POST
Create Embedded Checkout Session

Authorizations

Authorization
string
header
required

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

Body

application/json
mode
enum<string>
required
Available options:
subscription
workspaceId
string
required
plan
enum<string>
required
Available options:
CORE,
SCALE,
DEDICATED
priceId
string
customerEmail
string
returnUrl
string<uri>
currency
string

Response

Default Response

clientSecret
string
required