{
"code": "124",
"name": "testtt",
"country": "VN",
"createdBy": {
"id": "67356b56bf4df8ebbf10629a",
"name": "LINH2K2",
"phone": "70090833",
"client": "officer",
"roles": [
"ester",
"root",
"op"
]
},
"createdAt": "2024-11-14T08:26:24.350Z",
"updatedAt": "2024-11-14T08:26:24.350Z",
"name_pt": "abc",
"name_tet": "abc",
"type": "",
"updatedBy": null,
"id": "6735b430bf4df86321106368",
"objCountry": {
"createdAt": "2025-11-10T03:56:27.048Z",
"updatedAt": "2025-11-10T03:56:27.048Z",
"id": "6911626bb30bc046dcd6179c",
"name": "Việt Nam",
"code": "VN",
"createdBy": {
"id": "6905d71f24b96c090ccfa02d",
"name": "SYSTEM ADMIN",
"phone": "09622334",
"client": "officer",
"roles": [
"root"
]
},
"updatedBy": null
}
}curl --location --request POST '/admin/province/updateProvince' \
--header 'Authorization: Bearer f41e8fd7-3221-4b36-8dc3-623890b2c078' \
--header 'Accept: application/json' \
--header 'User-Agent: Mozilla/5.0' \
--header 'Referer: https://wallet-admin-vpay-dev2.vinsmartfuture.tech/' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"code": "124",
"name": "testtt",
"country": "VN",
"createdBy": {
"id": "67356b56bf4df8ebbf10629a",
"name": "LINH2K2",
"phone": "70090833",
"client": "officer",
"roles": [
"ester",
"root",
"op"
]
},
"createdAt": "2024-11-14T08:26:24.350Z",
"updatedAt": "2024-11-14T08:26:24.350Z",
"name_pt": "abc",
"name_tet": "abc",
"type": "",
"updatedBy": null,
"id": "6735b430bf4df86321106368",
"objCountry": {
"createdAt": "2025-11-10T03:56:27.048Z",
"updatedAt": "2025-11-10T03:56:27.048Z",
"id": "6911626bb30bc046dcd6179c",
"name": "Việt Nam",
"code": "VN",
"createdBy": {
"id": "6905d71f24b96c090ccfa02d",
"name": "SYSTEM ADMIN",
"phone": "09622334",
"client": "officer",
"roles": [
"root"
]
},
"updatedBy": null
}
}'