Deliveroo · Example Payload

Signature Api Delivery Request Example

Food DeliveryGroceryMarketplaceLogisticsRestaurants

Signature Api Delivery Request 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

pickupdropoff

Example Payload

Raw ↑
{
  "pickup": null,
  "dropoff": null
}