v1

latestOpenAPI 3.1.02026-07-2296226496.3 KB
Route

Dispatch Optimized Orders

Dispatch orders from an optimization activity to delivery providers. Creates jobs and assigns them to providers based on the optimized routes.

post/v1/activities/{id}/dispatch

Path parameters

idstring required

Activity id

Example:act_123

Activity id

Request body

orderIdsstring[] nullable

Order IDs to dispatch. If omitted, all orders from the optimization are dispatched.

autoDispatchboolean

Automatically dispatch to provider (default: true)