v1

latestOpenAPI 3.0.02026-07-1398671635.1 KB
Order Delivery Webhooks
publicly-accessible

Order ready for pickup

The "Ready for pickup" event lets the delivery partner know that the food has been cooked and is now ready for collection up from the restaurant.

When this event is received, it is important that you let your driver know that the order should now be collected from inside the restaurant. For example, this driver notification could take the form of an in-app notification or an SMS message.

This communication is needed to support restaurants who are unable to accommodate drivers inside their premises, as it allows restaurants to notify drivers waiting outside that they should come inside to collect their order.

NB; This event can be sent by the restaurant at any point after the order is accepted by the restaurant (for instance, this event may be sent before the driver has arrived at the restaurant).

put/order-is-ready-for-pickup

Request body

Event'Ready for pickup'
Timestampstring date-time

Response

Upon successful receipt of the event, delivery partners should return a 200 HTTP status code indicating acknowledgement of transmission.