Order Status Update API Grubtech Endpoints
Order Dispatched
The Order Dispatched endpoint is used to mark an order as "dispatched" in the system. Once an order has been prepared and is ready for delivery, this endpoint updates its status to indicate that it has left the restaurant or store and is on its way to the customer.
post/{service-id}/orders/{id}/dispatched
Path parameters
service-idstring required
Integration service id. This will be provided by Grubtech.
idstring required
Order id provided by GrubTech
Response
Successful response OK