POST api/Values/Partial_AllProject

Request Information

URI Parameters

None.

Body Parameters

IndexSearch_NewProject_Property
NameDescriptionTypeAdditional information
project_id

integer

None.

property_type_id

integer

None.

sub_property_type_id

integer

None.

property_status

string

None.

user_id

string

None.

city_id

integer

None.

pincode

integer

None.

p_pricefrom

integer

None.

price_to

integer

None.

p_size_from

integer

None.

p_size_to

integer

None.

area_id

integer

None.

amenities

integer

None.

bedrooms

string

None.

possession

integer

None.

offset

integer

None.

price

integer

None.

size_from

integer

None.

size_to

integer

None.

posted_by

integer

None.

bedrooms_from

string

None.

bedrooms_to

string

None.

bathrooms_from

string

None.

bathrooms_to

string

None.

garages_from

string

None.

garages_to

string

None.

p_property_status

integer

None.

p_property_type

integer

None.

p_areastreet

integer

None.

p_city

integer

None.

s_price

integer

None.

p_year_built_from

string

None.

p_year_built_to

string

None.

unitfrom

integer

None.

sbproplist

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "project_id": 1,
  "property_type_id": 2,
  "sub_property_type_id": 3,
  "property_status": "sample string 4",
  "user_id": "sample string 5",
  "city_id": 6,
  "pincode": 7,
  "p_pricefrom": 8,
  "price_to": 9,
  "p_size_from": 10,
  "p_size_to": 11,
  "area_id": 12,
  "amenities": 13,
  "bedrooms": "sample string 14",
  "possession": 15,
  "offset": 16,
  "price": 17,
  "size_from": 18,
  "size_to": 19,
  "posted_by": 20,
  "bedrooms_from": "sample string 21",
  "bedrooms_to": "sample string 22",
  "bathrooms_from": "sample string 23",
  "bathrooms_to": "sample string 24",
  "garages_from": "sample string 25",
  "garages_to": "sample string 26",
  "p_property_status": 27,
  "p_property_type": 28,
  "p_areastreet": 29,
  "p_city": 30,
  "s_price": 31,
  "p_year_built_from": "sample string 32",
  "p_year_built_to": "sample string 33",
  "unitfrom": 34,
  "sbproplist": 35
}

application/xml, text/xml

Sample:
<IndexSearch_NewProject_Property xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.PropertyClasses.Project">
  <amenities>13</amenities>
  <area_id>12</area_id>
  <bathrooms_from>sample string 23</bathrooms_from>
  <bathrooms_to>sample string 24</bathrooms_to>
  <bedrooms>sample string 14</bedrooms>
  <bedrooms_from>sample string 21</bedrooms_from>
  <bedrooms_to>sample string 22</bedrooms_to>
  <city_id>6</city_id>
  <garages_from>sample string 25</garages_from>
  <garages_to>sample string 26</garages_to>
  <offset>16</offset>
  <p_areastreet>29</p_areastreet>
  <p_city>30</p_city>
  <p_pricefrom>8</p_pricefrom>
  <p_property_status>27</p_property_status>
  <p_property_type>28</p_property_type>
  <p_size_from>10</p_size_from>
  <p_size_to>11</p_size_to>
  <p_year_built_from>sample string 32</p_year_built_from>
  <p_year_built_to>sample string 33</p_year_built_to>
  <pincode>7</pincode>
  <possession>15</possession>
  <posted_by>20</posted_by>
  <price>17</price>
  <price_to>9</price_to>
  <project_id>1</project_id>
  <property_status>sample string 4</property_status>
  <property_type_id>2</property_type_id>
  <s_price>31</s_price>
  <sbproplist>35</sbproplist>
  <size_from>18</size_from>
  <size_to>19</size_to>
  <sub_property_type_id>3</sub_property_type_id>
  <unitfrom>34</unitfrom>
  <user_id>sample string 5</user_id>
