Tip |
---|
Excerpt |
---|
This method returns the the expenses that can be added on an existing subscription. Multiple expenses are returned by each call |
Resource URL
Parameters
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
token | String | The token retrieved from the login method | ||||||
subscription_identifier (mandatory) | Subscription Identifier | The identifier of the the subscription on which the expense services will be added on. The expense subscription services are filtered against the subscription services restrictions specified in the active subscription definition, considering the subscriptions that are already owned by the accounts receivable related with based on the type of the specified subscription. The allowed subscription 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 |
...