Uber Eats Order API

The Order API suite handles inbound Uber Eats orders, including order accept/deny, status updates, item-level adjustments, and cancellation flows. Orders are typically delivered to integrations via webhooks and acknowledged/fulfilled through this API.

API entry from apis.yml

apis.yml Raw ↑
aid: uber-eats:order-api
name: Uber Eats Order API
description: 'The Order API suite handles inbound Uber Eats orders, including

  order accept/deny, status updates, item-level adjustments, and

  cancellation flows. Orders are typically delivered to integrations

  via webhooks and acknowledged/fulfilled through this API.

  '
humanURL: https://developer.uber.com/docs/eats/references/api/order_suite
baseURL: https://api.uber.com
tags:
- Orders
- Fulfillment
- Webhooks
- POS
properties:
- type: Documentation
  url: https://developer.uber.com/docs/eats/references/api/order_suite