The VerifyInvoicePayment function verifies an invoicePayment record against the available business rules.
Method | /VerifyInvoicePayment |
The request body is of type VerifyInvoicePayment.
Name | Description | Data Type |
---|---|---|
invoicePayment | InvoicePaymentInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyInvoicePaymentResponse.
Name | Description | Data Type |
---|---|---|
VerifyInvoicePaymentResult | ArrayOfVerifyExceptionInfo |
|