Получить Финансовое положение по ID
Получить элемент справочника "Финансовое положение" по ID
Path Parameters
id int64 required
id
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
id int64
name string
point double
{
"id": 0,
"name": "string",
"point": 0
}
Unauthorized
Forbidden
Not Found
Loading...