GET api/business/NearbyPlaces?lat={lat}&lng={lng}&radius={radius}&category={category}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| lat | decimal number |
Required |
|
| lng | decimal number |
Required |
|
| radius | integer |
Default value is 5000 |
|
| category | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.