Subscriptions
Create a subscription
Creates a subscription for a customer. The customer must already exist in the system. Currently this endpoint is only available for Sulu admins as part of the subscription authorization flow.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Unique identifier for a customer
Unique identifier for a plan
The name of the subscription.
The date and time when the subscription started.
The date and time when the subscription will end.