The Uber Direct module integrates with the Uber Direct API for last-mile delivery. The store quotes rates at checkout, creates a delivery on order placement, and receives webhook updates as the courier picks up and drops off. Source:Documentation Index
Fetch the complete documentation index at: https://86d.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
modules/uber-direct · npm: @86d-app/uber-direct
Installation
Configuration
Store endpoints
| Method | Path | Description |
|---|---|---|
POST | /uber-direct/quote | Quote a delivery |
POST | /uber-direct/webhooks | Status webhooks |
Admin endpoints
| Method | Path | Description |
|---|---|---|
GET | /admin/uber-direct/deliveries | Active and completed deliveries |

