26 lines
602 B
Markdown
26 lines
602 B
Markdown
# Extended API Catalog Template
|
|
|
|
Use this file to paste the full Uber documentation mappings that are not in core POS flows.
|
|
|
|
## How to document each endpoint
|
|
|
|
1. Wrapper route
|
|
2. Uber upstream route
|
|
3. HTTP method
|
|
4. Required merchant/store identifiers
|
|
5. Request payload schema
|
|
6. Response schema
|
|
7. Retry/idempotency behavior
|
|
8. Error mapping
|
|
|
|
## Suggested Sections
|
|
|
|
- Catalog and item metadata
|
|
- Option groups and modifier sets
|
|
- Promotions and pricing campaigns
|
|
- Financial, payouts, settlements
|
|
- Delivery fulfillment edge cases
|
|
- Store operational settings
|
|
- Reporting and analytics data pulls
|
|
|