Base URL
https://api.staging.deliverect.com

Intergration Endpoints and Webhooks

Gift Card Endpoints

An API that enables an ordering platform to offer digital gift card redemption, allowing customers to use gift cards as a flexible payment option during checkout.

This documentation will cover the following API endpoints;

ENDPOINT TYPE FUNCTION
Get profile links πŸ”— GET Returns information about the current profile links.
Get Balance πŸ”— POST Returns the current balance of a gift card.
Apply gift card πŸ”— POST Validates if a gift card can be applied and returns the data necessary for the order injection.

Gift card Webhooks

ENDPOINT TYPE FUNCTION
Register profile πŸ”— POST Request to connect a client by exchanging credentials for details.
Redeem value πŸ”— POST Request to redeem value from gift card.
Reverse redeem πŸ”— POST Request to reverse gift card redemption.
Get balance πŸ”— POST Endpoint to get gift card balance.

Last update on Apr 21, 2026.