The VerifyPaymentType function verifies an paymentType record against the available business rules.
| Method | /VerifyPaymentType |
The request body is of type VerifyPaymentType.
| Name | Description | Data Type |
|---|---|---|
| paymentType | PaymentTypeInfo | |
| isAddingRecord | xml:boolean |

![]() |
|
The response body is of type VerifyPaymentTypeResponse.
| Name | Description | Data Type |
|---|---|---|
| VerifyPaymentTypeResult | ArrayOfVerifyExceptionInfo |

![]() |
|