Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

spaceId
string
requerido

Cuerpo

application/json
priceId
string
requerido
quantity
number
requerido
successUrl
string
cancelUrl
string
isTrial
boolean
clientReferenceId
string

Respuesta

200 - application/json

Returns checkout session url about a space.

url
string | null
requerido
Última modificación el 4 de septiembre de 2026