PixRequestOutRefundDTO
Request payload for refunding an outgoing Pix transaction
- amountType: numberrequired
Refund amount.
- originalType: string
End To End Id min length:1requiredOriginal end-to-end ID of the transaction to be refunded.
- reasonType: string enumrequired
Refund reason.
values- C
U S T O M E R _ R E Q U E S T - W
I T H D R A W A L - T
E C H N I C A L _ E R R O R - F
R A U D
- descriptionType: string
Optional refund description forwarded to the SPI call.
- returnType: string
Id Refund identifier (pacs.004 RtrId). Optional: when supplied it is honored as the refund identifier instead of being generated internally, and is forwarded unchanged to the SPI. Callers that need to know the identifier before dispatch — to correlate the settlement event back to their own record — pin it here. Omit to have it generated automatically.