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 Gateways
GET
Retrieves all payment gateways configured for a store.
Request Payment
POST
Request for payment intent.
Refund Payment
POST
Request to refund a payment.
Payment Update
POST
Endpoint receiving payment update events.