Verify InvoiceSaleRowInfo object on business rules
Method | /VerifyInvoiceSaleRow |
The request body is of type VerifyInvoiceSaleRow.
Name | Description | Data Type |
---|---|---|
invoiceSaleRow | InvoiceSaleRowInfo | |
ignoreCalculations | xml:boolean | |
isCheckDebtorMaxCreditLimit | xml:boolean | |
isAddingRecord | xml:boolean |
The response body is of type VerifyInvoiceSaleRowResponse.
Name | Description | Data Type |
---|---|---|
VerifyInvoiceSaleRowResult | ArrayOfVerifyExceptionInfo |
|