{
"summary": {
"totalSplitsSent": 45,
"totalAmountSent": 125000,
"uniqueRecipients": 8,
"completedSplits": 40,
"pendingSplits": 3,
"failedSplits": 2
},
"recipients": [
{
"userId": "clpartner1",
"name": "Parceiro LTDA",
"email": "parceiro@exemplo.com",
"taxId": "12345678000190",
"taxIdType": "CNPJ",
"splitCount": 15,
"totalAmount": 45000
}
],
"history": [
{
"id": "clsplit0001",
"chargeId": "clcharge0001",
"chargeCorrelationId": "dotfy-1714000000000-abc12345",
"chargeDescription": "Pedido #1234",
"chargeValue": 10000,
"type": "PERCENT",
"value": 50,
"calculatedAmount": 5000,
"status": "COMPLETED",
"recipientEmail": "parceiro@exemplo.com",
"recipientName": "Parceiro LTDA",
"recipientTaxId": "12345678000190",
"recipientTaxIdType": "CNPJ",
"processedAt": "2026-05-05T14:30:00.000Z",
"createdAt": "2026-05-05T10:00:00.000Z"
}
],
"pagination": {
"page": 1,
"limit": 20,
"totalItems": 45,
"totalPages": 3
},
"period": {
"startDate": "2026-04-01",
"endDate": "2026-05-07"
}
}