Field Descriptions
All field names are case sensitive. Check enumerated values in the descriptions to confirm capitalisation and spacing. See field types for additional information.
| Name | Description | Required? | Field Type | Character limit | Values |
|---|---|---|---|---|---|
service_subscription_id | The service subscription id where the bolt-on subscription will be added to. | Yes | Int | 22 | a valid service subscription id. |
plan_bolt_on_id | The bolt-on plan the customer is subscribing to. | Yes | Int | 22 | a saleable or active bolt-on plan id. |
loginToken | The authentication token as it was returned by the Authentication/login API call. | Yes | String | 64 | a valid session token. |