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 subscriptions whenever the credit limit is exceeded, but only if the active Accounts Receivable Definition allows it. 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
| ||||||
(optional) | Wallet Top Up Rules Object | The wallet top up rules that will be applied for the accounts receivable (applicable only if the active accounts receivable definition allows it) | ||||||
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
|