Address

Справочников типов улиц

StreetTypeController ( privileges: Global: SYSTEM, ADMIN)

get/street_types

Query parameters

№ страницы (default = 1)

кол-во на странице (default=15)

Response

idinteger

Ресурсный класс для работы с моделью StreetType

namestring

Наименование типа улицы

shortNamestring

сокращенное наименование типа улицы

Example response

{
  "id": 1,
  "name": "переулок",
  "shortName": "пер."
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.