get
https://sandbox.tbanks.com.br/remittance-conciliation/hybrid-bill/payments
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Corpo do Response
{
"identifier": "85dbf65d-4c01-482e-a220-4752bf8408e2",
"accountIdentifier": "fcbccc7d-c622-47c3-8280-64d02d3fae5d",
"paymentType": "PIX",
"transferStatus": "PENDING",
"amount": 0.00,
"settledAmount": 0.00,
"transferAmount": 0.00,
"fee": 0.00,
"creationDate": "2026-03-30 13:37:08",
"transactionPaymentDate": "2026-03-30 13:37:08",
"paymentOrigin": "PIX",
"ourNumber": 0.00,
"transactionIdentifier": "transactionIdentifier_996b06192c6b"
}
Response
| Campo | Tipo | Descrição |
|---|---|---|
identifier | String | Identificador da transferência |
accountIdentifier | String | Identificador da conta relacionada à transferência |
paymentType | Enum | Tipo de pagamento |
transferStatus | Enum | Status da transferência |
amount | Number | Valor da transferência |
settledAmount | Number | Valor liquidado da transferência |
transferAmount | Number | Valor da transferência |
fee | Number | Taxa da transferência |
creationDate | Date | Data de criação da transferência |
transactionPaymentDate | Date | Data de pagamento da transação |
paymentOrigin | Enum | Origem do pagamento |
ourNumber | Number | Nosso numero do boleto |
transactionIdentifier | String | Identificador da transação |
Valores possíveis para o transferStatus
| Status | Descrição |
|---|---|
PENDING | Indica pendencia de repasse |
REQUESTED | Repasse requisitado e aguardando resposta |
COMPLETED | Repasse foi realizado |
ERROR | Erro ao realizar o repasse |
Valores possíveis para o paymentType
| Status | Descrição |
|---|---|
PIX | Pagamento via Pix |
BANK_SLIP | Pagamento via Boleto |
REFUND | Estorno de transação |