Choose an operation
VERB
https://api.staging.deliverect.com
Staging Environment
{var_value}
CRM API
CRM Endpoints
This documentation regards to our CRM API endpoints for channels.
| Endpoint | Type | Function |
|---|---|---|
| Create customer π | POST | Get customer order history. |
| Update customer π | PATCH | Partially update a customer profile. |
| GET customer by email π | POST | Identify customer at checkout when they provide email |
| GET customer by id π | GET | Get customer by profile ID. |
| GET customer order history π | GET | Retrieve full order history |
| Get Order by Id π | GET | Retrieve specific order by it's CRM Id |
| Add favourites π | POST | Add fields as favourites to customer profile |
| Remove favourite π | DELETE | Remove fields as favourites on customer profile |
Last update on Apr 21, 2026.
Request
Select an operation first to start working on a request.
Response
Waiting for a request to be sent.