This documentation is under development.
{
"type": "siteplan",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"order": 0,
"image": {
"url": "string",
"media_id": 0
},
"items": [
{
"name": "string",
"unit_no": "string",
"floor_no": "string",
"bedrooms": "string",
"bathrooms": "string",
"surface": "string",
"surface_unit": "sqft",
"type": "string",
"transaction": "string",
"rent": "string",
"rent_type": "per_unit_year"
}
]
}
}