Skip to content

Instantly share code, notes, and snippets.

@joshcom
Last active July 29, 2020 16:13
Show Gist options
  • Save joshcom/2ec807160ca70708eacfcf8e8f5bdb0a to your computer and use it in GitHub Desktop.
Save joshcom/2ec807160ca70708eacfcf8e8f5bdb0a to your computer and use it in GitHub Desktop.
/floorplans?OriginatingSystemKey=””&OriginatingSystemID=””&SourceSystemID=””
{
"success": true,
"results": [{
"id": 325,
"name": "My FloPlan",
"images": [
{
"url": "https://?.amazon.com/?.png",
"image_type": "all_in_one_png"
},
{
"url": "https://?.amazon.com/?.png",
"image_type": "all_in_one_thumbnail_png"
}
]
}]
}
// Alternative, RESO Web API Media endpoint: /Media?$filter=<Required filter by OriginatingSystemKey and
// OriginatingSystemID and SourceSystemID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment