[
{
"id": "fc1a3b2c-...",
"status": "APPROVED",
"amount": 10000,
"referenceId": "pedido_123",
"createdAt": "2024-01-01T12:00:00Z"
},
{
"id": "ab2c3d4e-...",
"status": "PENDING",
"amount": 5000,
"referenceId": "pedido_122",
"createdAt": "2024-01-01T11:55:00Z"
}
]