Create subscription link
Billing
Create subscription link
Creates a short-lived Stripe-hosted paid Checkout, exact upgrade-confirmation, or billing-recovery link for the selected plan. API-created Checkout does not include a free trial. Creating the link never changes or charges the subscription; a human must open and confirm it in Stripe.
POST
Create subscription link
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Short-lived Stripe-hosted billing link.
Allowed value:
"billing_link"Available options:
checkout, subscription_update_confirm, billing_portal Available options:
pro, business, enterprise, null Available options:
monthly, annual, null