The UpdatePaymentType function updates a paymentType record.
Method | /UpdatePaymentType |
The request body is of type UpdatePaymentType.
Name | Description | Data Type |
---|---|---|
paymentType | PaymentTypeInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdatePaymentTypeResponse.
Name | Description | Data Type |
---|---|---|
UpdatePaymentTypeResult | xml:int |
|