Get a list of post-optimization orders.
The output is an array of order objects.
Id Int32 |
The Bringg ID of this order (task). |
external_id string |
The order's (task's) external Id. |
user_id Int32 |
The Bringg ID of the driver associated with this order (task). |
driver_external_id Int32 |
The external ID of the driver associated with this order (task). |
priority Int32 |
The sequence number of the order in the route. |
first_way_point_has_to_leave_by datetime |
The date and time the user (driver) must leave the first way point (usually the warehouse or store). This is in UTC in the format " %Y-%m-%dT%H:%M:%S%z" |
last_way_point_schedule datetime |
The date and time scheduled for the last way point (usually the customer). This is in UTC in the format " %Y-%m-%dT%H:%M:%S%z" |