POST https://api.staging.deliverect.com /registerProfile Staging Environment

Register Gift Card provider

Register Gift Card Provider

To integrate your gift cards solution with Deliverect Gift Cards, you will need to provide a registration URL. This URL will be invoked when a merchant initiates the setup of gift card services in Deliverect.

During this setup, the merchant will be prompted to enter an API key, which must be pre-issued by the gift cards platform. Subsequently, Deliverect will call the provided registration URL to retrieve all necessary additional details to complete the integration process.

Payload Details

Parameter Type Description
account string The merchant's account Id in Deliverect
apiKey string A unique identifier, typically a string of characters, used to authenticate and authorize a user, application, or project when interacting with an API.

Response Details

Attribute Type Description
redeemGiftCardURL string This webhook is called by our system to redeem values from a gift card.
revertRedeemGiftCardURL string This webhook is called to revert a redeem operation.
getGiftCardBalanceURL string This webhook is called to retrieve the balance of a gift card.

Body

  • string
  • string
POST /registerProfile
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://docs.deliverect.com/doc/giftcard-api/explorer/operation/operation-post-registerprofile

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.