post https://api.developers.deliveroo.com/signature/v1/deliveroo/order-status
This webhook is called when an order changes status or when the prepare_for
field has changed.
Responses
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.