v1

latestOpenAPI 3.0.12026-08-063289122.7 KB
Loans

Get loans.

get/v1/loans

Headers

sessionIdstring uuid

The session identifier from authorization response

authorizationIdstring uuid

The Authorization identifier from authorization response.

Response

Request was fulfilled and loans are listed.

overallAmountnumber double nullable

The overall amount of all loans.

weightedAverageInterestRatenumber double nullable

A weighted average interest rate is an average that is adjusted to reflect the contribution of each loan to the total debt. The weighted average multiplies each loan’s interest rate by the loan balance and divides the sum by the total loan balance.