{
"uuid": "coupon-uuid-string",
"code": "ABC123",
"static_code": null,
"status": "ACTIVATED",
"start_date": "2026-04-01T00:00:00Z",
"end_date": "2026-05-01T00:00:00Z",
"expried_at": null,
"used_at": null,
"used_by": null,
"pos_promotion_code": "POS-CAMP-001",
"coupon_info": {
"name": "โปรโมชันฤดูร้อน",
"description": "ส่วนลดพิเศษ",
"image_path": "https://cdn.example.com/bucket/path/to/camp.png"
},
"business_branch": {
"name": "สาขาสยาม"
},
"users_client": {
"uuid": "member-uuid-string",
"name": "สมชาย",
"last_name": "ใจดี"
}
}