A valid request URL is required to generate request examples{
"couponCode": "<string>",
"couponSetId": 123,
"couponSetCode": "<string>",
"canBeDeleted": true,
"redemptionCount": 123,
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Retrieves a single coupon by its coupon code.
A valid request URL is required to generate request examples{
"couponCode": "<string>",
"couponSetId": 123,
"couponSetCode": "<string>",
"canBeDeleted": true,
"redemptionCount": 123,
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Success
Coupon in a coupon set.
The code the customer uses to claim this coupon
ReadOnly system id for releated couponset.
Link to associated coupon
Total number of times this code has been redeemed. ReadOnly, calculated. Only returned with response group includeCounts
Show child attributes