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.

Pay API Endpoints

Use the following endpoints to manage the payment lifecycle for a store.

ENDPOINTTYPEFUNCTION
Get Payment GatewaysGETRetrieves all payment gateways configured for a store.
Request PaymentPOSTRequest for payment intent.
Refund PaymentPOSTRequest to refund a payment.
Payment Update POSTEndpoint receiving payment update events.