Simulates Shipment
Simulation of shipment action endpoint.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Request
Order Simulation Request Model
shipment_id
The ShipBob shipment identifier 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.

