QrCodeDecodeRequestDTO
Request to decode a QR Code from base64 image or EMV payload
- payerType: string
Document min length:1requiredPayer document (CPF or CNPJ digits only); forwarded to keys API on static QR key lookup.
- qrType: string
Code min length:1requiredQR Code image in base64 format (with or without data URI prefix).
- municipalityType: string
Code IBGE municipality code of the payer (7 digits); forwarded on COBV location fetch.
- paymentType: string Format: date
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.