Go to documentation repository
...
Parameter | Required | Parameter description |
---|---|---|
server_id | Yes | ID of Face Recognition Server recognition server in Face PSIM |
id | Yes | ID of the user in GUID format |
name | No | Name If not specified, the name will not be updated |
surname | No | Surname If not specified, the surname will not be updated |
patronymic | No | Patronymic If not specified, the patronymic will not be updated |
department | No | Department If not specified, the department will not be updated |
comment | No | Comment If not specified, the comment will not be updated |
additionalParams | No | Additional parameters of the Axxon PSIM user from the dbo.OBJ_PERSON table (see Base Axxon PSIM database tables) Note. Text parameter values should be enclosed in double quotes. Example: "additionalParams": "phone" : "0123456789" } If not specified, the additional parameters will not be updated. |
...
Parameter | Parameter description |
---|---|
Status | Completed request status: SUCCESS — successful, if error — see List of possible errors of the Face Recognition Serverrecognition server |
Result | Updated user ID in GUID format |
Description | Request description |