Overview
Build a Retail POS integration
See the main steps to cover when building a retail POS Integration with Deliverect:
Step 1. Follow the instructions in this guide on how to set up your Register POS Webhook URL
Step 2. Item Upload Upload the items to Deliverect
Step 3. 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
- Marking products out of Stock by PLU - (See step 7 as an alternative)
Step 4. Retrieve the channels integrated with Deliverect to recognise the ordering platform
Step 5. Configure the Order Notification webhook to receive all new orders
Step 6. Send order status updates to mark the order progression in the POS
ℹ️ In order to create test orders, first create a test catalog in Deliverect and then send test orders
Step 7. Optional: Marking products out of stock can be done via Inventory Updates - Step 3 or via a separate API to Mark products out of stock by PLU.
Environment | Base URL |
---|---|
Retail Staging | https://api.staging.deliverect.io |
Retail Production | https://api.deliverect.io |
Deliverect Access
Environment | Frontend Access |
---|---|
Retail Staging | https://retail.staging.deliverect.com |
Retail Production | https://retail.deliverect.com/ |
Updated about 1 month ago