The VerifyInboundInvoiceVatInfo function verifies an inboundInvoiceVat record against the available business rules.
Method | /VerifyInboundInvoiceVatInfo |
The request body is of type VerifyInboundInvoiceVatInfo.
Name | Description | Data Type |
---|---|---|
inboundInvoiceVat | InboundInvoiceVatInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInboundInvoiceVatInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyInboundInvoiceVatInfoResult | ArrayOfVerifyExceptionInfo |
|