{
"data": {
"items": [
{
"status": "pending",
"type": "chargeback",
"amount": 25000,
"createdAt": "2026-03-04T10:50:26.484Z",
"updatedAt": "2026-03-04T10:50:26.484Z",
"id": "01KJW0A1B2C3D4E5F6G7H8J9K0",
"paymentId": "01KE0P1Q2R3S4T5U6V7W8X9Y0Z1",
"payerName": "MARIA EXEMPLO SILVA"
},
{
"status": "pending",
"type": "chargeback",
"amount": 50000,
"createdAt": "2026-03-04T10:49:55.869Z",
"updatedAt": "2026-03-04T10:49:55.869Z",
"id": "01KJW0B2C3D4E5F6G7H8J9K0L1M2",
"paymentId": "01KE0Q2R3S4T5U6V7W8X9Y0Z1A2",
"payerName": "JOAO EXEMPLO SANTOS"
},
{
"status": "pending",
"type": "chargeback",
"amount": 15000,
"createdAt": "2026-03-02T12:38:16.957Z",
"updatedAt": "2026-03-02T12:38:16.957Z",
"id": "01KJW0C3D4E5F6G7H8J9K0L1M2N3",
"paymentId": "01KE0R3S4T5U6V7W8X9Y0Z1A2B3",
"payerName": "ANA EXEMPLO COSTA"
}
],
"pageInfo": {
"page": 1,
"pages": 1,
"total": 3,
"limit": 20
},
"updatedAt": "2026-03-04T11:40:24.298Z"
},
"success": true
}