{
"code": 1,
"message": "All went well, and (usually) some data was returned.",
"error": null,
"data": {
"provinceList": [
{
"sn": 1,
"name": "Hồ Chí Minh",
"code": "HCM",
"imageUrl": "https://staging-s3.go2joy.vn/350w/province/hochiminh.jpg",
"countrySn": 1,
"areaCode": "028",
"longitude": 106.6651843,
"latitude": 10.767674,
"region": 1
},
{
"sn": 2,
"name": "Hà Nội",
"code": "HNI",
"imageUrl": "https://staging-s3.go2joy.vn/350w/province/hanoi.jpg",
"countrySn": 1,
"areaCode": "024",
"longitude": 105.819454,
"latitude": 21.0227357,
"region": 2
}
]
},
"timestamp": 1693467655
}