Skip to main content
POST
Activar certificado ICP-Brasil en la RSFN (GEN0006)

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
certifierCode
string
requerido

BACEN-assigned SPB certificate-authority code (CodCertifrAtv, official type CodCertifr; 1-2 digits). Operator-supplied because the certificate does not carry it.

Required string length: 1 - 2
Ejemplo:

"1"

reason
string

Optional operator rationale recorded with the activation submission (max 200 chars).

Maximum string length: 200
Ejemplo:

"Activating Q2 ICP-Brasil certificate"

Respuesta

OK

certificateId
string<uuid>
requerido

UUID of the activated OUTBOUND_SIGNING certificate-state row.

Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"

certificateSerial
string
requerido

Hex serial number of the activated certificate, read from the persisted certificate-state evidence.

Ejemplo:

"00A1B2C3D4E5F60718293A4B5C5D6E7F"

controlNumber
string
requerido

IF control number assigned to the GEN0006 submission.

Ejemplo:

"20260610000001"

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 GEN0006 for activation).

Ejemplo:

"GEN0006"

nuOp
string
requerido

BACEN protocol identifier (NUOp) assigned to the GEN0006 activation submission.

Ejemplo:

"12345678202606100000001"

status
string
requerido

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

Ejemplo:

"SUBMITTED"

submittedAt
string<date-time>
requerido

RFC3339 UTC timestamp when the activation was persisted before dispatch.

Ejemplo:

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