Jump to Content
voucherifyGuidesHelp CenterSign up
GuidesRecipesAPI Reference
GuidesHelp CenterSign upvoucherify

Getting started

  • Home
  • Quickstart
  • Integration checklist
  • Key concepts
  • Authentication
  • API Endpoints

Development

  • Security
  • Examples
  • API reference
  • Error codes
  • SDKs
  • Test mode (Sandbox)
  • Client-side API
  • Limits
  • Performance
  • API version upgrades
  • Troubleshooting

Building blocks

  • Redemption
  • Customers
  • Products
  • Orders
  • Validation rules
  • Campaigns
  • Vouchers
  • Promotion tier
  • Distribution
  • Earning Rules
  • Rewards
  • Webhooks
  • Metadata (custom fields)
  • Formula Builder

Campaigns Recipes

  • Qualification - Checking eligibility for promo codes
  • Locking validation session
  • Referral program
  • Prepaid gift cards
  • Loyalty program
  • Transfer loyalty points
  • Stacking promotion tiers

Discounts Recipes

  • Stackable discounts API
  • Discount Effects
  • Product-specific discounts
  • Free shipping discount
  • Give item(s) for free – unit discount

Distributions Recipes

  • Geofencing
  • CSV export with API
  • Import legacy codes
  • Messaging automation

More

  • Support
  • Roadmap
  • Status
Powered by 

Troubleshooting

Suggest Edits

Why does the API return prices multiplied by 100?

That's a correct response. We use this notation to represent floats.

I haven't got any response, how to check if my redemption has been created?

Use Get Voucher's Redemptions endpoint to make sure that your redemption is on the list with the proper customer and timestamp.

Can I revert redemption?

Use Rollback Redemption.

Updated over 2 years ago


  • Table of Contents
    • Why does the API return prices multiplied by 100?
    • I haven't got any response, how to check if my redemption has been created?
    • Can I revert redemption?