GET api/GetTopProjects?city={city}&state={state}&bhk={bhk}&minPrice={minPrice}&maxPrice={maxPrice}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| city | string |
None. |
|
| state | string |
None. |
|
| bhk | integer |
None. |
|
| minPrice | decimal number |
None. |
|
| maxPrice | decimal number |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.