{
"meta": {
"success": true,
"status": 200,
"message": "Financial overview retrieved successfully"
},
"data": {
"summary": {
"totalRevenue": 1182798.96,
"revenueTransactions": 31,
"paidRevenue": 1182798.96,
"paidRevenueTransactions": 31,
"totalCommissions": 0,
"commissionTransactions": 0,
"paidCommissions": 0,
"paidCommissionTransactions": 0,
"platformFees": 86198.96,
"platformFeeTransactions": 18,
"pendingPayouts": 0,
"pendingPayoutCount": 0,
"totalRefunds": 0,
"refundCount": 0,
"netRevenue": 1182798.96,
"revenuePaymentRate": 100,
"commissionPaymentRate": 0
},
"comparison": null,
"trends": null,
"metadata": {
"period": {
"startDate": "2025-12-03T00:00:00.000+08:00",
"endDate": "2026-01-02T23:59:59.999+08:00"
},
"generatedAt": "2026-01-02T02:25:06.164Z"
}
}
}