Validar BR Code
Valida un payload de BR Code sin procesar y devuelve códigos de validación EMV estables.
Autorizaciones
JWT bearer token issued by the identity provider.
Cuerpo
Raw EMV BR Code copy-paste string to validate without returning decoded data.
"00020126580014br.gov.bcb.pix0136550e8400-e29b-41d4-a716-44665544000052040000530398654041.005802BR5913Lerian Studio6009Sao Paulo62070503***6304ABCD"
Respuesta
OK
True when the raw payload passed EMV structural and CRC validation; false otherwise.
true
EMV validation error code when invalid (empty when valid).
"BRC-EMV-0009"
Human-readable validation failure reason when invalid (empty when valid).
"CRC checksum does not match payload"

