Introduction
The Deliverect Retail API enables Retailers and POS specialising in Retail to synchronise item catalogs, inventory, and pricing across all connected sales channels, while handling incoming orders from aggregators and delivery platforms in real time. It provides a single integration layer for stock levels, availability and pricing strategies.
The steps below walk through the core integration flow: registering your webhook endpoints, uploading items, syncing inventory, identifying ordering channels, and processing orders from receipt through to status updates.
Register POS Webhook URL — Register POS Webhook URL
Follow the instructions in this guide on how to set up your Register POS Webhook URL.
Item Upload — Item Upload
Upload the items to Deliverect.
Inventory Update — Inventory Update
Provide inventory updates. This step allows performing several actions:
- Defining which items belong to each location or location_group — Required
- Defining stock count — Optional
- Provide different pricing per aggregator/location
Retrieve Channels — Retrieve Channels
Retrieve the channels integrated with Deliverect to recognise the ordering platform.
Configure Order Notification Webhook — Configure Order Notification Webhook
Configure the Order Notification webhook to receive all new orders.
Send Order Status Updates — Send Order Status Updates
Send order status updates to mark the order progression in the POS.
