Webhooks


HMAC Authentication

Deliverect can sign outgoing webhook requests using HMAC-SHA256, allowing you to verify that requests genuinely originate from Deliverect and have not been tampered with in transit. This can be achieved using a pre-shared secret configured on your integration.

HMAC Authentication
For full setup and verification steps, see the HMAC authentication guide.

WEBHOOKTYPEFUNCTION
Register Gift Card Provider
POST
Request to connect a client by exchanging credentials for details.
Redeem Gift Cards
POST
Request to redeem value from gift card.
Reverse Redemption
POST
Request to reverse gift card redemption.