post
https://api.froogal.ai/loyalty/redemptions/otp/validate
Validate the OTP sent while shifting anything to on hold, immediately after the Send OTP API.
Validates an OTP entered by a customer during the redemption process within a merchant's loyalty program. It retrieves the associated merchant and user and verifies the OTP against the stored OTP. If the OTP is valid, it returns a success response indicating successful verification; otherwise, it returns an error message. It also handles exceptions that may occur during the validation process.
