{
"code": 0,
"message": "success",
"data": {
"report_type": "string",
"report_name": "string",
"period_start": "2019-08-24T14:15:22.123Z",
"period_end": "2019-08-24T14:15:22.123Z",
"executive_summary": "string",
"key_metrics": {
"property1": "string",
"property2": "string"
},
"insights": [
"string"
],
"recommendations": [
"string"
],
"charts_data": {
"property1": "string",
"property2": "string"
},
"generated_at": "2019-08-24T14:15:22.123Z"
}
}