Получить Специалиста по займам по ID
Получить элемент справочника "Специалисты по займам" по ID
Path Parameters
id int64 required
id
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
active boolean
id int64
mobileAppUser boolean
name string
position string
prefix string
subdivisionId int64
useForAutoClientCreation boolean
userId int32
{
"active": true,
"id": 0,
"mobileAppUser": true,
"name": "string",
"position": "string",
"prefix": "string",
"subdivisionId": 0,
"useForAutoClientCreation": true,
"userId": 0
}
Unauthorized
Forbidden
Not Found
Loading...