{
"items": [
{
"processingDate": "2023-04-05",
"deposit": 732.79,
"fees": {
"items": [
{
"cardType": "MASTERCARD",
"amount": "0.24"
},
{
"cardType": "MC DEBIT",
"amount": "17.34"
},
{
"cardType": "VISA",
"amount": "1.00"
},
{
"cardType": "VISA DEBIT",
"amount": "3.37"
}
],
"totalAmount": 21.95
},
"chargebacks": {
"items": [
{
"referenceNumber": "0000090001705578",
"amount": "-39.95"
}
],
"totalCount": 1,
"totalAmount": -39.95
},
"reservedFunding": {
"items": [
{
"department": "RISK - AXIOM",
"amount": "83.86"
}
],
"totalAmount": 83.86
},
"releasedAmount": 0,
"batches": {
"date": "2023-04-05",
"amount": "1212.05",
"sequence": "391"
}
}
],
"_meta": {
"totalCount": 1,
"pageCount": 1,
"currentPage": 1,
"perPage": 30
}
}