A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"name": "<string>",
"id": 123,
"couponSetCode": "<string>",
"couponCodeType": "<string>",
"status": "<string>",
"canBeDeleted": true,
"maxRedemptionsPerUser": 123,
"maxRedemptionsPerCouponCode": 123,
"endDate": "2023-11-07T05:31:56Z",
"startDate": "2023-11-07T05:31:56Z",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
},
"setSize": 123,
"couponCodeCount": 123,
"redemptionCount": 123,
"assignedDiscountCount": 123
}
]
}Returns a paged collection of CouponSets
A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"name": "<string>",
"id": 123,
"couponSetCode": "<string>",
"couponCodeType": "<string>",
"status": "<string>",
"canBeDeleted": true,
"maxRedemptionsPerUser": 123,
"maxRedemptionsPerCouponCode": 123,
"endDate": "2023-11-07T05:31:56Z",
"startDate": "2023-11-07T05:31:56Z",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
},
"setSize": 123,
"couponCodeCount": 123,
"redemptionCount": 123,
"assignedDiscountCount": 123
}
]
}JWT Authorization header using the Bearer scheme.
Include coupon and redemption counts
"counts" returns discount and couponCode counts
limits which fields are returned in the response body