GET api/units/for-rent-properties/{projectid}/levels
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
projectid | string |
Required |
|
Location | string |
None. |
|
LandTenure | string |
None. |
|
Title | string |
None. |
|
Completion | string |
None. |
|
MinPrice | integer |
None. |
|
MaxPrice | integer |
None. |
|
MinLevel | integer |
None. |
|
MaxLevel | integer |
None. |
|
MinBuiltUpSize | integer |
None. |
|
MaxBuiltUpSize | integer |
None. |
|
NoOfBedroom | integer |
None. |
|
NoOfBathroom | integer |
None. |
|
Facing | string |
None. |
|
Direction | string |
None. |
|
Facilities | Collection of string |
None. |
|
DateMoveInFrom | date |
None. |
|
DateMoveInTo | date |
None. |
|
Furnishing | string |
None. |
|
Status | string |
None. |
|
DateViewingFrom | date |
None. |
|
DateViewingTo | date |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.