Methods

  • get - Get administrative area of level 1
  • get - List administrative areas of level 1

Resource

{
    "country": {
        "code": "string",
        "name": "string"
    },
    "id": "integer",
    "name": "string"
}

Properties

Name Type Description Additional
country object Optional, read only.
country.code string

Country code

Optional, read only.
country.name string

Country name

Optional, read only.
id integer

Administrative area level 1 ID

Optional, read only.
name string

Administrative area level 1 name

Optional, read only.