GiftKarte Online Redemption Test APIs
Welcome to GiftKarte API for Online Redemption of our E-Gift Cards.
Our API allows you to integrate your website to our platform, giving customers the ability to redeem our E-Gift Cards to use our website for payment.
We use a RESTful endpoint with an API Key which is used to authorize the API. Responses are returned as JSON.
Note: Each vendor will receive a specific Access Key from GiftKarte.
POSTE-Gift Card Validation
The E-Gift Card Validation API allows you to get E-Gift Card detail.
- If the entered E-Gift Card is correct & valid format, then you'll receive a successful response.
- If the entered E-Gift Card is incorrect/invalid format then you'll receive a unsuccessful response.
Response Status & Messages
True - E-Gift Card successfully applied
False - You have entered an invalid E-Gift Card details
POSTE-Gift Card Redeem
The E-Gift Card Redemption API allows you to redeem Gift Card.
- If the entered E-Gift Card, receiver's phone number is correct & valid format, then you'll receive a successful response.
- If the entered E-Gift Card, receiver's phone number is incorrect & invalid, then you'll receive a unsuccessful response.
Response Status & Messages
True - E-Gift Card successfully redeem
False - You have entered an invalid E-Gift Card details