Saltar al contenido principal
POST
Recibir y analizar un archivo de remesa

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
fileType
string
requerido

The SISBAJUD file-type code.

Ejemplo:

"REMESSA"

institutionCode
string
requerido

The institution's BACEN CNPJ code (8 digits) used for file header validation.

Ejemplo:

"12345678"

institutionId
string
requerido

The institution id the file belongs to.

Ejemplo:

"44444444-4444-4444-4444-444444444444"

objectKey
string
requerido

The object key of the file already present in the shared inbound bucket.

Ejemplo:

"inbound/2026/07/14/remessa-001.txt"

Respuesta

OK

status
string
requerido

The reception outcome (processed or skipped).

Ejemplo:

"processed"

environment
string

The resolved SISBAJUD environment (processed outcomes only).

Ejemplo:

"production"

fileId
string

The persisted file id (processed outcomes only).

Ejemplo:

"dddddddd-dddd-dddd-dddd-dddddddddddd"

reason
string

The skip reason (skipped outcomes only).

Ejemplo:

"skipped"