post deprecated
https://api.developers.deliveroo.com/order/v1/deliveroo/cancel_order
This webhook is deprecated, please see Order Events webhook
Here you'll find the keys and values you can expect in payloads for cancelled orders. Your webhook should listen for these events, triggered when the order is accepted by the site on their deliveroo tablet, via Picking API or via the Order Update API endpoint.
Please consult Fulfillment Types page in Guides and see examples of requests on the right. See also Canceled Orders.
We're using same webhook url for new_order and cancel_order event.
200Your server returns this code if it accepts the callback.
4XXYour server can return 4XX codes to signal its issues with the request.
5XXYour server can return 5XX codes to signal its internal issues.
