getSignatureGroupList
getSignatureGroupList
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
branchId int64
docDate date
docName string
docNameGenitive string
docNo string
fio string
fioGenitive string
fioShort string
id int64
position string
positionGenitive string
[
{
"branchId": 0,
"docDate": "2024-11-20",
"docName": "string",
"docNameGenitive": "string",
"docNo": "string",
"fio": "string",
"fioGenitive": "string",
"fioShort": "string",
"id": 0,
"position": "string",
"positionGenitive": "string"
}
]
Unauthorized
Forbidden
Not Found
Loading...