Endpoints

Base URLs

These are the base URLs for endpoints hosted on the Deliverect domain.

EnvironmentBase URLDescription
Restaurant Staginghttps://api.staging.deliverect.comFor any integration partner operating in the restaurant space and accessing endpoints in our Staging (test) environment.
Restaurant Productionhttps://api.deliverect.comFor 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;

ENDPOINTTYPEFUNCTION
Get CouponsGETGet the enabled Coupons that can be used by a given Channel Link ID. Returns a paginated Coupons response.
Validate CouponsPOSTValidates the coupons against a customer's order.