The VerifyInvoiceSalePayment function verifies an invoiceSalePayment record against the available business rules.
Method | /VerifyInvoiceSalePayment |
The request body is of type VerifyInvoiceSalePayment.
Name | Description | Data Type |
---|---|---|
invoiceSalePayment | InvoiceSalePaymentInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInvoiceSalePaymentResponse.
Name | Description | Data Type |
---|---|---|
VerifyInvoiceSalePaymentResult | ArrayOfVerifyExceptionInfo |
|