MLS Grid · Example Payload

Mls Grid Lookup Example

Real EstateUnited StatesMLSRESOProperty ListingsIDXPropTechODataData Licensing

Mls Grid Lookup Example is an example object payload from MLS Grid, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@odata.idLookupKeyLookupNameLookupValueModificationTimestampOriginatingSystemNameStandardLookupValueMlgCanView

Example Payload

mls-grid-lookup-example.json Raw ↑
{
  "@odata.id": "https://api-demo.mlsgrid.com/v2/Lookup('ACT61bb678f24b9e68b94c1734e')",
  "LookupKey": "ACT61bb678f24b9e68b94c1734e",
  "LookupName": "AreaUnits",
  "LookupValue": "Square Meters",
  "ModificationTimestamp": "2021-12-16T16:21:35.529Z",
  "OriginatingSystemName": "actris",
  "StandardLookupValue": "Square Meters",
  "MlgCanView": true
}