PixRequestOutRefundDTO

Request payload for refunding an outgoing Pix transaction

  • amount
    Type: number
    required

    Refund amount.

  • originalEndToEndId
    Type: string
    min length:  
    1
    required

    Original end-to-end ID of the transaction to be refunded.

  • reason
    Type: string enum
    required

    Refund reason.

    values
    • CUSTOMER_REQUEST
    • FRAUD
    • TECHNICAL_ERROR
  • description
    Type: string

    Optional refund description forwarded to the SPI call.