Property

Command

POST https://staging.h.api.crmls.org/RESO/OData/Property HTTP/1.1

Payload

Payload Content-Length: 39817


Http Request Parameters

User-Agent: Fiddler
Authorization: Bearer 94e79b1f4273a656d9637815fd631d6c
Content-Type: application/json
Prefer: odata.include-annotations="reso.*"
Host: staging.h.api.crmls.org

Output Response

HTTP/1.1 201 Created
Cache-Control: no-cache
Pragma: no-cache
Content-Type: application/json; odata.metadata=minimal
Expires: -1
ETag: W/"MjAxOS0wOC0yOFQxMDowOToxNS4zODYtMDc6MDA="
Location: https://h.api.crmls.org/RESO/ODATA
Server: Microsoft-IIS/8.5
OData-Version: 4.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Wed, 28 Aug 2019 17:09:18 GMT
Content-Length: 23952

{
  "@odata.context":"https://h.api.crmls.org/RESO/ODATA/$metadata#Property/$entity",
  "@odata.etag":"W/\"MjAxOS0wOC0yOFQxMDowOToxNS4zODY2NjY3LTA3OjAw\"","AccessibilityFeatures":null, ... "GeoLocation":null,
  "[email protected]":"https://h.api.crmls.org/RESO/ODATA/$metadata#Property(361494951)/PropertyUnits","PropertyUnits":
  [
    {
      "UnitKeyNumeric":10496346, ... "ModificationTimestamp":"2019-08-28T10:09:15.76-07:00"
    }
  ],
  "[email protected]":"https://h.api.crmls.org/RESO/ODATA/$metadata#Property(361494951)/PropertyGreen","PropertyGreen":
  [
    {
      "GreenKeyNumeric":5171, ... "ModificationTimestamp":"2019-08-28T10:09:15.84-07:00"
    }
  ],
  "[email protected]":"https://h.api.crmls.org/RESO/ODATA/$metadata#Property(361494951)/PowerProduction","PowerProduction":
  [
    {
      "ListingKeyNumeric":361494951, ... "ModificationTimestamp":"2019-08-28T10:09:15.87-07:00"
    }
  ],
  "OpenHouse":
  [
    {
      "@odata.etag":"W/\"MjAxOS0wOC0yOFQxMDowOToxNS43NDMzMzMzLTA3OjAw\"","ClassID":"_2", ... "TourNumber":null
    }
  ],
  "Media":
  [
    {
      "@odata.etag":"W/\"MjAxOS0wOC0yOFQxMDowOToxNS41NTY2NjY3LTA3OjAw\"","MediaKeyNumeric":87929211, ... "Approved":true,"FileSize":1024
    }
  ]
}

Additional Information

The following example running with ClientID = “XROBERTS”, Member Login ID = “XZACH1”
Entity Validation is disabled
OData web API Server is on 10.1.1.22
Fiddler Recording date: Aug 28, 2019