List Redemption CodesAsk AIget https://api.zype.com/redemption_codesQuery ParamsidstringFilter by ID Example: id=5992f328ce593000ef000008created_atstringFilter records by created date using times in ISO8601 format (Example: 2017-01-01T00:00:00-00:00) or Unix timestamps (Example: 1483228800) Note: Range filters can be applied by adding a suffix: ‘.gt’, ‘.gte’, ‘.lt’, ‘lte’ (Example: created_at.gte)qstringFilter by keywordorderstringenumFilter by ascending or descending orderascdescAllowed:ascdescsortstringSort on the specified fieldpageintegerPage number to return, with per_page dictating page sizeper_pageintegerNumber of records to return per pagecodestringFilter by codeexpiration_datedateFilter by created at date using times in ISO8601 format Note: Range filters can be applied by adding a suffix: ‘.gt’, ‘.gte’, ‘.lt’, ‘lte’ (Example: expires_at.gte) Examples 2017-01-01T00:00:00-00:00 - in ISO8601 format 1483228800 - Unix timestamps redeemed_atdateFilter by created at date using times in ISO8601 format Note: Range filters can be applied by adding a suffix: ‘.gt’, ‘.gte’, ‘.lt’, ‘lte’ (Example: expires_at.gte) Examples 2017-01-01T00:00:00-00:00 - in ISO8601 format 1483228800 - Unix timestamps pass_plan_idstringFilter records by a pass plan IDplan_idstringFilter records by plan IDplaylist_idstringFilter records by playlist IDtransaction_idstringFilter records by transaction IDvideo_idstringFilter records by video IDapi_keystringResponses 200 422Unprocessable entityUpdated 7 months ago