Deliveroo · Example Payload

Webhooks Menu Event Payload Example

Food DeliveryGroceryMarketplaceLogisticsRestaurants

Webhooks Menu Event Payload Example is an example object payload from Deliveroo, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eventbody

Example Payload

Raw ↑
{
  "event": "example",
  "body": {}
}