Tip |
---|
Available from CRM.COM R16.0.0 |
Excerpt |
---|
This method sets up the payments preferences of an Accounts Receivable which opt in for automatic payments on purchases whenever the credit limit is exceeded. A single Accounts Receivable is updated 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 to be updated. The allowed account receivable identifier fields are the following:
| ||||||
enabled_payment_method_identifier (optional) | Payment Preference Identifier | The identifier of the payment preference to be set as the opt in for subscriptions payment method for the accounts receivable. The allowed payment 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 |
...
Expand | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
HTTP Method: POST
Request
Body
Response
Response
|