</IndexSearch_NewProject_Property>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IndexSearchNewProject_Response
NameDescriptionTypeAdditional information
success

boolean

None.

msg

string

None.

data

Collection of ALLProject_Property

None.

Response Formats

application/json, text/json

Sample:
{
  "success": true,
  "msg": "sample string 2",
  "data": [
    {
      "Project_id": 1,
      "favourite_id": 2,
      "compare_id": 3,
      "address": "sample string 4",
      "area": "sample string 5",
      "size": "sample string 6",
      "area_unit_name": "sample string 7",
      "image_url": "sample string 8",
      "price": "sample string 9",
      "custome_type": "sample string 10",
      "sub_custom_name": "sample string 11",
      "date": "2026-01-02T11:03:59.1494843-08:00",
      "apartment_society": "sample string 13",
      "active": 14,
      "property_type_name": "sample string 15",
      "sub_property_type_name": "sample string 16",
      "sub_property_type_name1": "sample string 17",
      "availability_status": "sample string 18",
      "possession_month": "sample string 19",
      "possession_year": "sample string 20",
      "sub_unit_name": "sample string 21",
      "price_type": "sample string 22",
      "property_status_name": "sample string 23",
      "towers": [
        {
          "towers": "sample string 1",
          "total_unit": "sample string 2",
          "sub_unit_name": "sample string 3",
          "sub_property_type_name": "sample string 4",
          "custome_type": "sample string 5"
        },
        {
          "towers": "sample string 1",
          "total_unit": "sample string 2",
          "sub_unit_name": "sample string 3",
          "sub_property_type_name": "sample string 4",
          "custome_type": "sample string 5"
        }
      ],
      "total_unit": "sample string 24",
      "min_value": 25,
      "max_value": 26,
      "Download_Image_Tag": "sample string 27",
      "starting": "sample string 28",
      "area_name": "sample string 29",
      "city_name": "sample string 30",
      "base_price": "sample string 31",
      "user_type_name": "sample string 32",
      "builder_name": "sample string 33",
      "agent_name": "sample string 34",
      "owner_name": "sample string 35",
      "entry_date": "2026-01-02T11:03:59.1504851-08:00"
    },
    {
      "Project_id": 1,
      "favourite_id": 2,
      "compare_id": 3,
      "address": "sample string 4",
      "area": "sample string 5",
      "size": "sample string 6",
      "area_unit_name": "sample string 7",
      "image_url": "sample string 8",
      "price": "sample string 9",
      "custome_type": "sample string 10",
      "sub_custom_name": "sample string 11",
      "date": "2026-01-02T11:03:59.1494843-08:00",
      "apartment_society": "sample string 13",
      "active": 14,
      "property_type_name": "sample string 15",
      "sub_property_type_name": "sample string 16",
      "sub_property_type_name1": "sample string 17",
      "availability_status": "sample string 18",
      "possession_month": "sample string 19",
      "possession_year": "sample string 20",
      "sub_unit_name": "sample string 21",
      "price_type": "sample string 22",
      "property_status_name": "sample string 23",
      "towers": [
        {
          "towers": "sample string 1",
          "total_unit": "sample string 2",
          "sub_unit_name": "sample string 3",
          "sub_property_type_name": "sample string 4",
          "custome_type": "sample string 5"
        },
        {
          "towers": "sample string 1",
          "total_unit": "sample string 2",
          "sub_unit_name": "sample string 3",
          "sub_property_type_name": "sample string 4",
          "custome_type": "sample string 5"
        }
      ],
      "total_unit": "sample string 24",
      "min_value": 25,
      "max_value": 26,
      "Download_Image_Tag": "sample string 27",
      "starting": "sample string 28",
      "area_name": "sample string 29",
      "city_name": "sample string 30",
      "base_price": "sample string 31",
      "user_type_name": "sample string 32",
      "builder_name": "sample string 33",
      "agent_name": "sample string 34",
      "owner_name": "sample string 35",
      "entry_date": "2026-01-02T11:03:59.1504851-08:00"
    }
  ]
}

