Claim order draft
Binds the calling authenticated user to an anonymous order draft using a one-time claim token (R13 + AIP-147 INPUT_ONLY).
Documentation Index
Fetch the complete documentation index at: https://docs.akua.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens
Headers
The etag of the resource version the client last read. Required on writes when the resource exposes an etag field. Mismatch returns 409 ABORTED with the current etag in the error metadata.
1 - 256"42"
Path Parameters
Order draft ID
1 - 55"odft_j572abc..."
Body
Response
Order draft claimed
Order draft ID
1 - 55Offer this order draft is redeeming
1 - 56Wizard phase. Driven by the order draft actor; mirrored on every patch to the row so reactive UIs render one column. done and terminated are terminal.
auth, workspace, compute, compute_bootstrap, configure, payment, install, done, cleaning_up, terminated Unix timestamp (seconds)
x >= 0Unix timestamp (seconds)
x >= 0Unix timestamp (seconds)
x >= 0Set when status=terminated; explains why the order draft ended.
timeout, revoked, offer_expired, install_failed, cluster_allocation_failed, quota_exceeded Authenticated customer
1Workspace selected/created during the workspace phase
1 - 53Cluster allocated during the compute phase
1 - 54Operation tracking the spawned install workflow
1 - 53Customer-supplied configure values, including any pre-fills from the offer. Only returned to the order draft’s own customer; never to other authed callers.