2.16.2. Request
| Parameter | Description | 
| /get_info | Getting information from the token. | 
#get_info
Request example:
{
    "employeeName": "John Doe"
}
| Parameter | Description | 
| /get_info | Getting information from the token. | 
#get_info
{
    "employeeName": "John Doe"
}