#########################################################################
## success
#########################################################################
"message": "success",
"status": 200,
"floorplan": [
{
"id": 12,
"uuid": "2c10f87c-2455-4cc9-8fe2-aaa4db1b266e",
"floorplanLevel": 5,
"floorplanName": "ssss",
"floorplanImage": "2c10f87c-2455-4cc9-8fe2-aaa4db1b266e-1574668338.5floorplan.png",
"fileURL": "4b2bce80-6c83-477c-8edf-36409e9c7657/floorplan-files/2c10f87c-2455-4cc9-8fe2-aaa4db1b266e-1574668338.5floorplan.png",
"imageHeight": 221,
"imageWidth": 228,
"centerLat": "0.00000000000000000",
"centerLng": "0.00000000000000000",
"SWLat": "0.00000000000000000",
"SWLng": "0.00000000000000000",
"NELat": "0.00000000000000000",
"NELng": "0.00000000000000000",
"angle": "0.00000000000000000",
"zoom": 19,
"venueUUID": null,
"buildingUUID": "fcfa75b6-14b8-4ae5-8f28-027c0615e9d7",
"deactivatedFlag": 0,
"ts": "2019-11-25 07:52:18",
"clientUUID": "4b2bce80-6c83-477c-8edf-36409e9c7657",
"buildingName": "M G Road Office"
},
]
}
#########################################################################
## Error:No data found
#########################################################################
{
"message": "error",
"status": 400,
"description": "No data found"
}