get
https://api.froogal.ai/loyalty/redemptions/points/balance
Checks if the user exists and if they have loyalty points associated with the given merchant. If the user is not blocked, it retrieves their loyalty points; otherwise, it returns zero. Finally, it returns a JSON response containing the user's eligible loyalty points, whether OTP verification is required (which is set to false), and the loyalty redemption rate based on the merchant's points-to-currency rate.
