Tip |
---|
Available from CRM.COM R13.1.0 |
Excerpt |
---|
This method removes an existing Payment Preference Preferences from an Accounts Receivable. A single Multiple Accounts Receivable's Payment Preference is can be removed by each call. Only one Accounts Receivable is updated by each call |
Resource URL
Parameters
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:
| ||||||
payment_preferencepreferences_identifierset (mandatoryoptional) | Payment Preference IdentifierSet of Payment Preferences Identifiers Object | The identifierpayment preferences of the payment preferenceretrieved accounts receivable that will be removed . The allowed payment preference identifier fields are the following:
| V4:payment_preference_identifier | |||||
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 |
Anchor accounts_receivable_payment_preferences_remove referred objects parameters accounts_receivable_payment_preferences_remove referred objects parameters
Referred Parameter Objects Data
accounts_receivable_payment_preferences_remove referred objects parameters | |
accounts_receivable_payment_preferences_remove referred objects parameters |
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Both those parameters is allowed to be specified.
...
Expand | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
HTTP Method: POST
Request Body
Response
|