v1

latestOpenAPI 3.0.3Apache 2.02026-07-2478177179.1 KB
POS Platform Order API Webhooks

Delivery Job Cancelled

This endpoint is used to send a Delivery Job Cancelled notification, once the status of an order delivery job is marked as cancelled on the Grubtech platform.

post/orders/{id}/deliveryJob/cancelled

Path parameters

idstring required

Order id of external POS

Request body

notestring
reason'CANCELLED_BY_DELIVERY_PARTNER' | 'CANCELLED_BY_RESTAURANT' | 'OTHER' required

Delivery job cancellatuion reason types

timestampstring date-time required

Timestamp of the delivery cancelled

Response

No Content