Get loan account CET disclosure
Returns the latest immutable CET disclosure artifact frozen for the active loan account.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Loan account identifier.
Response
OK
Custo Efetivo Total, annualized, as a percentage decimal string with scale 8 (e.g. "12.34567890").
"12.34567890"
Custo Efetivo Total, monthly, as a percentage decimal string with scale 8 (e.g. "1.23456789").
"1.23456789"
RFC3339 UTC timestamp at which the disclosure record was created.
"2026-06-14T12:00:00Z"
RFC3339 UTC timestamp at which the disclosure was frozen and made immutable.
"2026-06-14T12:00:00Z"
Unique identifier (UUID) of the frozen CET disclosure record.
"550e8400-e29b-41d4-a716-446655440000"
ISO jurisdiction code governing the disclosure (e.g. "BR").
"BR"
UUID of the loan account the disclosure is bound to.
"550e8400-e29b-41d4-a716-446655440002"
UUID of the loan application this CET disclosure was computed for.
"550e8400-e29b-41d4-a716-446655440001"
Memoria de calculo: structured breakdown of the cash flows and steps producing the CET.
Jurisdiction profile version used to compute the CET, captured for auditability.
"1.0.0"
Frozen snapshot of the rate/fee table inputs used in the CET calculation.

