Infopago API Documentation
{
"meta": {
"total": 100,
"limit": 10,
"offset": 1
},
"data": {
"type": "START_OF_DAY",
"currency": "BRL",
"transactions": [
{
"eventDate": "2019-08-24T14:15:22Z",
"previousBalance": 0,
"creditAmount": 0,
"debitAmount": 0
}
]
}
}