QrCodeDecodeRequestDTO

Request to decode a QR Code from base64 image or EMV payload

  • payerDocument
    Type: string
    min length:  
    1
    required

    Payer document (CPF or CNPJ digits only); forwarded to keys API on static QR key lookup.

  • qrCode
    Type: string
    min length:  
    1
    required

    QR Code image in base64 format (with or without data URI prefix).

  • municipalityCode
    Type: string

    IBGE municipality code of the payer (7 digits); forwarded on COBV location fetch.

  • paymentDate
    Type: string Format: date

    Intended payment date (DPP). For dynamic COBV, forwarded to the receiver when fetching the location URL so the final amount reflects discounts/interest/fines on that date.