{
"active_donations": 0,
"active_payment_links": 0,
"payment_mode": "string",
"recent_transactions": [
{
"amount": 0,
"created_at": "string",
"currency": "string",
"customer_email": "string",
"customer_name": "string",
"id": "string",
"object_id": "string",
"object_type": "string",
"payment_method": "string",
"reference_code": "string",
"status": "string"
}
],
"revenue_chart": {
"data": [
0
],
"labels": [
"string"
]
},
"revenue_this_month": {
"amount": 0,
"currency": "string"
},
"revenue_this_week": {
"amount": 0,
"currency": "string"
},
"revenue_today": {
"amount": 0,
"currency": "string"
},
"total_revenue": {
"amount": 0,
"currency": "string"
},
"transaction_stats": {
"completed": 0,
"failed": 0,
"pending": 0,
"total": 0
}
}