Uber Eats · Example Payload

Eats Menu Item Example

Uber EatsUber DirectFood DeliveryLast-Mile LogisticsRestaurantsMenusOrdersFulfillmentCourierOAuth2

Eats Menu Item Example is an example object payload from Uber Eats, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitledescriptionprice_infosuspension_info

Example Payload

Raw ↑
{
  "id": "del_aBc123XyZ",
  "title": {},
  "description": {},
  "price_info": {},
  "suspension_info": {}
}