billing
subscriptions

Billing Start Subscription

Assign a subscription to a customer.

Note: Currently, subscriptions can't be upgraded nor downgraded

post/v1/billing/subscriptions/start

Request body

price_idstring required

The StripeID price_xxx that will be added to the subscription

cycle'monthly' | 'yearly' required
tier'_NONE_' | '_TRIAL_' | '_INTERNAL_' | 'STARTUP' | 'GROWTH' | 'SCALE' | 'ENTERPRISE' required

Response

Successful Response

{"stackTrail":"paths:/v1/billing/subscriptions/start:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Billing Start Subscription V1 Billing Subscriptions Start Post"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.