Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

路径参数

spaceId
string
必填

请求体

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

响应

200 - application/json

Returns checkout session url about a space.

url
string | null
必填
最后修改于 2026年3月5日