Skip to main content
GET
Get loan account CET disclosure

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

id
string<uuid>
obrigatório

Loan account identifier.

Resposta

OK

cetAnnualPct
string
obrigatório

Custo Efetivo Total, annualized, as a percentage decimal string with scale 8 (e.g. "12.34567890").

Exemplo:

"12.34567890"

cetMonthlyPct
string
obrigatório

Custo Efetivo Total, monthly, as a percentage decimal string with scale 8 (e.g. "1.23456789").

Exemplo:

"1.23456789"

createdAt
string
obrigatório

RFC3339 UTC timestamp at which the disclosure record was created.

Exemplo:

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

frozenAt
string
obrigatório

RFC3339 UTC timestamp at which the disclosure was frozen and made immutable.

Exemplo:

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

id
string
obrigatório

Unique identifier (UUID) of the frozen CET disclosure record.

Exemplo:

"550e8400-e29b-41d4-a716-446655440000"

jurisdictionCode
string
obrigatório

ISO jurisdiction code governing the disclosure (e.g. "BR").

Exemplo:

"BR"

loanAccountId
string
obrigatório

UUID of the loan account the disclosure is bound to.

Exemplo:

"550e8400-e29b-41d4-a716-446655440002"

loanApplicationId
string
obrigatório

UUID of the loan application this CET disclosure was computed for.

Exemplo:

"550e8400-e29b-41d4-a716-446655440001"

memoryOfCalculation
any
obrigatório

Memoria de calculo: structured breakdown of the cash flows and steps producing the CET.

profileVersion
string
obrigatório

Jurisdiction profile version used to compute the CET, captured for auditability.

Exemplo:

"1.0.0"

rateTableSnapshot
any
obrigatório

Frozen snapshot of the rate/fee table inputs used in the CET calculation.