Skip to main content

Advance a sandbox kit to a status

POST 

/api/v1/sandbox/kits/:kitID/advance

Advances a mock kit to the given lifecycle status, firing the same webhooks a live kit would. Create sandbox kits by placing orders through POST /api/v1/create-order with a sandbox API token. Advancing to kit_registered or later requires metadata (registration details) unless the kit is already registered. Requires a sandbox API token (403 otherwise).

Request

Responses

Kit advanced