List of branches (deprecated)
Business listing (2.0)
Getting a list of branches according to parameters Deprecated
Method support discontinued.
To see a list of companies in an organization, a building or a city, use 3.0/items method.
query Parameters
| key required | string A unique key of API user. |
| building_id required | string Building ID. |
| org_id required | string Company ID. |
| rubric_id required | string Category identifiers.
The You can also send a list of category IDs separated by commas, in this case, all the categories should be from the same region. |
| region_id | string Region ID. Required if no geographic search restriction is specified. Details on how the map is divided into regions can be found in the Regions API description. |
| servicing | string Takes a single value of |
| servicing_group | string Type of the service provider. Possible values:
|
| point | string Example: point=82.921663,55.030195 The center of the search area (point coordinates in Used for filtering results within a circle. |
| radius | integer [ 0 .. 40000 ] Default: 250 The search radius in meters. Used for filtering results within a circle. |
| point1 | string Example: point1=82.921663,55.030195 |