ChargeStaticResponseDTO

Response for static QR Code charge creation

  • 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.

  • merchant
    Type: object · MerchantDataResponseDTO

    Merchant (receiver) information in the response

    • city
      Type: string

      Merchant city

    • name
      Type: string

      Merchant name

    • taxId
      Type: string

      Merchant tax ID (CPF/CNPJ)

  • qrCodeImage
    Type: object · QrCodeImage

    QR Code image data. Returned only if 'emitImage=true' in the request.

    • base64
      Type: string

      Base64 encoded image data.

    • contentType
      Type: string

      Content type of the image.

  • txid
    Type: string

    Transaction identifier (BR Code EMV 62-05).

  • type
    Type: string enum

    Type of QR Code

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

    Value in decimal format.