Complete Order

This endpoint simulates warehouse shipment of an order on Sandbox environment. After the order is completed, we send a shipment notification if set. It can't be used in production!

Order must be valid and submitted (available inventory, valid address, valid shipping method).

By default there is 20 minutes delay between the order being shipped and the event of sending.

For D2C orders, there is up to 5 minutes (but almost about 1 minute) delay between order transition from awaiting pick up status and en route status. In this delay the webhook with awaiting shipment status is delivered to simulate real process.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique identifier of the order in the external (caller's) system, as originally supplied when the order was created.

integer
required

Identifier of the store this return belongs to.

string
enum
Defaults to singlepack

Optional packaging type for the simulated fulfillment: 'singlepack' (all items in one box) or 'multipack' (items split across multiple boxes).

Allowed:
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json