Skip to main content
GET
Obter cronograma do empréstimo ativo

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 (UUID).

Exemplo:

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

Resposta

OK

data
object[] | null
obrigatório

Installment schedule entries ordered by installment number.

jurisdictionCode
string
obrigatório

ISO 3166-1 jurisdiction code the account operates under (e.g. BR).

Exemplo:

"BR"

profileVersion
string
obrigatório

Product profile version applied to this account.

Exemplo:

"1.0.0"