Skip to main content
POST
Actualizar responsáveis del participante (GEN0019)

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

X-Idempotency
string

Idempotency key (primary).

X-Idempotency-Key
string

Idempotency key (legacy alias for X-Idempotency).

X-TTL
string

Idempotency key TTL in seconds (overrides the configured default).

Cuerpo

application/json
responsibles
object[]
requerido

Complete responsável roster (full-replacement; no partial update). 1..100 entries per the Catálogo SFN Vol III bound.

Required array length: 1 - 100 elements

Respuesta

OK

controlNumber
string
requerido

Participant control number assigned to the GEN0019 submission.

Ejemplo:

"20260616000001"

correlationId
string
requerido

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

Ejemplo:

"req-7a3f9c2e"

messageType
string
requerido

STR message code of the submission (always GEN0019 for a responsável update).

Ejemplo:

"GEN0019"

nuOp
string
requerido

BACEN protocol identifier (NUOp) assigned to the GEN0019 submission.

Ejemplo:

"12345678202606160000001"

responsibleCount
integer<int64>
requerido

Number of responsável records carried in the full-replacement roster.

Ejemplo:

3

status
string
requerido

Submission status; always SUBMITTED until BACEN's GEN0019R1 acknowledgment flips it to CONFIRMED.

Ejemplo:

"SUBMITTED"

submittedAt
string<date-time>
requerido

RFC3339 UTC timestamp when the submission was persisted before dispatch.

Ejemplo:

"2026-06-16T18:30:00Z"