Simulates Shipment

View as Markdown
Simulation shipments in the ShipBob sandbox environment. Learn more about [sandbox simulations](/sandbox/simulations). <Warning>This endpoint is **only available** on sandbox.</Warning>

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token or OAuth2

Request

Order Simulation Request Model
shipment_idstring or nullRequired>=1 character
The ShipBob shipment id the simulation should target.
simulationobjectRequired
The simulation action definition, optionally chained with subsequent actions.

Response

Existing registration
messagestring or null
Optional message about the submitted simulation.
simulation_idstring or null
The unique identifier of the simulation run.