Forzar una generación de archivo de retorno
Fuerza una generación de archivo de retorno para la institución proporcionada en el cuerpo (institutionId) y devuelve el resumen del archivo generado. Un institutionId ausente/inválido se rechaza con 422; una institución no configurada con un institution_code da 422; un flujo de recepción ausente falla de forma cerrada con 503.
Autorizaciones
JWT bearer token issued by the identity provider.
Cuerpo
The institution the return file is generated for (UUID).
"44444444-4444-4444-4444-444444444444"
Respuesta
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"

