QrCodeDecodeRequestDTO
Request to decode a QR Code from base64 image or EMV payload
- payerType: string
Document min length:1Pattern: \d{11}|\d{14}requiredPayer 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).
- codType: string
Mun Pattern: \d{7}IBGE municipality code of the payer (7 digits); forwarded on COBV location fetch.
- dataType: string Format: date
Pagamento 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.