GuidesAPI Reference
Log In
API Reference

Release Orders

Use this API to release orders to drivers i.e. move the orders from the Planning tab to the Dispatch tab.

Query Params
task_ids
array of int32s

An array of Bringg Order IDs that you wish to move from Planning to Dispatch. Required if not using external_task_ids.

task_ids
external_task_ids
array of strings

An array of your system Order IDs that you wish to move from Planning to Dispatch. Required if not using task_ids.

external_task_ids
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json