Deliveroo · Example Payload

Signature Api Location Example

Food DeliveryGroceryMarketplaceLogisticsRestaurants

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

addresslatitudelongitude

Example Payload

Raw ↑
{
  "address": "123 Example Street, London",
  "latitude": 1.0,
  "longitude": 1.0
}