Skip to main content

Get External Checkout Status

GET 

/tnt/:tid/checkout/external/:checkout_id

Returns the current status of a checkout session created via ExternalCheckout. Accepts either the purchasing user's token (elv_addr match) or a tenant admin/content admin token. Status is "pending" until the Stripe webhook fires and the mint completes, then transitions to "complete" or "failed". The extra field contains token_id on success.

Request

Responses

OK