These are endpoints hosted on the deliverect domain. There is a staging environment: https://api.staging.deliverect.com and a production environment https://api.deliverect.com
The Delivery Only API allows any order to source a connected delivery provider in order to provide end users with the most seamless delivery experience possible.
This could be from your 1P channel with an existing Direct Integration to your POS or sourcing a delivery for a phone in order being punched straight in to your POS.
The Delivery Only API provides our partners with all Deliverect Dispatch has to offer without causing any duplicated entries to your POS or just gets you a great delivery experience from your source of truth.
Base URLs
These are the base URLs for Store endpoints hosted on the Deliverect domain.
Environment | Base URL | Description |
---|---|---|
Staging | https://api.staging.deliverect.com | For any integration partner accessing endpoints in our Staging (test) Environment |
Production | https://api.deliverect.com | For any integration partner accessing endpoints in our Production (live) Environment |
ENDPOINT | TYPE | FUNCTION |
---|---|---|
DISPATCH AVAILABILITY** 🔗 | POST | Check on the availability of Dispatch services before creating an order |
CREATE ORDER** 🔗 | POST | Creating an order for Delivery to be assigned to Dispatch service |
CANCEL ORDER** 🔗 | POST | Canceling an order |
COURIER STATUS UPDATE WEBHOOK** 🔗 | POST | Receive status updates on the progress of order delivery |