This documentation is under development.
{
"type": "parcels",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"sub_title": "string",
"description": "string",
"order": 0,
"items": [
{
"name": "string",
"land_size": "string",
"building_size": "string",
"parking_spaces": "string",
"price_vacant_land": "string",
"price_land_with": "string",
"price_building": "string",
"file": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
}
}
]
}
}