Activate Multiple Subscriptions

The Activate Subscriptions call requires a content body.

This action will set the status of multiple Subscriptions to Active, which in most cases this will generate an invoice, and depending on the customer's billing options, apply a charge and make a collection attempt against the Customer's payment method. The activations occur regardless of the collection attempt succeeding or failing, unless the field invoicePreview is set to true.

All subscriptions being activated from this request are required to belong to the same customer. This action can only be performed when all Subscriptions have a status value of Draft or Provisioning.

This call returns a list of the Subscriptions which you have activated so you can verify that the status field is set to Active. If previewing, then the response also includes a preview of the invoice that would be generated.

Body Params
subscriptionIds
array of int32s
required

This is a list of the subscription IDs to activate

subscriptionIds*
string

If set to true, an invoice preview is returned in the response. False by default.

boolean

If set to true, invoices will not immediately post as a result of the subscriptions being activated. False by default

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json