Criar versão do produto de empréstimo
Cria um novo snapshot de versão de um produto de empréstimo com parâmetros regulatórios atualizados.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Loan product identifier.
Corpo
Reason for the new version.
ISO 4217 currency code the product version denominates (3 uppercase letters); the loan's currency source of truth.
3"BRL"
Jurisdiction profile code.
"BR"
Fixed annual rate in basis points.
1850
Floating-rate table identifier.
"550e8400-e29b-41d4-a716-446655440002"
Floating spread in basis points.
1850
Opaque per-jurisdiction version fields.
Rate mode (fixed|floating).
"fixed"
Whether a floating-rate table is required.
Resposta
Created
Reason recorded for creating this version.
Creation timestamp (RFC3339, UTC).
"2026-06-14T12:00:00Z"
ISO 4217 currency code the product version denominates (3 uppercase letters).
"BRL"
Fixed annual rate in basis points (1 bps = 0.01%).
1850
Floating spread in basis points (1 bps = 0.01%).
1850
Server-assigned version identifier (uuid).
"550e8400-e29b-41d4-a716-446655440001"
Jurisdiction profile code (e.g. BR).
"BR"
Owning loan product identifier (uuid).
"550e8400-e29b-41d4-a716-446655440000"
Rate mode (fixed|floating).
"fixed"
Whether a floating-rate table is required for this version.
Linked floating-rate table identifier (uuid); empty in fixed mode.
"550e8400-e29b-41d4-a716-446655440002"
Opaque per-jurisdiction version fields, echoed from the request for traceability.

