Jump to Content
API Reference
User Guides
Community Discussions
Home
User Guides
Recipes
API Reference
Product Updates
Community Discussions
v1.0
v2.0
v2.1
API Reference
User Guides
Community Discussions
Join our Slack
Get Support
Log In
API Reference
Join our Slack
Get Support
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0
API Reference
Delete a redemption
Search
These docs are for v1.0. Click to read the latest docs for v2.1.
JUMP TO
Getting Started
Getting Started with Vouchery.io Coupon & Promo API
Authentication
Authorization
Pagination
Errors
API Walkthrough
Basic concepts
Create a main campaign
Create a discount campaign
Add vouchers
Create a single voucher
Create vouchers in batch
Activate the discount campaign
Redeem a voucher
Two-step redemption
Vouchery API Reference
Campaigns
Get all campaigns
get
Create a campaign
post
Get a campaign
get
Update a campaign
patch
Delete a campaign
del
Vouchers
Get all vouchers for a campaign
get
Create a voucher
post
Find a voucher by campaign metadata
get
Batch create vouchers
post
Import your own vouchers
post
Get a voucher
get
Update a voucher
patch
Delete a voucher
del
Expire a list of vouchers
post
Redemptions
Create a redemption
post
Confirm a redemption
patch
Get a redemption
get
Delete a redemption
del
Get all redemptions for a campaign
get
Area Rules
Get all area rules for a campaign
get
Create an area rule
post
Get an area rule
get
Update an area rule rule
patch
Delete an area rule
del
Areas
Get all areas
get
Create an area
post
Get an area
get
Update an area
patch
Delete an area
del
Budget Rules
Get all budget rules for a campaign
get
Create a budget rule
post
Get a budget rule
get
Update a budget rule
patch
Delete a rule
del
Categories
Get all categories for a campaign
get
Create a category
post
Get a category
get
Update a category
patch
Delete a category
del
Category Rules
Get all category rules for a campaign
get
Create a category rule
post
Get a category rule
get
Update a category rule
patch
Delete a category rule
del
Customers
Get all customers
get
Create a customer
post
Get a customer
get
Delete a customer
del
Get vouchers assigned to a customer
get
Assign vouchers to a customer
patch
Remove (unassign) vouchers from a customer
del
Get redemptions performed by a customer
get
Max Discount Rule
Get the max discount rule
get
Create the max discount rule
post
Update the max discount rule
patch
Delete a rule
del
New Customer Rule
Get the new customer rule
get
Create the new customer rule
post
Update the new customer rule
patch
Delete the new customer rule
del
Per Customer Rule
Get the per customer rule
get
Create the per customer rule
post
Update the per customer rule
patch
Delete the per customer rule
del
Time of Order Rules
Get time of order rule for campaign
get
Create a time of order rule
post
Update a time of order rule
patch
Delete a time of order rule
del
Timeframe Rules
Get timeframe rule
get
Create a timeframe rule
post
Update a timeframe rule
patch
Delete a timeframe rule
del
Users
Get all users within a project
get
Powered by
Delete a redemption
Ask AI
delete
https://preview.vouchery.io/api/v1.0/vouchers/
{code}
/redemptions
Language
Shell
Node
Ruby
Python
C#
Credentials
Basic
base64
Basic
:
URL
Base URL
https://preview.vouchery.io/api/v1.0
/vouchers/{code}/redemptions
Response
Click
Try It!
to start a request and see the response here!