Configura el codigoSolicitante de Dataprev del tenant
Almacena (o corrige) el codigoSolicitante de Dataprev del tenant — el código COMPE de BACEN de la institución, «Número 3 dígitos», en el intervalo 001-999 y «Obligatorio Sí» en casi todas las operaciones del rail. Un código COMPE 55 se publica como 055; 000 se rechaza. Son metadatos PÚBLICOS, no secretos, almacenados en Postgres junto con los metadatos de las credenciales; nunca se escriben en el almacén de secretos del tenant.
Autorizaciones
JWT bearer token issued by the identity provider.
Cuerpo
The institution's BACEN COMPE code: exactly 3 digits, zero-padded (Manual 002 v1.15 §3.1.1 p.8), in the range 001-999 (Manual 001 §3.1.2 p.10). COMPE 55 is published as 055; 000 is not a code.
^(00[1-9]|0[1-9][0-9]|[1-9][0-9][0-9])$"341"
Respuesta
OK
Whether a client certificate is stored for the tenant.
Whether OAuth2 client_credentials are stored for the tenant.
External rail the credentials belong to.
"dataprev"
Last-update timestamp (RFC 3339, UTC).
"2026-06-23T12:00:00Z"
SHA-256 hex fingerprint of the stored certificate (absent when none).
"3b1f...c0"
RFC 3339 cert expiry (UTC); absent when no cert is stored.
"2027-01-01T00:00:00Z"
Dataprev codigoSolicitante: the institution's BACEN COMPE code (3 digits, zero-padded, 001-999). Public, non-secret; absent when none is stored.
"341"
Credential revocation timestamp (RFC 3339, UTC); absent when credentials were never revoked.
"2026-07-14T15:30:00Z"
Configured monthly interest rate for consignado bids, as a PERCENT-per-month decimal (1.80 is 1,80% per month). Commercial configuration, non-secret; absent when none is stored, in which case the gateway places no bid.
"1.80"

