Order Status Update API Grubtech Endpoints
Order Completed
The Order Completed endpoint in the Order Status Update API is used to mark a specific order as completed. This endpoint indicates that the order process has been fully fulfilled, including successful delivery or pickup. Once an order is marked as completed, no further status updates (such as "dispatched" or "prepared") are expected for that order.
post/{service-id}/orders/{id}/completed
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