Redeem Coupon
Redeem a previously claimed coupon to apply its benefits during a purchase. This endpoint validates the coupon and applies the discount or benefit.Coupons can only be redeemed once and must be used before their expiration date. Some coupons have minimum purchase requirements.
Path Parameters
Language code for localized content (e.g., “en”, “lt”)
Unique identifier of the coupon to redeem
Request Body
Total purchase amount in euros
Items being purchased (for validation)
Response
Indicates if the coupon was successfully redeemed
Redemption Process
1
Validation
System validates coupon status, expiration, and purchase requirements
2
Discount Calculation
Discount amount is calculated based on coupon type and purchase
3
Application
Discount is applied and final amount is calculated
4
Confirmation
Redemption is recorded and confirmation code is generated