The DeletePaymentType function deletes a paymentType record.
Method | /DeletePaymentType |
The request body is of type DeletePaymentType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeletePaymentTypeResponse.
Name | Description | Data Type |
---|---|---|
DeletePaymentTypeResult | xml:boolean |
|