{
"code": "0009955",
"name": "bichuong",
"phone": "0982127802",
"email": "bichuong1412@gmail.com",
"orgStruct": "ACC",
"department": "HOD",
"roles": [
"root"
],
"avatar": "",
"createdBy": {
"id": "69130072dd4bae11885a9eb4",
"name": "TEST",
"phone": "70009877",
"client": "officer",
"roles": [
"root"
]
},
"createdAt": "2025-11-14T08:59:33.646Z",
"updatedAt": "2025-12-02T04:22:49.280Z",
"status": "active",
"lockedBy": {},
"activatedBy": {},
"statusChangedAt": "2025-12-01T03:42:56.851Z",
"firebaseToken": null,
"deviceId": null,
"state": "released",
"stateChangedAt": null,
"updatedBy": {
"id": "6916ef757704806b478f9a55",
"name": "bichuong",
"roles": [
"root"
],
"client": "officer"
},
"devGrp": 0,
"offer": "64e6f5e3d767e5f72fb313b8",
"gender": "",
"address": "",
"numNewNotification": 0,
"id": "6916ef757704806b478f9a55",
"createdDate": "2025-Nov-14 15:59",
"statusInfo": "locked",
"activatedAt": "2025-12-02T04:26:19.349Z",
"orgStructName": "Accounting",
"departmentName": "Head of Division",
"password": "******",
"comfirmPassword": "******"
}curl --location --request POST '/admin/officer/updateOfficer' \
--header 'Authorization: Bearer ' \
--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": "0009955",
"name": "bichuong",
"phone": "0982127802",
"email": "bichuong1412@gmail.com",
"orgStruct": "ACC",
"department": "HOD",
"roles": [
"root"
],
"avatar": "",
"createdBy": {
"id": "69130072dd4bae11885a9eb4",
"name": "TEST",
"phone": "70009877",
"client": "officer",
"roles": [
"root"
]
},
"createdAt": "2025-11-14T08:59:33.646Z",
"updatedAt": "2025-12-02T04:22:49.280Z",
"status": "active",
"lockedBy": {},
"activatedBy": {},
"statusChangedAt": "2025-12-01T03:42:56.851Z",
"firebaseToken": null,
"deviceId": null,
"state": "released",
"stateChangedAt": null,
"updatedBy": {
"id": "6916ef757704806b478f9a55",
"name": "bichuong",
"roles": [
"root"
],
"client": "officer"
},
"devGrp": 0,
"offer": "64e6f5e3d767e5f72fb313b8",
"gender": "",
"address": "",
"numNewNotification": 0,
"id": "6916ef757704806b478f9a55",
"createdDate": "2025-Nov-14 15:59",
"statusInfo": "locked",
"activatedAt": "2025-12-02T04:26:19.349Z",
"orgStructName": "Accounting",
"departmentName": "Head of Division",
"password": "******",
"comfirmPassword": "******"
}'