Infopago API Documentation
{
"data": {
"id": 0,
"eventDate": "2019-08-24T14:15:22Z",
"endToEndId": "string",
"status": "CANCELED",
"message": "string",
"pixKey": "string",
"createdAt": "2019-08-24T14:15:22Z",
"idempotencyKey": "string",
"localInstrument": "MANU",
"refunds": [
{
"endToEndId": "string",
"status": "CANCELED",
"errorCode": "AB03",
"pixRefundAmount": {
"currency": "BRL",
"amount": 0
}
}
],
"transactionType": "PIX",
"errorCode": "AB03",
"payment": {
"currency": "BRL",
"amount": 0
}
}
}