GET api/GetTopProjects?city={city}&state={state}&bhk={bhk}&minPrice={minPrice}&maxPrice={maxPrice}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, text/javascript, application/javascript, application/json-p

Sample:

Sample not available.