2.12.3. Response
| Field | Description | Type | 
| id | Employee ID | integer | 
| first_name | Last name | string | 
| last_name | Name | string | 
| pincode | Pin code | string | 
| certificate | Certificate | base64-encoded | 
| private key | Private key | base64-encoded | 
| pkey_psw | Private key password | string | 
| post_id | Position ID | integer | 
Error codes
| Field | Description | 
| 200 | Done | 
| 500 | HTTP code 500 with error message |