https://[server-name]/api/v01/customers/[customer-id]/[subscriptions]/[subscription-id]/[adjustments]
Provides access to the adjustments associated with the specified subscription.
# | Name | Type | Pattern | Format | Mode | Usage | Description |
---|---|---|---|---|---|---|---|
1 | customer-id | Long![]() |
O |
Unique Customer ID generated by the system. For more information see term: Customer. |
|||
2 | subscription-id | Long![]() |
O | Unique Subscription ID generated by the system. |
# | Name | Type | Pattern | Format | Mode | Usage | Description |
---|---|---|---|---|---|---|---|
1 | offset | Integer | O | Index of the first record returned to the customer from the search result of a web search. | |||
2 | limit | Integer | O | Maximum number of records to load per single search web call made by the customer. |