{
"success": true,
"message": "OK",
"data": {
"customer_id": 2229,
"total": 3,
"items": [
{
"order_id": 1524,
"order_code": "UP1524",
"order_item_id": 2046,
"check_in": "2026-05-17",
"check_out": "2026-05-17",
"location_id": 59,
"location_name": "Hồ Chí Minh",
"location_type": "city",
"airport_id": 2
},
{
"order_id": 1525,
"order_code": "UP1525",
"order_item_id": 2047,
"check_in": "2026-05-17",
"check_out": "2026-05-19",
"location_id": 228,
"location_name": "Úc",
"location_type": "country",
"airport_id": null
},
{
"order_id": 1523,
"order_code": "UP1523",
"order_item_id": 2045,
"check_in": "2026-05-15",
"check_out": "2026-05-16",
"location_id": 1,
"location_name": "Việt Nam",
"location_type": "country",
"airport_id": null
}
]
}
}