Choose an operation
VERB
https://api.staging.deliverect.com
Staging Environment
{var_value}
Gift Cards API
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.
Request
Select an operation first to start working on a request.
Response
Waiting for a request to be sent.