{
"reportName": "<string>",
"startPeriod": "<string>",
"endPeriod": "<string>",
"currency": "<string>",
"entries": [
{
"customerId": "<string>",
"customerName": "<string>",
"totalIncome": 123,
"totalExpenses": 123,
"netIncome": 123
}
],
"totalIncome": 123,
"totalExpenses": 123,
"netIncome": 123
}