Skip to main content

CreateSandboxOrder

POST 

/v1/sandbox-order/create

Usage Plan

TypeRequestsTime limit (seconds)
Rate150060
Burst150060

Learn more about rate limits and usage plans in the Rate Limiting guide.

Creates a test order in the sandbox environment so you can safely test FBPI APIs end-to-end without affecting real data or fulfillment.

The sandbox order is created with the same shape as a real marketplace order and triggers the standard order-creation webhook to your configured endpoint.

Once created, you can call any FBPI API against this order to fetch its details, update item statuses, create shipments, cancel shipments, and explore the full integration flow.

Sandbox orders never result in real fulfillment, and any identifiers returned (such as AWBs) are for testing purposes only and cannot be tracked.

Sandbox orders are automatically deleted after a fixed retention period.

Request

Responses

A successful response.