The VerifyCashSalePayment function verifies a cashSalePayment record against the available business rules.
Method | /VerifyCashSalePayment |
The request body is of type VerifyCashSalePayment.
Name | Description | Data Type |
---|---|---|
cashSalePayment | CashSalePaymentInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCashSalePaymentResponse.
Name | Description | Data Type |
---|---|---|
VerifyCashSalePaymentResult | ArrayOfVerifyExceptionInfo |
|