Jump to Content
Deliverect
HomeGuidesPublic API DocumentationAPI UpdatesAsk a questionTutorials
Deliverect
HomeGuidesPublic API DocumentationAPI UpdatesAsk a questionTutorials

General

  • API Authentication & Scope
  • Staging & Production Environments
  • Certification Process
  • Installing the Deliverect App
  • End-to-end workflow
  • Deprecation Policy
  • Deliverect Status Page
  • How to query results

Webhooks

  • Building a POS Integration
  • How to implement the Register Webhook URL
  • Create a Menu
  • How to Create Test Orders
  • How to Receive Orders
    • Verifying Orders Received by a Webhook
    • Find Out the Location an Order Comes From
    • Find Out the Channel an Order Comes From
  • How Service Charges, Delivery Costs, & Tips are Sent
  • The Way Discounts are Sent
  • Calculating Taxes
  • Interpreting Modifiers & the Quantity Ordered
  • How to Match Order Statuses
  • How to Retrieve Account Brands
  • Nutritional Information, Additives and Ingredients
  • Multiply Variable
  • Master Location set up and how to work with it
  • Variants
  • Buffer Orders to your POS
  • Bottle Deposit
  • Price Level configuration
  • Validating Orders in POS using HMAC
  • Bag Fee

Channel API

  • Building a Channel Integration
  • Channel Introduction
  • How to Retrieve a Channel Link ID
  • Activating Channels
  • How to Receive a Customer's Menu
    • PLUs With # In Menu Pushes
    • Category Images on the Menu Push
    • The Correct Sorting of Products and Categories in a Pushed Menu
    • Understanding Sub-Categories via Menu Grouping
  • Creating Orders
    • Creating Orders for Eat-in With a Table Number
    • Sending Discounts
    • Orders not showing in Deliverect account?
  • How to Receive Order Status Updates & Test With the Deliverect iPad App
  • Default Order Status for Dummy POS
  • Validating Requests From Deliverect
  • Testing Busy Mode
  • Bottle Deposit in the Menu Push

Dispatch API

  • Dispatch Webhooks Configuration
  • Order Flow
  • How to Receive Orders For Delivery
  • How to Update an Order
  • Using DMA with Deliverect Dispatch

Reporting Endpoints

  • Reporting Endpoints

Store API

  • Opening Hours API Overview
Powered by 

Building a POS Integration

Suggest Edits

The main steps in order to build a POS Integration with Deliverect are as follows:

  1. Implement Register POS Webhook URL
  2. Product Sync
  3. Create a Menu on Deliverect's menu builder with the previously inserted products
  4. GET the channels integrated with Deliverect
  5. Configure the orders Webhook
  6. Send order status updates

Updated 12 months ago