UBER-EATS-Wrapper/docs/developer-portal/06-delivery-byoc-api-1-0-0-audit.md

23 lines
710 B
Markdown

# 06 Delivery BYOC API 1.0.0 Audit
Source checked: "Delivery BYOC API (1.0.0)" shared by you.
## Implemented Now
- Ingest Courier Live Location endpoint:
- `POST /api/v1/uber/delivery-byoc/courier-location`
- upstream: `/v1/eats/byoc/restaurants/orders/event/location`
## Validation Added
- `location_request.order_workflow_uuid` required UUID
- `location_request.restaurant_uuid` required UUID
- `location_request.location_events` required array
- optional batched-order and location telemetry fields supported
## Pending
- Exact nested `location_events` schema expansion once full reference object is shared
- Region/partner-level eligibility checks prior to ingestion (operational policy layer)