GET /Dictionary/getCityList/

Class: Dictionary, Method: getCityList

Returns list of cities along with their codes and region codes (zones).
XSD Schema
JSON Schema

Path Parameters

Name Description Type Required Default
response_format Response data format. Default is json.
Accepted Values: [ json,xml]
String json

Query Parameters

Name Description Type Required Default
offset The offset of returned values. Integer 0
limit Max number of returned elements. Integer 10000

Responses

Status Code Description Type
200 Returns response result. ResultList < City >
400 Returns API error. ApiError[]
API Query Builder
Query
Query Result