ChargeListItemResponseDTO

Charge list item in paginated results

  • merchant
    Type: object · MerchantDataRequestDTO
    required

    Merchant (receiver) information for EMV payload composition

    • city
      Type: string
      min length:  
      1
      required

      Merchant city (EMV ID 60).

    • name
      Type: string
      min length:  
      1
      required

      Merchant name (EMV ID 59).

    • taxId
      Type: string
      min length:  
      1
      required

      Merchant tax ID (CPF/CNPJ).

  • additionalInfo
    Type: string

    Additional information for the payer.

  • brCode
    Type: string

    Pix payload (BR Code) in plain text.

  • createdAt
    Type: string Format: date-time

    Creation timestamp.

  • id
    Type: string

    Unique identifier of the charge.

  • key
    Type: string

    Pix key of the receiver.

  • txid
    Type: string

    Transaction identifier (BR Code EMV 62-05).

  • type
    Type: string enum

    Type of QR Code

    values
    • STATIC
    • DYNAMIC
    • DYNAMIC_DUE_DATE
    • UNKNOWN
  • value
    Type: string

    Value in decimal format.