The AddPaymentType function adds a paymentType record.
Method | /AddPaymentType |
The request body is of type AddPaymentType.
Name | Description | Data Type |
---|---|---|
paymentType | PaymentTypeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddPaymentTypeResponse.
Name | Description | Data Type |
---|---|---|
AddPaymentTypeResult | xml:int |
|