Retrieve coupons by conditions
Retrieve coupons by conditions
Authorizations:Token
Query Parameters
_cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
_cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
id | integer |
code | string |
enabled | boolean |
value | string |
type | string |
comment | string |
uses | integer |
dateRangeBegin | integer |
dateRangeEnd | integer |
totalRangeBegin | string |
totalRangeEnd | string |
usesLimit | integer |
usesLimitPerUser | integer |
singleUse | boolean |
productClasses | Array |
memberships | Array |
usedCoupons | Array |
categories | Array |