v1

latestOpenAPI 3.1.02026-08-06213193627.0 KB
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"}