{
"data": {
"id": 0,
"endToEndId": "string",
"status": "PROCESSING",
"transactionType": "INTERNAL",
"createdAt": "2019-08-24T14:15:22.123Z",
"eventDate": "2019-08-24T14:15:22.123Z",
"idempotencyKey": "string",
"payment": {
"currency": "BRL",
"amount": 0
},
"creditorAccount": {
"document": "string",
"name": "string",
"issuer": "string",
"number": "string",
"accountType": "SLRY",
"ispb": "string"
},
"debtorAccount": {
"document": "string",
"name": "string",
"issuer": "string",
"number": "string",
"accountType": "SLRY",
"ispb": "string"
},
"remittanceInformation": "string",
"refunds": [
{
"id": 0,
"amount": 0,
"reason": "string",
"status": "string",
"createdAt": "2019-08-24T14:15:22.123Z"
}
]
}
}