POST api/Values/Delete_Compare

Request Information

URI Parameters

None.

Body Parameters

Compare_Master_Property
NameDescriptionTypeAdditional information
compare_id

string

None.

user_id

integer

None.

property_id

integer

None.

chkcookiecompare

integer

None.

Projectchkcookiecompare

integer

None.

project_id

integer

None.

add_date

string

None.

edit_date

string

None.

add_time

string

None.

edit_time

string

None.

active

integer

None.

Download_Image_Tag

string

None.

listed_name

string

None.

location_name

string

None.

availability_status

string

None.

property_age

string

None.

sub_custom_id

integer

None.

custome_type

string

None.

type

string

None.

sub_property_type_name1

string

None.

sub_unit_name

string

None.

age_of_property_year

string

None.

Possession

string

None.

base_price

string

None.

project_name

string

None.

address

string

None.

apartment_society

string

None.

image_url

string

None.

price

string

None.

property_type_name

string

None.

sub_property_type_name

string

None.

city_name

string

None.

area_name

string

None.

pincode

integer

None.

size

integer

None.

area_unit_name

string

None.

amenities

string

None.

price_property

string

None.

price_type

string

None.

pincode_property

string

None.

area

string

None.

plot_aera

string

None.

area_unit_name1

string

None.

Request Formats

application/json, text/json

Sample:
{
  "compare_id": "sample string 1",
  "user_id": 2,
  "property_id": 3,
  "chkcookiecompare": 4,
  "Projectchkcookiecompare": 5,
  "project_id": 6,
  "add_date": "sample string 7",
  "edit_date": "sample string 8",
  "add_time": "sample string 9",
  "edit_time": "sample string 10",
  "active": 11,
  "Download_Image_Tag": "sample string 12",
  "listed_name": "sample string 13",
  "location_name": "sample string 14",
  "availability_status": "sample string 15",
  "property_age": "sample string 16",
  "sub_custom_id": 17,
  "custome_type": "sample string 18",
  "type": "sample string 19",
  "sub_property_type_name1": "sample string 20",
  "sub_unit_name": "sample string 21",
  "age_of_property_year": "sample string 22",
  "Possession": "sample string 23",
  "base_price": "sample string 24",
  "project_name": "sample string 25",
  "address": "sample string 26",
  "apartment_society": "sample string 27",
  "image_url": "sample string 28",
  "price": "sample string 29",
  "property_type_name": "sample string 30",
  "sub_property_type_name": "sample string 31",
  "city_name": "sample string 32",
  "area_name": "sample string 33",
  "pincode": 34,
  "size": 35,
  "area_unit_name": "sample string 36",
  "amenities": "sample string 37",
  "price_property": "sample string 38",
  "price_type": "sample string 39",
  "pincode_property": "sample string 40",
  "area": "sample string 41",
  "plot_aera": "sample string 42",
  "area_unit_name1": "sample string 43"
}

application/xml, text/xml

Sample:
<Compare_Master_Property xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.PropertyClasses.Master">
  <Download_Image_Tag>sample string 12</Download_Image_Tag>
  <Possession>sample string 23</Possession>
  <Projectchkcookiecompare>5</Projectchkcookiecompare>
  <active>11</active>
  <add_date>sample string 7</add_date>
  <add_time>sample string 9</add_time>
  <address>sample string 26</address>
  <age_of_property_year>sample string 22</age_of_property_year>
  <amenities>sample string 37</amenities>
  <apartment_society>sample string 27</apartment_society>
  <area>sample string 41</area>
  <area_name>sample string 33</area_name>
  <area_unit_name>sample string 36</area_unit_name>
  <area_unit_name1>sample string 43</area_unit_name1>
  <availability_status>sample string 15</availability_status>
  <base_price>sample string 24</base_price>
  <chkcookiecompare>4</chkcookiecompare>
  <city_name>sample string 32</city_name>
  <compare_id>sample string 1</compare_id>
  <custome_type>sample string 18</custome_type>
  <edit_date>sample string 8</edit_date>
  <edit_time>sample string 10</edit_time>
  <image_url>sample string 28</image_url>
  <listed_name>sample string 13</listed_name>
  <location_name>sample string 14</location_name>
  <pincode>34</pincode>
  <pincode_property>sample string 40</pincode_property>
  <plot_aera>sample string 42</plot_aera>
  <price>sample string 29</price>
  <price_property>sample string 38</price_property>
  <price_type>sample string 39</price_type>
  <project_id>6</project_id>
  <project_name>sample string 25</project_name>
  <property_age>sample string 16</property_age>
  <property_id>3</property_id>
  <property_type_name>sample string 30</property_type_name>
  <size>35</size>
  <sub_custom_id>17</sub_custom_id>
  <sub_property_type_name>sample string 31</sub_property_type_name>
  <sub_property_type_name1>sample string 20</sub_property_type_name1>
  <sub_unit_name>sample string 21</sub_unit_name>
  <type>sample string 19</type>
  <user_id>2</user_id>
</Compare_Master_Property>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Compare_Save_Response
NameDescriptionTypeAdditional information
success

