{
"balance": {
"available": 1532450,
"pending": 12000,
"reserved": 30000,
"total": 1544450
},
"reservedDetails": [
{
"disputeId": "clxxx0001",
"medId": "MED-A1B2C3D4",
"amount": 30000,
"reason": "Compra não reconhecida pelo cliente",
"status": "OPENED",
"createdAt": "2026-05-04T10:00:00.000Z"
}
],
"transactions": [
{
"id": "cltrx0001",
"type": "CREDIT",
"amount": 2990,
"description": "Cobrança paga - dotfy-1714000000000-abc12345",
"referenceType": "CHARGE",
"referenceId": "dotfy-1714000000000-abc12345",
"balanceAfter": 1532450,
"createdAt": "2026-05-07T14:35:12.000Z"
}
],
"pagination": { "page": 1, "limit": 20, "total": 1843, "pages": 93 }
}