Query Parameters

Parameter Name Description Usage
longitude The longitude of the location. (WGS 84 datum/EPSG:4326 coordinate system) Required
latitude The latitude of the location. (WGS 84 datum/EPSG:4326 coordinate system) Required
areaCodeInfo Specifies whether area code information will be part of response. Acceptable values:
  • True
  • False
Default: False
Optional
level Applicable only if areaCodeInfo parameter is 'True'. This parameter accepts following two values:
  • Basic: Returns only distinct company name
  • Detail: Returns all fields of areaCodeInfo

Default value: Basic

Optional