Verify InvoiceInfo object on business rules
Method | /VerifyInvoice |
The request body is of type VerifyInvoice.
Name | Description | Data Type |
---|---|---|
invoice | InvoiceInfo | |
isAddingRecord | xml:boolean |
The response body is of type VerifyInvoiceResponse.
Name | Description | Data Type |
---|---|---|
VerifyInvoiceResult | ArrayOfVerifyExceptionInfo |
|