The VerifyPrePaymentTypeInfo function verifies a prePaymentType record against the available business rules.
Method | /VerifyPrePaymentTypeInfo |
The request body is of type VerifyPrePaymentTypeInfo.
Name | Description | Data Type |
---|---|---|
prePaymentType | PrePaymentTypeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPrePaymentTypeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyPrePaymentTypeInfoResult | ArrayOfVerifyExceptionInfo |
|