[email protected]
.
4111 1111 1111 1111
, any name, email, expiration, and CVC.orders_read
, orders_write
)shipbob_channel_id
(integer)
Field | Description |
---|---|
shipment_id | Required. The ID of the shipment to simulate. |
action | Required. "ShipOrder" or "DeliverOrder" . |
delay | Optional. Time in minutes (1–2880) to wait before running the action. |
next | Optional. A nested object for the next simulation action (up to 5 levels). |
simulation_id
returned from your request to check its progress.
Field | Description |
---|---|
status | One of Success , Failed , Pending , or Skipped . |
schedule_time | Time the action is scheduled for (if delay was set). |
next | Nested action status (if multiple actions were simulated). |
Endpoint | Method | Description |
---|---|---|
/2.0/simulate/shipment | POST | Register a simulation for a shipment. |
/2.0/simulate/status/{id} | GET | Get the status of a simulation. |
What statuses can I simulate?
Can I simulate an order in any status?
Can I simulate multiple actions?
What happens if I set a delay longer than 2 days?
Can I simulate in the production environment?
Do I need inventory to simulate a shipment?