Authorizations
The app API key from an app from the /dashboard/developer page
Body
Parameters for CreateCheckoutSession
Pass this object to create a new plan for this checkout session
The ID of the plan to use for the checkout session
"plan_xxxxxxxxxxxxx"
The affiliate code to use for the checkout session
The metadata to use for the checkout session
The URL to redirect the user to after the checkout session is created
Response
A successful response
A checkout session
The ID of the checkout session
"ch_xxxxxxxxxxxxxxx"
The ID of the company to use for the checkout session
The plan to use for the checkout session
The affiliate code to use for the checkout session
The metadata to use for the checkout session
The URL to redirect the user to after the checkout session is created
The URL to redirect the user to after the checkout session is created