This guide will be removed on April 29, 2022. Please use our new, easier-to-use Toast technical documentation site. All updated content is on the new site.
The following example shows the DeliveryInfo
object for
updating delivery information for an order.
{ "deliveredDate": "2021-09-14T17:57:42.263+0000","dispatchedDate": "2021-09-14T17:57:42.263+0000",
"deliveryState": "DELIVERED",
"deliveryEmployee": { "guid": "e10f2ae0-9690-4ab2-86fe-fa6603d708d0"
} }
The date and time that the delivery employee indicated that the order was delivered. |
|
The date and time that the restaurant indicated that the order was available for delivery and was assigned to a delivery employee. |
|
The state of a delivery order. The possible values are
|
|
The Toast platform GUID of the delivery employee at the restaurant. |