Bulk create subscriptions

Subscribe a team to multiple plans in one request. Each plan is processed independently — failures do not abort siblings. Required scope: subscriptions:write
Organization authorization: supported

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64
> 0

Id of the team that should be subscribed to all selected plans

planIds
array of int64s
required
length between 1 and 50

Ids of plans the team should be subscribed to. Each plan is processed independently — failures do not abort siblings.

planIds*
int64 | null
> 0

The user that should be assigned as the purchaser of the subscriptions. If not provided, the subscriptions will be assigned to the default user for this consumer.

date-time | null

Date when the wallet will be charged for the first time (ISO8601). Has to be a date in the future.

boolean | null
Defaults to true

Whether to send the subscription-created notifications (e.g. confirmation email to the team's admins). Defaults to true. Set to false to suppress them, e.g. when migrating existing customers from another CPMS. Applies to every subscription in the bulk request.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json