Verify InvoiceSaleInfo object on business rules
Method | /VerifyInvoiceSale |
The request body is of type VerifyInvoiceSale.
Name | Description | Data Type |
---|---|---|
invoiceSale | InvoiceSaleInfo | |
ignoreCalculations | xml:boolean | |
checkDebtorCreditLimit | xml:boolean | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInvoiceSaleResponse.
Name | Description | Data Type |
---|---|---|
VerifyInvoiceSaleResult | ArrayOfVerifyExceptionInfo |
|