Ingerir consentimiento de cláusula de capitalización BR
Aplica hash al texto de la cláusula del lado del servidor y almacena un artefacto de consentimiento de solo anexado para las verificaciones de desembolso del perfil BR.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Loan application identifier.
Cuerpo
RFC3339 timestamp the borrower accepted the clause.
Raw capitalization clause text presented to the borrower.
Client-computed SHA-256 hex digest of the canonicalized clause text.
64^[a-f0-9]{64}$"a3b1c2d4e5f60718293a4b5c6d7e8f90a1b2c3d4e5f60718293a4b5c6d7e8f90"
Opaque evidence reference proving the borrower accepted the clause.
Respuesta
Created
RFC3339 UTC timestamp when the borrower accepted the clause.
"2026-06-14T12:00:00Z"
Authenticated actor identity (resolved from request context) that accepted the clause.
Server-recomputed SHA-256 hex digest of the canonicalized clause text (64 lowercase hex chars).
"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
Opaque evidence reference proving the borrower accepted the clause.
RFC3339 UTC timestamp when the artifact was persisted.
"2026-06-14T12:00:00Z"
Server-generated UUID of the persisted consent artifact.
"550e8400-e29b-41d4-a716-446655440000"
ISO 3166-1 alpha-2 jurisdiction code (e.g. "BR").
"BR"
UUID of the loan application this consent is attached to.
"550e8400-e29b-41d4-a716-446655440001"
Jurisdiction profile version in effect when the disclosure was presented (e.g. "1.0.0").
"1.0.0"

