Skip to main content
GET
Get active loan schedule

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

id
string<uuid>
required

Loan account identifier (UUID).

Example:

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

Response

OK

data
object[] | null
required

Installment schedule entries ordered by installment number.

jurisdictionCode
string
required

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

Example:

"BR"

profileVersion
string
required

Product profile version applied to this account.

Example:

"1.0.0"