Redeem single coupon

This API allows you to redeem active coupons of a loyalty customer. You can pass multiple coupons at once.

Body parameter

ParameterDescription
billAmountThe total amount of the bill.
transactionNumberThe unique number associated with the transaction.
userDetails of the customer.
user.mobileMobile number of the customer.
redemptionTimeDate and time of redemption in YYYY-MM-DD HH:MM:SS format.
redemptionRequestListList containing coupon details for redemption.
redemptionRequestList[].codeCoupon code to be redeemed.

Response parameters

ParameterDescription
idUnique ID of the redemption.
warningsList of warnings related to the redemption.
appendedErrorMessageAppended error message, if any.
codeCode of the redeemed coupon.
discountCodeDiscount code associated with the coupon.
seriesCodeSeries code associated with the coupon.
isAbsoluteIndicates if the coupon value is absolute.
couponValueValue of the coupon.
statusStatus indicating success or failure.
codeResponse code associated with the status.
messageMessage explaining the redemption status.
idUnique ID of the customer.
firstNameFirst name of the customer.
lastNameLast name of the customer.
fieldsAdditional fields associated with the profile.
typeType of the identifier (e.g., mobile).
valueValue of the identifier.
commChannelsCommunication channels for the customer.
userIdUnique user ID of the customer.
accountIdAccount ID associated with the customer.
autoUpdateTimeTime of the last auto update for the profile.
Language
URL
Click Try It! to start a request and see the response here!