Forçar a geração de um arquivo de retorno
Força a geração de um arquivo de retorno para a instituição fornecida no corpo (institutionId) e retorna o resumo do arquivo gerado. Um institutionId ausente/inválido é rejeitado com 422; uma instituição não configurada com um institution_code resulta em 422; um fluxo de recepção ausente falha de forma fechada com 503.
Autorizações
JWT bearer token issued by the identity provider.
Corpo
The institution the return file is generated for (UUID).
"44444444-4444-4444-4444-444444444444"
Resposta
OK
Whether this run created a new return file.
true
The number of records in the generated file.
42
The resolved SISBAJUD environment.
"production"
The file content hash.
"sha256:abc123..."
The generated file name.
"retorno-2026-07-14.txt"
The SISBAJUD file-type code.
"RETORNO"
The RFC3339 generation timestamp.
"2026-07-14T12:00:00Z"
The generated file id.
"dddddddd-dddd-dddd-dddd-dddddddddddd"
The file status.
"GENERATED"

