Get order draft checkout session
Order Drafts
Get order draft checkout session
Returns one historical checkout session by ID, including the current session state.
GET
Get order draft checkout session
Authorizations
workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens
Path Parameters
Order draft ID
Required string length:
1 - 55Example:
"odft_j572abc..."
Checkout session ID
Example:
"chk_abcdefghijk..."
Response
Checkout session details
Checkout session ID
Example:
"chk_j572abc..."
Stripe payment environment for this Checkout Session.
Available options:
live, sandbox Parent order draft ID
Required string length:
1 - 55Example:
"odft_j572abc..."
Parent order draft etag when this checkout session was minted.
Available options:
open, expired, payment_failed, superseded, paid Stripe Checkout session identifier
Example:
"cs_test_..."
Unix timestamp (seconds)
Required range:
x >= 0Unix timestamp (seconds)
Required range:
x >= 0Stripe-hosted Checkout URL
Unix timestamp (seconds)
Required range:
x >= 0