GET api/Listing/GetListingByID?id={id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "Result": {
    "Id": 1,
    "CaseId": "sample string 2",
    "ChainId": 3,
    "DomainId": 4,
    "AgentId": "sample string 5",
    "Broker": 6,
    "Room": 7,
    "Loc": {
      "Id": 1,
      "Addr": "sample string 2",
      "Zip": 3,
      "City": "sample string 4",
      "Lat": 5.1,
      "Long": 6.1
    },
    "Size": 8,
    "SizeO": 9,
    "SizeB": 10,
    "SizeG": 11,
    "SizeBbr": 1,
    "MC": 1,
    "PN": 1,
    "StreetC": 1,
    "UnitN": 12,
    "UnitId": "9ce5179d-0b52-419b-9088-0c4f38f1524a",
    "PT": 13,
    "Year": 14,
    "AURL": "sample string 15",
    "Price": 16,
    "PriceG": 17,
    "PriceN": 18,
    "PriceM2": 19.1,
    "DP": 20,
    "PriceP": 21,
    "PriceCD": "sample string 22",
    "LastCD": "sample string 23",
    "CreatedD": "sample string 24",
    "PriceCPT": 25,
    "Lay": 26,
    "RId": 1,
    "PriceChanges": [
      {
        "Pre": 1,
        "Post": 2,
        "CD": "sample string 3"
      },
      {
        "Pre": 1,
        "Post": 2,
        "CD": "sample string 3"
      },
      {
        "Pre": 1,
        "Post": 2,
        "CD": "sample string 3"
      }
    ],
    "PSales": [
      {
        "Date": "sample string 1",
        "Price": 2,
        "Type": "sample string 3"
      },
      {
        "Date": "sample string 1",
        "Price": 2,
        "Type": "sample string 3"
      },
      {
        "Date": "sample string 1",
        "Price": 2,
        "Type": "sample string 3"
      }
    ],
    "PListings": [
      {
        "Id": 1,
        "Price": 2,
        "PriceCPT": 3,
        "LSD": "sample string 4",
        "Lay": 5
      },
      {
        "Id": 1,
        "Price": 2,
        "PriceCPT": 3,
        "LSD": "sample string 4",
        "Lay": 5
      },
      {
        "Id": 1,
        "Price": 2,
        "PriceCPT": 3,
        "LSD": "sample string 4",
        "Lay": 5
      }
    ],
    "SListings": [
      {
        "Id": 1
      },
      {
        "Id": 1
      },
      {
        "Id": 1
      }
    ],
    "OpenHouse": null,
    "Status": 1,
    "EnergyMark": "A",
    "SharedCost": 1,
    "Floor": "sample string 27",
    "Side": "sample string 28",
    "KVHX": "sample string 29",
    "Region": "sample string 30",
    "SelfsaleImages": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ]
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.