post https://api.trifft.io/v1/coupon/code//redeem
Mark a coupon code as redeemed and remove it from the loyalty platform
This endpoint is used to mark a coupon code as redeemed, typically called by the Point of Sale (POS) system. It informs the system that the coupon code has already been applied to the receipt, ensuring that it can be removed from the loyalty platform.
Stock Management
If the coupon code has stock management enabled, one use will be subtracted from the available stock for that coupon.
Multiple Members
If the coupon code is assigned to multiple members, all associated codes will be marked as redeemed.
Recommendation
We strongly suggest using this endpoint only if you are working with unique coupon codes to prevent unintended bulk redemptions.