Email Codes - Adding unique codes to email templates
Code API - Request codes to issue to consumers
How to create and download a CSV batch of unique codes
How create unique codes for emails
How to create a ‘click to reveal’ button
How to create embeddable codes
HTML Button - issuing unique codes on web pages
Offers API - Finding out about promotions
JavaScript Integration Guide
API: Code Query API
API: Code Validation
API: Code Redemption
API Overview
Create A CSV File In UTF-8 Format
Code Redemption Callback
Reporting & Promotional Insights
Upload Your Own Personalised Codes
Create and edit a promotion
Vanity Codes
User Roles & Permissions Management
Mystery Discount
Canvas
Uniqodo Query Language (UQL) & Error Messaging
Content Gates
All Categories > Merchant integration
5 articles
Uniqodo’s frontend integration is made up of two JavaScript tags that work together to validate and redeem promotional codes. These tags need to be added to the retailer’s website. The purpose of eac…
Updated 2 years ago
The Code Query API can be used to to check the promotion details for a given coupon code. It will also return the code validity and any redemptions for the given code in the response. End Point. http…
Whenever a user attempts to apply a code to the basket, the Validation API is used to determine the validity of the code that has been entered. It also receives the response that allows the merchant…
Updated 2 years ago by Chris Giddins
The Redemption API is used to track a successful order through Uniqodo and to allow a code to be expired after it has been redeemed/used. The API should only be queried using the coupon code provided…
Updated 4 years ago
Introduction. Uniqodo’s APIs enable merchants to validate, redeem and check voucher codes issued via Uniqodo. This may be through code distributors on their website, mobile application or in-store po…
Updated 7 years ago by Chris Giddins