GET api/homepage/hotel/list?longitude={longitude}&latitude={latitude}&cityname={cityname}&top={top}&sort={sort}
订餐服务
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| longitude | decimal number |
Default value is 0 |
|
| latitude | decimal number |
Default value is 0 |
|
| cityname | string |
Default value is |
|
| top | integer |
Default value is 5 |
|
| sort | integer |
Default value is 2 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.