v1

latestOpenAPI 3.1.02026-07-2296226496.3 KB
Order

Autodispatch order

Dispatch an order using the organization's dispatch strategy. Creates a job, requests quotes from providers, and automatically selects the best quote.

post/v1/order/{id}/autodispatch

Path parameters

idstring required

Unique reference number for the order: either order.id (starts with "ord_") or order.externalId

Example:ord_1234567890

Unique reference number for the order: either order.id (starts with "ord_") or order.externalId

Response

OK