Fields
id
StringA unique identifier for the locality.
name
StringThe actual geographical data, such as country names (India), state names (Maharashtra), pin codes (400603), city names (Dubai), or local sectors (Deira).
display_name
StringUser-friendly version of the geographical data, which may be more descriptive or formatted differently.
parent_ids
[String]Identifiers for the parent of the current locality.
type
StringSpecifies the category of the address component, such as pincode, state, city, country, or sector.
custom_meta
JSONCustom meta to store custom json against hierarchy.
serviceability
ServiceabilityModelServiceability details for the country.
parent_uid
StringUnique identifier for the immediate parent of the locality.
code
StringCode assigned to a locality, which is unique to its immediate parent.
meta
JSONContains meta information related to the locality.
Was this section helpful?