Skip to main content
POST
Activate ICP-Brasil certificate on the RSFN (GEN0006)

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Headers

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).

Body

application/json
certifierCode
string
required

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
Example:

"1"

reason
string

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

Maximum string length: 200
Example:

"Activating Q2 ICP-Brasil certificate"

Response

OK

certificateId
string<uuid>
required

UUID of the activated OUTBOUND_SIGNING certificate-state row.

Example:

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

certificateSerial
string
required

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

Example:

"00A1B2C3D4E5F60718293A4B5C5D6E7F"

controlNumber
string
required

IF control number assigned to the GEN0006 submission.

Example:

"20260610000001"

correlationId
string
required

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

Example:

"req-7a3f9c2e"

messageType
string
required

STR message code of the submission (always GEN0006 for activation).

Example:

"GEN0006"

nuOp
string
required

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

Example:

"12345678202606100000001"

status
string
required

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

Example:

"SUBMITTED"

submittedAt
string<date-time>
required

RFC3339 UTC timestamp when the activation was persisted before dispatch.

Example:

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