Skip to main content
PUT
Provision participant ISPB

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Body

application/json

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

participantIspb
string
required

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

Example:

"12345678"

Response

OK

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

participantIspb
string
required

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

Example:

"12345678"

updatedAt
string
required

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

Example:

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