{
"data": [
{
"id": 2115,
"code": "LUP2115",
"link_erp": "http://tour.upwell.test/admin/lead/2115/show",
"service": "Tour Hà Giang - 2 Gói",
"note": null,
"customer": {
"id": 2155,
"code": "KH2155",
"name": "(Chị) Thân Thị Cẩm Lệ",
"link_erp": "http://tour.upwell.test/admin/customer/2155/show",
"omi_id": ""
},
"creator": {
"id": 1,
"name": "Admin"
},
"sales_person": {
"id": 1,
"name": "Admin"
},
"source": {
"id": 1,
"name": "Nguồn 1"
},
"state": {
"title": "Chưa cập nhật",
"color": "#f3f6f9"
},
"tag": null,
"orders": [],
"quotes": [
{
"id": 97,
"code": "BG097",
"status": "Xác nhận nhu cầu",
"status_code": 0,
"currency": {
"foreign_currency": "VND",
"base_currency": "VND",
"exchange_rate": 1
},
"total_revenue": {
"foreign": 1500000,
"base": 1500000
},
"pax_summary": {
"total_adult": 1,
"total_children": 0,
"total_infant": 0,
"total_pax": 1
}
}
],
"created_at": "23/07/2025 08:13:26",
"created_at_timestamp": 1753233206000
}
],
"links": {
"first": "http://tour.upwell.test/api/v1/leads?page=1",
"last": "http://tour.upwell.test/api/v1/leads?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« Trước",
"active": false
},
{
"url": "http://tour.upwell.test/api/v1/leads?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Sau »",
"active": false
}
],
"path": "http://tour.upwell.test/api/v1/leads",
"per_page": 25,
"to": 1,
"total": 1
}
}