For AI agents: visit https://developers.deliverect.com/v3.0/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Endpoint | Type | Function |
|---|
| Create Customer đź”— | POST | Get customer order history. |
| Lookup Customer by Email đź”— | POST | Identify customer at checkout when they provide email |
| Customer Profile đź”— | GET | Get customer by profile ID. |
| Update Customer Profile đź”— | PATCH | Partially update a customer profile. |
| Update Customer Delivery Addresses đź”— | PATCH | Fully update a customer's delivery addresses |
| Update Customer Vehicles đź”— | PATCH | Fully update a customer's vehicles |
| Update Customer Favorites đź”— | PATCH | Fully update a customer's favorites |
| GET Customer Order Historyđź”— | GET | Retrieve full order history |
| Get CRM Order by Id đź”— | GET | Retrieve specific order by it's CRM Id |
| Get customer Favorite orders đź”— | GET | Retrieve a customer's favorite orders |