Get Sub Area List

The Sub Area List API allows developers to fetch a comprehensive list of sub-areas within a specified area using its unique identifier. This endpoint supports retrieving specific fields based on the user’s request.

Request Parameters

Public Request Parameters

📘

Path Parameters

FieldTypeRequiredDescriptionExample
countrystringYesUnique identifier for the province

Response Description

Public Response Fields

📘

Success Response

FieldTypeExampleDescription
codestring"success"Status code of the response
messagestringDescriptive message of the response
data.type
data.list.codestring``The code of area
data.list.namestring``The name of area
data.provinces.zipinteger``The zip of area

Error Response

FieldTypeExampleDescription
codestringInvalidParameterError http message
messagestring``Error message
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!