PixRequestListItemDto

Summary data of a Pix transaction

  • accountBalanceBlockId
    Type: string

    Account balance block identifier

  • agentModality
    Type: string
  • amount
    Type: number

    Transaction amount in BRL

  • cashAmount
    Type: number
  • cashierIspb
    Type: string
  • createdAt
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • endToEndId
    Type: string

    End-to-end identifier in the SPI

  • failureReason
    Type: string

    Reason for transaction failure, when applicable

  • id
    Type: string Format: uuid

    Unique transaction identifier

  • initiationMethod
    Type: string enum

    Pix initiation method

    values
    • APDN
    • APES
    • AUTO
    • DICT
    • INIC
    • MANU
    • QRDN
    • QRES
  • metadata
    Type: array object[] · MetadataDTO1[]

    Optional list of key/value metadata items stored with the transaction

    Key/value metadata item

    • key
      Type: string

      Metadata key

    • value
      Type: string

      Metadata value

  • msgId
    Type: string

    SPI message identifier

  • originalEndToEndId
    Type: string

    Original payment end-to-end ID (for refunds)

  • priority
    Type: string enum

    Payment priority level

    values
    • HIGH
    • NORM
  • priorityType
    Type: string enum

    Priority type code (BACEN SPI)

    values
    • PAGAGD
    • PAGFRD
    • PAGPRI
  • purpose
    Type: string enum

    Purpose of the Pix payment (SPI purpose codes)

    values
    • GSCB
    • IPAY
    • IPRT
    • OTHR
    • REFU
  • receiver
    Type: object · ReceiverDTO1

    Receiver/beneficiary information for the Pix transaction

    • account
      Type: object · AccountDTO1

      Bank account information

    • document
      Type: object · DocumentDTO1

      Document identification (CPF or CNPJ)

    • key
      Type: string

      Receiver Pix key.

    • name
      Type: string

      Receiver full name.

  • returnReason
    Type: string
  • sender
    Type: object · SenderDTO1

    Payer/sender information for the Pix transaction

    • account
      Type: object · AccountDTO1

      Bank account information

    • document
      Type: object · DocumentDTO1

      Document identification (CPF or CNPJ)

    • name
      Type: string

      Participant full name.

  • settledAt
    Type: string Format: date-time

    Transaction creation timestamp

  • status
    Type: string enum

    Pix transaction status

    values
    • RECEIVED
    • ACCEPTED
    • SETTLED
    • REJECTED
    • CANCELED
    • FAILED
  • transactionType
    Type: string · PixRequestTypeenum

    Pix transaction type

    values
    • PIX_REQUEST_IN
    • PIX_REQUEST_OUT
    • PIX_REFUND_IN
    • PIX_REFUND_OUT
  • txId
    Type: string

    Transaction identifier for reconciliation

  • updatedAt
    Type: string Format: date-time

    Last update timestamp

  • userDescription
    Type: string

    Description provided by the payer