This documentation is under development.
{
"type": "management",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"sub_title": "string",
"intro": "string",
"services": [
{
"title": "string",
"text": "string"
}
],
"contacts_sub_title": "string",
"contacts": [
{
"name": "Maintenance Service",
"email": "maintenance@xyz.com",
"phone": "(919) 888-9999"
}
],
"order": "string"
}
}