Skip to main content
Version: 202607

List sub areas

GET 

/openapi/2026-07/areas/:code/children

List sub-areas under the specified area.

Request

Path Parameters

    code stringrequired

    Province ID

Query Parameters

    no_cache string

    Whether to skip cache

    locale string

    Locale code (e.g. en-US)

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    typestring

    Type

    list object[]

    List

  • Array [
  • codestring

    Code

    namestring

    Name

    zipstring

    Postal or ZIP code

  • ]