Deliveroo · Example Payload

Signature Api Order Request Example

Food DeliveryGroceryMarketplaceLogisticsRestaurants

Signature Api Order Request Example is an example object payload from Deliveroo, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

quote_idpickupdropoff

Example Payload

Raw ↑
{
  "quote_id": "gb-12345",
  "pickup": null,
  "dropoff": null
}