Infopago API Documentation
{
"meta": {
"total": 100,
"limit": 10,
"offset": 1
},
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"transactionId": 0,
"status": "OPEN",
"type": "FRAUD",
"lastModificationDate": "2019-08-24T14:15:22Z",
"creationDate": "2019-08-24T14:15:22Z",
"reportedBy": "DEBITED_PARTICIPANT",
"reportDetails": "string",
"analysisResult": "AGREED",
"analysisDetails": "string",
"transactionAmount": {
"currency": "BRL",
"amount": 0
}
}
]
}