boolean

None.

msg

string

None.

data

Compare_Master_Property

None.

Response Formats

application/json, text/json

Sample:
{
  "success": true,
  "msg": "sample string 2",
  "data": {
    "compare_id": "sample string 1",
    "user_id": 2,
    "property_id": 3,
    "chkcookiecompare": 4,
    "Projectchkcookiecompare": 5,
    "project_id": 6,
    "add_date": "sample string 7",
    "edit_date": "sample string 8",
    "add_time": "sample string 9",
    "edit_time": "sample string 10",
    "active": 11,
    "Download_Image_Tag": "sample string 12",
    "listed_name": "sample string 13",
    "location_name": "sample string 14",
    "availability_status": "sample string 15",
    "property_age": "sample string 16",
    "sub_custom_id": 17,
    "custome_type": "sample string 18",
    "type": "sample string 19",
    "sub_property_type_name1": "sample string 20",
    "sub_unit_name": "sample string 21",
    "age_of_property_year": "sample string 22",
    "Possession": "sample string 23",
    "base_price": "sample string 24",
    "project_name": "sample string 25",
    "address": "sample string 26",
    "apartment_society": "sample string 27",
    "image_url": "sample string 28",
    "price": "sample string 29",
    "property_type_name": "sample string 30",
    "sub_property_type_name": "sample string 31",
    "city_name": "sample string 32",
    "area_name": "sample string 33",
    "pincode": 34,
    "size": 35,
    "area_unit_name": "sample string 36",
    "amenities": "sample string 37",
    "price_property": "sample string 38",
    "price_type": "sample string 39",
    "pincode_property": "sample string 40",
    "area": "sample string 41",
    "plot_aera": "sample string 42",
    "area_unit_name1": "sample string 43"
  }
}

application/xml, text/xml

Sample:
<Compare_Save_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.Master">
    <d2p1:Download_Image_Tag>sample string 12</d2p1:Download_Image_Tag>
    <d2p1:Possession>sample string 23</d2p1:Possession>
    <d2p1:Projectchkcookiecompare>5</d2p1:Projectchkcookiecompare>
    <d2p1:active>11</d2p1:active>
    <d2p1:add_date>sample string 7</d2p1:add_date>
    <d2p1:add_time>sample string 9</d2p1:add_time>
    <d2p1:address>sample string 26</d2p1:address>
    <d2p1:age_of_property_year>sample string 22</d2p1:age_of_property_year>
    <d2p1:amenities>sample string 37</d2p1:amenities>
    <d2p1:apartment_society>sample string 27</d2p1:apartment_society>
    <d2p1:area>sample string 41</d2p1:area>
    <d2p1:area_name>sample string 33</d2p1:area_name>
    <d2p1:area_unit_name>sample string 36</d2p1:area_unit_name>
    <d2p1:area_unit_name1>sample string 43</d2p1:area_unit_name1>
    <d2p1:availability_status>sample string 15</d2p1:availability_status>
    <d2p1:base_price>sample string 24</d2p1:base_price>
    <d2p1:chkcookiecompare>4</d2p1:chkcookiecompare>
    <d2p1:city_name>sample string 32</d2p1:city_name>
    <d2p1:compare_id>sample string 1</d2p1:compare_id>
    <d2p1:custome_type>sample string 18</d2p1:custome_type>
    <d2p1:edit_date>sample string 8</d2p1:edit_date>
    <d2p1:edit_time>sample string 10</d2p1:edit_time>
    <d2p1:image_url>sample string 28</d2p1:image_url>
    <d2p1:listed_name>sample string 13</d2p1:listed_name>
    <d2p1:location_name>sample string 14</d2p1:location_name>
    <d2p1:pincode>34</d2p1:pincode>
    <d2p1:pincode_property>sample string 40</d2p1:pincode_property>
    <d2p1:plot_aera>sample string 42</d2p1:plot_aera>
    <d2p1:price>sample string 29</d2p1:price>
    <d2p1:price_property>sample string 38</d2p1:price_property>
    <d2p1:price_type>sample string 39</d2p1:price_type>
    <d2p1:project_id>6</d2p1:project_id>
    <d2p1:project_name>sample string 25</d2p1:project_name>
    <d2p1:property_age>sample string 16</d2p1:property_age>
    <d2p1:property_id>3</d2p1:property_id>
    <d2p1:property_type_name>sample string 30</d2p1:property_type_name>
    <d2p1:size>35</d2p1:size>
    <d2p1:sub_custom_id>17</d2p1:sub_custom_id>
    <d2p1:sub_property_type_name>sample string 31</d2p1:sub_property_type_name>
    <d2p1:sub_property_type_name1>sample string 20</d2p1:sub_property_type_name1>
    <d2p1:sub_unit_name>sample string 21</d2p1:sub_unit_name>
    <d2p1:type>sample string 19</d2p1:type>
    <d2p1:user_id>2</d2p1:user_id>
  </data>
  <msg>sample string 2</msg>
  <success>true</success>
</Compare_Save_Response>