Skip to main content

CouponRead

idId (integer)required
codeCode (string)required
expirationDate object
anyOf
string<date-time>
groupId object
anyOf
integer
redeemedRedeemed (boolean)required
redeemedAt object
anyOf
string<date-time>
surveyResponseId object
anyOf
string<uuid>
CouponRead
{
"id": 0,
"code": "string",
"expirationDate": "2024-07-29T15:51:28.071Z",
"groupId": 0,
"redeemed": true,
"redeemedAt": "2024-07-29T15:51:28.071Z",
"surveyResponseId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
Was this page helpful?