get
https://baas-h.cdcbank.com.br/pix/
Refund
Pix charges that were refunded have a extra
devolucoesparameter on the response
The possible states of a Pix Refund are:
State Description EM_PROCESSAMENTO Solicited the refund but it is still being processed by the SPI DEVOLVIDO Refund processed by the SPI NAO_REALIZADO Refund couldn't be performed because of an error during liquidation (Eg.: Insufficient Funds)
The possible Refund Natures are:
Code Description ORIGINAL Refund Originated by Receiver Request MED_OPERACIONAL Refund Originated by MED Request for Operational Reasons MED_FRAQUE Refund Originated by MED Request for Suspected Fraud
Response Parameters
| Parameter | Type | Description |
|---|---|---|
| endToEndId | String | Pix Unique End to End ID |
| txid | String | Pix Unique Code |
| valor | String | Pix Amount |
| chave | String | Receiver Pix Key |
| horario | String | Datetime the Pix Was Processed |
| infoPagador | String | Pix Description |
| devolucoes | Array | Refunds Info |
| id | String | Refund Unique Id |
| rtrId | String | Refund Unique ReturnIdentification |
| valor | String | Refund Amount |
| natureza | String | Refund Nature |
| descricao | String | Refund Description |
| horario | Object | Refund Time Info |
| solicitacao | String | Datetime the Refund Was Requested |
| liquidacao | String | Datetime the Refund Was Liquidated |
| status | String | Refund Current State |