Search discountsCopy Pageget https://api.vrio.app/discountsReturns details for all available discounts.Query Paramsdiscount_idstringSearch for specific discount ID(s). Comma separate for multiple.discount_namestringSearch by discount name.discount_codestringSearch by discount code.discount_type_idintegerenum 1 - One Time Code 2 - Recurring Code 12Allowed:12discount_category_idintegerSearch by discount category.discount_activebooleanReturn discounts with a specific active status.truefalseoffer_idintegerReturn discounts that are associated with a specific offer ID.withstringenumExpand on the information returned by including 'with' in the query parameters. For multiple attributes, separate with a comma (example : with=discount_cycles,discount_offers)discount_cyclesdiscount_offersAllowed:discount_cyclesdiscount_offerslimitintegerLimit the number of results. Default: 25, max: 200.offsetintegerOffset the resultssort_bystringField to sort result byorderstringenumOrder by asc or descascdescAllowed:ascdescResponses 200OK 401Unauthorized response 403Forbidden response 500Error responseUpdated 7 days ago