curl --location --request GET '/api/accounts/Id da conta localizada dentro do portal do cliente/consultarTransactions/Id da transação retornada em cada solicitação de pagamentos'{
"data": {
"transactions": [
{
"accountHolderId": "9C9EAF58-A3DE-1E77-07C5-50F5911042BA",
"accountId": "93AB5727-0199-B341-FA9C-8741F9CE9767",
"transactionId": "5E27E256-56AE-B023-9335-72C7ACD87B93",
"endToEndId": "E23114447202411191116dZxvD1ZCzj8",
"transactionType": "PaymentInstantPayment",
"transactionStatus": "APPROVED",
"totalAmount": 100,
"paidAmount": 100,
"transactionDate": "2024-11-19T08:16:44.598-03:00",
"instantPayment": {
"sender": {
"name": "CONTA DE PAGAMENTO DE PIX",
"taxIdentifier": {
"taxId": "74866698000169",
"country": "BRA",
"taxIdMasked": "74.***.***/****-69"
},
"account": {
"branch": "1",
"account": "12920",
"accountType": "IP"
},
"psp": {
"id": "23114447",
"name": "FLAGSHIP",
"country": "BRA"
}
},
"recipient": {
"alias": "64db2296-98c1-46ef-9806-39bd10843cb4",
"name": "DROGARIA REIS CARVALHO SN LTDA",
"taxIdentifier": {
"taxId": "42967772000147",
"country": "BRA",
"taxIdMasked": "42.***.***/****-47"
},
"account": {
"branch": "403",
"account": "446246",
"accountType": "IP"
},
"psp": {
"id": "23114447",
"name": "FLAGSHIP",
"country": "BRA"
}
},
"endToEndId": "E23114447202411191116dZxvD1ZCzj8",
"paymentReceived": [
{
"sender": {
"name": "CONTA DE PAGAMENTO DE PIX",
"taxIdentifier": {
"taxId": "74866698000169",
"country": "BRA",
"taxIdMasked": "74.***.***/****-69"
},
"account": {
"branch": "1",
"account": "12920",
"accountType": "IP"
},
"psp": {
"id": "23114447",
"name": "FLAGSHIP",
"country": "BRA",
"currencies": [
"BRL"
]
}
},
"receivedAmount": 100,
"transactionTimestamp": "1732015023155",
"legacyTransactionId": "01934423-e447-91c5-9b1b-1860f42e6383",
"endToEndId": "E23114447202411191116dZxvD1ZCzj8"
}
],
"legacyReconciliationIdentifier": "QRS1TXQM0LDIYLIMXSE1GZBCXB1LMIMTVLT"
},
"pendingCharges": []
}
]
}
}