Create checkout session

Creates a Stripe checkout session for a subscription with pricing based on the selected plan.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
price_nameenumRequired
Allowed values:

Response

Successful Response
urlstring

Errors