Release OrdersAsk AIpost https://developer-api.bringg.com/services/f48c7a18/{service_uuid1}/{service_uuid2}Use this API to release orders to drivers i.e. move the orders from the Planning tab to the Dispatch tab.Query Paramstask_idsarray of int32sAn array of Bringg Order IDs that you wish to move from Planning to Dispatch. Required if not using external_task_ids.task_idsADD int32external_task_idsarray of stringsAn array of your system Order IDs that you wish to move from Planning to Dispatch. Required if not using task_ids.external_task_idsADD stringResponses 200200 400400Updated 10 months ago