The VerifyPrePaymentInfo function verifies a prePayment record against the available business rules.
Method | /VerifyPrePaymentInfo |
The request body is of type VerifyPrePaymentInfo.
Name | Description | Data Type |
---|---|---|
prePayment | PrePaymentInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPrePaymentInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyPrePaymentInfoResult | ArrayOfVerifyExceptionInfo |
|