Skip to main content

POS Integration Overview

Updated over a week ago

Become an integration partner

Become a partner to gain access to our APIs. You can then start developing your POS integration.

Build a POS integration

Step 1. Follow the instructions in this guide on how to set up your Register POS Webhook URL.

Step 2. Perform a product sync in Deliverect to retrieve products from the POS.

Step 3. Retrieve the channels integrated with Deliverect to recognise the ordering platform.

Step 4. Configure the Order Notification webhook to receive all new orders.

Step 5. Send order status updates to mark the order progression in the POS.

To create test orders, first create a test menu in Deliverect, and then send test orders.

Available endpoints

The following endpoints are available for the POS API.

Endpoint

Method

Purpose

POST

Add or modify products from a POS to a Deliverect account

GET

Retrieve existing product categories of a Deliverect account

GET

Retrieve all channels available in Deliverect

GET

Retrieve the allergens and tags available in Deliverect

GET

Retrieve the brands of a Deliverect account

POST

Deliver the details of a bill closed on a POS to Deliverect

POST

Send a status update of an order to Deliverect

POST

Send a new preparation time for an order to Deliverect

GET

Retrieve the accounts linked to a Partner account

GET

Retrieve the locations of a Deliverect account

GET

Retrieve all channels for a location within a Deliverect account

Did this answer your question?