Get checkout
Get a checkout by ID
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
id
Response
200
id
url
status
products
customerId
externalCustomerId
successUrl
cancelUrl
expiresAt
metadata
collectAddress
collectPhone
singleUse
allowedCurrencies
createdAt
updatedAt
orderId
The resulting order ID once checkout has completed. Null until an order is created.
selectedProduct
The product and plan the customer selected, once checkout completes. Null before completion.
customCards
Additional informational pricing cards rendered alongside the plans.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error