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 ProviderPOSTRequest to connect a client by exchanging credentials for details.
Redeem Gift CardsPOSTRequest to redeem value from gift card.
Reverse RedemptionPOSTRequest to reverse gift card redemption.