{
"code": "abcde",
"name": "ạdaksd",
"name_pt": "ádkalsd",
"name_tet": "l;ákdlsad",
"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
},
"country": "VN"
}curl --location --request POST '/admin/province/createProvince' \
--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": "abcde",
"name": "ạdaksd",
"name_pt": "ádkalsd",
"name_tet": "l;ákdlsad",
"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
},
"country": "VN"
}'