Tip |
---|
Available from CRM.COM R13.1.0 |
Excerpt |
---|
This method adds usage allowance limits to an Accounts Receivable. 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:
| | ||||||||||
(optional) | Set of Usage Services Allowance objects | The usage allowance limits per usage service, service type or service family | |||||||||||
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 | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified
- It is mandatory to specify one of the semi-optional on conditions parameters, only if one of the semi-optional parameters is specified. There is no limit of how many of those parameters is allowed to specified
Response Data
Include Page | ||||
---|---|---|---|---|
|
...