Skip to main content
GET
Get loan product floating rate table

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 product identifier.

Exemplo:

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

Parâmetros de consulta

productVersionId
string<uuid>
obrigatório

Loan product version identifier.

Exemplo:

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

asOf
string<date>
obrigatório

As-of date (YYYY-MM-DD).

Exemplo:

"2026-06-14"

Resposta

OK

rateMode
string
obrigatório

Resolved product-version rate mode (fixed|floating).

Exemplo:

"floating"

period
object

Effective period for the requested as-of date; present when one applies.

table
object

Linked floating-rate table with its periods; present in floating mode.

terms
object

Product-version rate linkage terms; present when resolved.