Skip to main content
PUT
Aprovisionar el ISPB del participante

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json

Participant ISPB to provision as the authoritative inventory for FULL DICT reconciliation (idempotent upsert)

participantIspb
string
requerido

FI participant ISPB to provision, the 8-digit BACEN institution identifier (exactly 8 digits).

Ejemplo:

"12345678"

Respuesta

OK

Provisioned participant settings, including the ISPB and last-updated timestamp (RFC 3339)

participantIspb
string
requerido

Provisioned FI participant ISPB, the 8-digit BACEN institution identifier.

Ejemplo:

"12345678"

updatedAt
string
requerido

Timestamp the participant settings were last provisioned, RFC 3339 (UTC).

Ejemplo:

"2026-06-14T12:00:00Z"