Перейти к основному содержимому

getSignatureGroupList

getSignatureGroupList

Responses

OK


Schema
  • Array [
  • branchId int64
    docDate date
    docName string
    docNameGenitive string
    docNo string
    fio string
    fioGenitive string
    fioShort string
    id int64
    position string
    positionGenitive string
  • ]
GET /dicts/signature-groups

Request

Base URL
//localhost
curl / cURL
curl -L -X GET '//localhost/dicts/signature-groups' \
-H 'Accept: */*'