Base URL
https://api.staging.deliverect.com

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.