Order Integration
¶ Overview
Use the Order API to ingest and manage incoming orders from Uber Eats. The API includes a webhook for incoming order notifications from Uber Eats. Once you have successfully set up your webhook URL and menu, retrieve, accept, and deny orders with the Order API endpoints.
¶ Understanding the Order Flow
Adherence to the Eats order integration flow, diagrammed below, is required for order integration. Please study the diagram and read through this page carefully. Note: all orders that are scheduled must be accepted twice, once during the orders.scheduled.notification
and again at orders.notification
.