Skip to main content

List sandbox kits

GET 

/api/v1/sandbox/kits

Returns every mock kit created under your sandbox orders. Create sandbox kits by placing orders through POST /api/v1/create-order with a sandbox API token, then drive them with POST /api/v1/sandbox/kits/{kitID}/advance. Requires a sandbox API token (403 otherwise).

Responses

Sandbox kits returned