{
"code": "TL",
"name": "Timor",
"createdBy": {
"id": "5dc392c8195301738cd1e2bf",
"name": "SYSTEM USER 01",
"phone": "0962233763",
"client": "officer",
"roles": [
"root"
]
},
"createdAt": "2023-08-23T09:57:14.502Z",
"updatedAt": "2024-01-22T08:21:32.355Z",
"updatedBy": {
"id": "5dc392c8195301738cd1e2bf",
"name": "SYSTEM USER 01",
"roles": [
"root"
],
"client": "officer"
},
"id": "669f1d7987abcf34c9510122"
}curl --location --request POST '/admin/country/update' \
--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": "TL",
"name": "Timor",
"createdBy": {
"id": "5dc392c8195301738cd1e2bf",
"name": "SYSTEM USER 01",
"phone": "0962233763",
"client": "officer",
"roles": [
"root"
]
},
"createdAt": "2023-08-23T09:57:14.502Z",
"updatedAt": "2024-01-22T08:21:32.355Z",
"updatedBy": {
"id": "5dc392c8195301738cd1e2bf",
"name": "SYSTEM USER 01",
"roles": [
"root"
],
"client": "officer"
},
"id": "669f1d7987abcf34c9510122"
}'