Tip |
---|
Available from CRM.COM R13.1.0 |
Excerpt |
---|
This method removes a Presentment Preference from an Accounts Receivable. A single Accounts Receivable's Presentment Preference is removed by each call. |
...
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 presentment preferences will be updated. The allowed account receivable identifier fields are the following:
| ||||||||
| presentment_preference_identifier (mandatory) | Presentment Preference Identifier | The identifier of the presentment preference that will be removed. The allowed presentment preference identifier fields are the following:
| |||||||
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 |
...
- It is mandatory to specify one of the semi-optional parameters. Both those parameters is allowed to be specified.
Response Data
...
Include Page | ||||
---|---|---|---|---|
|
Examples
Expand | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
HTTP Method: POST
Request Body:
Response
|