A valid request URL is required to generate request examples{
"items": [
{
"name": "<string>",
"assignedDiscountCount": 123,
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"canBeDeleted": true,
"couponCodeCount": 123,
"couponCodeType": "<string>",
"couponSetCode": "<string>",
"endDate": "2023-11-07T05:31:56Z",
"id": 123,
"maxRedemptionsPerCouponCode": 123,
"maxRedemptionsPerUser": 123,
"redemptionCount": 123,
"setSize": 123,
"startDate": "2023-11-07T05:31:56Z",
"status": "<string>"
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}Returns a paged collection of CouponSets
A valid request URL is required to generate request examples{
"items": [
{
"name": "<string>",
"assignedDiscountCount": 123,
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"canBeDeleted": true,
"couponCodeCount": 123,
"couponCodeType": "<string>",
"couponSetCode": "<string>",
"endDate": "2023-11-07T05:31:56Z",
"id": 123,
"maxRedemptionsPerCouponCode": 123,
"maxRedemptionsPerUser": 123,
"redemptionCount": 123,
"setSize": 123,
"startDate": "2023-11-07T05:31:56Z",
"status": "<string>"
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
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