Available from CRM.COM R13.1.0 |
This method removes existing Payment Preferences from an Accounts Receivable. Multiple Accounts Receivable's Payment Preference can be removed by each call. Only one Accounts Receivable is updated by each call |
http://host_name/crmapi/rest/$version/accounts_receivable/payment_preferences/remove |
Name | Type | Description |
token | String | The token retrieved from the login method |
accounts_receivable_identifier (mandatory) | Account Receivable Identifier | The identifier of the account receivable whose payment preferences will be updated. The allowed account receivable identifier fields are the following: |
(optional) | Set of Payment Preferences Identifiers Object | The payment preferences of the retrieved accounts receivable that will be removed |
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
|
Restrictions
HTTP Method: POST
Request
Body
Response
|