Get Active Redemption OptionsAsk AIget https://loyalty.yotpo.com/api/v2/redemption_optionsThis endpoint returns a list of redemption options available for customers to redeem.Query Paramsis_offlinestringBy default, all redemption options will be returned. If set to true, only offline redemption options will be returned.customer_emailstringThe customer's email address. Use this param to fetch only the redemptions a specific customer is qualified for.customer_idstringThe identifier used to uniquely identify the customer in your system.phone_numberstringThe customer's phone number in E.164 format. e.g +14155552671. Must be an exact match. Use this param to fetch only the redemptions a specific customer is qualified for.discount_typestringBy default, all redemption options will be returned. If a value is passed, only redemption options of that discount type will be returned.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 4 months ago