Simulates Shipment
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_id
The ShipBob shipment id the simulation should target.
simulation
The simulation action definition, optionally chained with subsequent actions.
Response
Existing registration
message
Optional message about the submitted simulation.
simulation_id
The unique identifier of the simulation run.

