GET api/restaurants/restaurantes/geo?lat={lat}&lng={lng}&radio={radio}&id_empresa={id_empresa}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| lat | decimal number |
Required |
|
| lng | decimal number |
Required |
|
| radio | integer |
Default value is 20 |
|
| id_empresa | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.