Base URLs
These are the base URLs for endpoints hosted on the Deliverect domain.
| Environment | Base URL | Description |
|---|---|---|
| Restaurant Staging | https://api.staging.deliverect.com | For any integration partner operating in the restaurant space and accessing endpoints in our Staging (test) environment. |
| Restaurant Production | https://api.deliverect.com | For any integration partner operating in the restaurant space and accessing endpoints in our Production (live) environment. |
Coupons Endpoints
This documentation will cover the following API endpoints;
| ENDPOINT | TYPE | FUNCTION |
|---|---|---|
| Get Coupons | GET | Get the enabled Coupons that can be used by a given Channel Link ID. Returns a paginated Coupons response. |
| Validate Coupons | POST | Validates the coupons against a customer's order. |