application/xml, text/xml

Sample:
<IndexSearchNewProject_Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.FunctionClasses.Response">
  <data xmlns:d2p1="http://schemas.datacontract.org/2004/07/BLL.PropertyClasses.Project">
    <d2p1:ALLProject_Property>
      <d2p1:Download_Image_Tag>sample string 27</d2p1:Download_Image_Tag>
      <d2p1:Project_id>1</d2p1:Project_id>
      <d2p1:active>14</d2p1:active>
      <d2p1:address>sample string 4</d2p1:address>
      <d2p1:agent_name>sample string 34</d2p1:agent_name>
      <d2p1:apartment_society>sample string 13</d2p1:apartment_society>
      <d2p1:area>sample string 5</d2p1:area>
      <d2p1:area_name>sample string 29</d2p1:area_name>
      <d2p1:area_unit_name>sample string 7</d2p1:area_unit_name>
      <d2p1:availability_status>sample string 18</d2p1:availability_status>
      <d2p1:base_price>sample string 31</d2p1:base_price>
      <d2p1:builder_name>sample string 33</d2p1:builder_name>
      <d2p1:city_name>sample string 30</d2p1:city_name>
      <d2p1:compare_id>3</d2p1:compare_id>
      <d2p1:custome_type>sample string 10</d2p1:custome_type>
      <d2p1:date>2026-01-02T11:03:59.1494843-08:00</d2p1:date>
      <d2p1:entry_date>2026-01-02T11:03:59.1504851-08:00</d2p1:entry_date>
      <d2p1:favourite_id>2</d2p1:favourite_id>
      <d2p1:image_url>sample string 8</d2p1:image_url>
      <d2p1:max_value>26</d2p1:max_value>
      <d2p1:min_value>25</d2p1:min_value>
      <d2p1:owner_name>sample string 35</d2p1:owner_name>
      <d2p1:possession_month>sample string 19</d2p1:possession_month>
      <d2p1:possession_year>sample string 20</d2p1:possession_year>
      <d2p1:price>sample string 9</d2p1:price>
      <d2p1:price_type>sample string 22</d2p1:price_type>
      <d2p1:property_status_name>sample string 23</d2p1:property_status_name>
      <d2p1:property_type_name>sample string 15</d2p1:property_type_name>
      <d2p1:size>sample string 6</d2p1:size>
      <d2p1:starting>sample string 28</d2p1:starting>
      <d2p1:sub_custom_name>sample string 11</d2p1:sub_custom_name>
      <d2p1:sub_property_type_name>sample string 16</d2p1:sub_property_type_name>
      <d2p1:sub_property_type_name1>sample string 17</d2p1:sub_property_type_name1>
      <d2p1:sub_unit_name>sample string 21</d2p1:sub_unit_name>
      <d2p1:total_unit>sample string 24</d2p1:total_unit>
      <d2p1:towers>
        <d2p1:towersModel>
          <d2p1:custome_type>sample string 5</d2p1:custome_type>
          <d2p1:sub_property_type_name>sample string 4</d2p1:sub_property_type_name>
          <d2p1:sub_unit_name>sample string 3</d2p1:sub_unit_name>
          <d2p1:total_unit>sample string 2</d2p1:total_unit>
          <d2p1:towers>sample string 1</d2p1:towers>
        </d2p1:towersModel>
        <d2p1:towersModel>
          <d2p1:custome_type>sample string 5</d2p1:custome_type>
          <d2p1:sub_property_type_name>sample string 4</d2p1:sub_property_type_name>
          <d2p1:sub_unit_name>sample string 3</d2p1:sub_unit_name>
          <d2p1:total_unit>sample string 2</d2p1:total_unit>
          <d2p1:towers>sample string 1</d2p1:towers>
        </d2p1:towersModel>
      </d2p1:towers>
      <d2p1:user_type_name>sample string 32</d2p1:user_type_name>
    </d2p1:ALLProject_Property>
    <d2p1:ALLProject_Property>
      <d2p1:Download_Image_Tag>sample string 27</d2p1:Download_Image_Tag>
      <d2p1:Project_id>1</d2p1:Project_id>
      <d2p1:active>14</d2p1:active>
      <d2p1:address>sample string 4</d2p1:address>
      <d2p1:agent_name>sample string 34</d2p1:agent_name>
      <d2p1:apartment_society>sample string 13</d2p1:apartment_society>
      <d2p1:area>sample string 5</d2p1:area>
      <d2p1:area_name>sample string 29</d2p1:area_name>
      <d2p1:area_unit_name>sample string 7</d2p1:area_unit_name>
      <d2p1:availability_status>sample string 18</d2p1:availability_status>
      <d2p1:base_price>sample string 31</d2p1:base_price>
      <d2p1:builder_name>sample string 33</d2p1:builder_name>
      <d2p1:city_name>sample string 30</d2p1:city_name>
      <d2p1:compare_id>3</d2p1:compare_id>
      <d2p1:custome_type>sample string 10</d2p1:custome_type>
      <d2p1:date>2026-01-02T11:03:59.1494843-08:00</d2p1:date>
      <d2p1:entry_date>2026-01-02T11:03:59.1504851-08:00</d2p1:entry_date>
      <d2p1:favourite_id>2</d2p1:favourite_id>
      <d2p1:image_url>sample string 8</d2p1:image_url>
      <d2p1:max_value>26</d2p1:max_value>
      <d2p1:min_value>25</d2p1:min_value>
      <d2p1:owner_name>sample string 35</d2p1:owner_name>
      <d2p1:possession_month>sample string 19</d2p1:possession_month>
      <d2p1:possession_year>sample string 20</d2p1:possession_year>
      <d2p1:price>sample string 9</d2p1:price>
      <d2p1:price_type>sample string 22</d2p1:price_type>
      <d2p1:property_status_name>sample string 23</d2p1:property_status_name>
      <d2p1:property_type_name>sample string 15</d2p1:property_type_name>
      <d2p1:size>sample string 6</d2p1:size>
      <d2p1:starting>sample string 28</d2p1:starting>
      <d2p1:sub_custom_name>sample string 11</d2p1:sub_custom_name>
      <d2p1:sub_property_type_name>sample string 16</d2p1:sub_property_type_name>
      <d2p1:sub_property_type_name1>sample string 17</d2p1:sub_property_type_name1>
      <d2p1:sub_unit_name>sample string 21</d2p1:sub_unit_name>
      <d2p1:total_unit>sample string 24</d2p1:total_unit>
      <d2p1:towers>
        <d2p1:towersModel>
          <d2p1:custome_type>sample string 5</d2p1:custome_type>
          <d2p1:sub_property_type_name>sample string 4</d2p1:sub_property_type_name>
          <d2p1:sub_unit_name>sample string 3</d2p1:sub_unit_name>
          <d2p1:total_unit>sample string 2</d2p1:total_unit>
          <d2p1:towers>sample string 1</d2p1:towers>
        </d2p1:towersModel>
        <d2p1:towersModel>
          <d2p1:custome_type>sample string 5</d2p1:custome_type>
          <d2p1:sub_property_type_name>sample string 4</d2p1:sub_property_type_name>
          <d2p1:sub_unit_name>sample string 3</d2p1:sub_unit_name>
          <d2p1:total_unit>sample string 2</d2p1:total_unit>
          <d2p1:towers>sample string 1</d2p1:towers>
        </d2p1:towersModel>
      </d2p1:towers>
      <d2p1:user_type_name>sample string 32</d2p1:user_type_name>
    </d2p1:ALLProject_Property>
  </data>
  <msg>sample string 2</msg>
  <success>true</success>
</IndexSearchNewProject_Response>