{
"status": "100 CONTINUE",
"code": 0,
"message": "string",
"data": [
{
"buyId": 0,
"productId": 0,
"productBrand": "string",
"productName": "string",
"couponId": 0,
"couponName": "string",
"price": 0,
"discountPrice": 0,
"coupon": {
"createdAt": "2024-01-18T01:40:41.730Z",
"modifiedAt": "2024-01-18T01:40:41.731Z",
"id": 0,
"name": "string",
"discountType": "RATE",
"discount": 0,
"status": "AVAILABLE",
"user": {
"createdAt": "2024-01-18T01:40:41.731Z",
"modifiedAt": "2024-01-18T01:40:41.731Z",
"id": 0,
"loginId": "string",
"nickname": "string",
"password": "string",
"point": 0,
"role": "ADMIN",
"provider": "LOCAL"
}
}
}
]
}