Obter o conteúdo descriptografado de um arquivo de retorno (apenas dev)
Retorna os bytes renderizados descriptografados de um arquivo de retorno (codificados em base64) para que um E2E grey-box possa validá-los. Montada apenas em ambientes locais/de desenvolvimento.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
The return file id (UUID).
"dddddddd-dddd-dddd-dddd-dddddddddddd"
Resposta
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"

