Obtener el contenido descifrado de un archivo de retorno (solo dev)
Devuelve los bytes renderizados y descifrados de un archivo de retorno (codificados en base64) para que una prueba E2E de caja gris pueda validarlos. Montado solo en entornos locales/de desarrollo.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
The return file id (UUID).
"dddddddd-dddd-dddd-dddd-dddddddddddd"
Respuesta
OK
The base64-encoded decrypted return-file body.
"QkFOQ08gU0lTQkFKVUQgUkVUT1JOSw=="
The resolved SISBAJUD environment.
"production"
The file content hash.
"sha256:abc123..."
The file name.
"retorno-2026-07-14.txt"
The SISBAJUD file-type code.
"RETORNO"
The RFC3339 generation timestamp.
"2026-07-14T12:00:00Z"
The return file id.
"dddddddd-dddd-dddd-dddd-dddddddddddd"
The filing institution code (BACEN CNPJ).
"01234567000189"
The number of records in the file.
42
The file status.
"GENERATED"
The RFC3339 transmission timestamp, when transmitted.
"2026-07-14T13:00:00Z"

