Create Subscription
Create a new subscription. (Business Only)
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The details required to create a subscription.
ID or email address of the customer being billed.
Flag indicating if the subscription should auto renew the subscription at each billing cycle.
The number of days before the first billable invoice is due. Required if more than 1 item is being subscribed to.
Required range:
0 <= x <= 365