Creates a new subscription for a customer. Requires authentication and admin privileges if organization ID is present.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique code identifying the subscription plan
"PREMIUM_MONTHLY"
Indicates if this is a trial subscription
false
Number of seats/licenses for the subscription
1 <= x <= 10000005
Email address of the subscription owner
Full name of the subscription owner
"John Doe"
Subscription created successfully