Deliveroo · Example Payload

Signature Api Order Example

Food DeliveryGroceryMarketplaceLogisticsRestaurants

Signature Api Order 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

order_idstatus

Example Payload

Raw ↑
{
  "order_id": "gb-12345",
  "status": "active"
}