{
"success": true,
"data": {
"transactions": [
{
"id": "665e10a14a6d8c001abc2001",
"organizationId": "665e0b2f4a6d8c001abc1234",
"type": "deduction",
"amount": -10,
"balanceAfter": 24990,
"description": "Email finder: emily.zhang@figma.com",
"createdAt": "2025-06-03T14:35:00.000Z"
},
{
"id": "665e10a14a6d8c001abc2002",
"organizationId": "665e0b2f4a6d8c001abc1234",
"type": "refund",
"amount": 10,
"balanceAfter": 25000,
"description": "Batch refund — 1 unfound lead in batch 665b12cf3e4c9200138eaf10",
"createdAt": "2025-06-03T14:30:00.000Z"
},
{
"id": "665e10a14a6d8c001abc2003",
"organizationId": "665e0b2f4a6d8c001abc1234",
"type": "topup",
"amount": 25000,
"balanceAfter": 25000,
"description": "Credit purchase — Pro plan (monthly)",
"createdAt": "2025-06-01T00:00:00.000Z"
}
],
"pagination": {
"page": 1,
"limit": 50,
"total": 3,
"totalPages": 1
}
}
}