{
"code": "8273292",
"name": "test",
"phone": "0982123678",
"email": "v.huanpc2@vinsmartfuture.tech",
"orgStruct": "RMCU",
"department": "CO",
"roles": [
"root"
],
"offer": "64e6f5e3d767e5f72fb313b8",
"avatar": "",
"createdBy": {
"id": "6905d71f24b96c090ccfa02d",
"name": "SYSTEM ADMIN",
"phone": "09622334",
"client": "officer",
"roles": [
"root"
]
},
"createdAt": "2025-12-01T11:15:06.838Z",
"updatedAt": "2025-12-01T11:15:06.838Z",
"status": "active",
"lockedBy": {},
"activatedBy": {},
"statusChangedAt": null,
"firebaseToken": null,
"deviceId": null,
"state": "released",
"stateChangedAt": null,
"updatedBy": {},
"devGrp": 0,
"gender": "",
"address": "",
"numNewNotification": 0,
"id": "692d78ba9cb339bce2c07fd8",
"createdDate": "2025-Dec-01 18:15",
"statusInfo": "locked",
"activatedAt": "2025-12-02T12:02:17.727Z",
"orgStructName": "RMCU",
"departmentName": "Compliance Operation Department",
"password": "******",
"comfirmPassword": "******"
}curl --location --request POST '/admin/officer/updateOfficer' \
--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": "8273292",
"name": "test",
"phone": "0982123678",
"email": "v.huanpc2@vinsmartfuture.tech",
"orgStruct": "RMCU",
"department": "CO",
"roles": [
"root"
],
"offer": "64e6f5e3d767e5f72fb313b8",
"avatar": "",
"createdBy": {
"id": "6905d71f24b96c090ccfa02d",
"name": "SYSTEM ADMIN",
"phone": "09622334",
"client": "officer",
"roles": [
"root"
]
},
"createdAt": "2025-12-01T11:15:06.838Z",
"updatedAt": "2025-12-01T11:15:06.838Z",
"status": "active",
"lockedBy": {},
"activatedBy": {},
"statusChangedAt": null,
"firebaseToken": null,
"deviceId": null,
"state": "released",
"stateChangedAt": null,
"updatedBy": {},
"devGrp": 0,
"gender": "",
"address": "",
"numNewNotification": 0,
"id": "692d78ba9cb339bce2c07fd8",
"createdDate": "2025-Dec-01 18:15",
"statusInfo": "locked",
"activatedAt": "2025-12-02T12:02:17.727Z",
"orgStructName": "RMCU",
"departmentName": "Compliance Operation Department",
"password": "******",
"comfirmPassword": "******"
}'