Check if coupon is RedeemableAsk AIget https://{host}/v2/coupon/is_redeemableLets you check whether a set of coupons can be redeemed or not.Query ParamsmobilestringMobile number of the customer.detailsstringenumPass =true to retrieve the details of the coupon series. details=extended retrieves the details of coupon configurations (set on campaign) of that specific coupon series.Allowed:trueextendedemailstringEmail ID of the customer.externalIdstringEmail ID of the customer.cardnumberstringCard number of the customer.cardExternalIdstringCard external ID of the customer.idint64Unique ID of the customer.codearray of stringsrequiredPass the coupon code that you want to check for redemption. You can also pass multiple coupon codes separating each with a comma (,).code*ADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponse 200200Updated 12 days ago