/LoanCalculator

Search for all loans available at primary and secondary marketplace. The service shall return either all loans currently available.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Calculate loan parameters by entered options
The service return loan parameters and calculated repayments.

  • When using apikey, endpoint will not try to look for authorization header.
  • When using authorization header, bearer token should be of type client_credentials.

Description

Definition: Calculate loan parameters by entered options

Parameters

ParameterDefinition
loan_amountRequested amount of funds. Allowed values: 5000...1000000
loan_termTerm of the loan, months. Allowed values: 6, 12, 18, 24, 30, 36, 42, 48, 54, 60
interest_rateExpected loan interest rate, %. Allowed values: 5...20. Default value 10%
apikeyAPI access key supplied by Rebuilding Society.
userkeyToken for User Authentication see Userkey
arrangement_feePlatform fee, % of the loan_amount. Allowed values: 0...100. Default value 0%
start_dateDate of the first repayment in yyyy-mm-dd format
Form Data
string
string
int32
required

[5000...1000000]

int32
required

[6, 12, 18, 24, 30, 36, 42, 48, 54, 60]

int32
Defaults to 10

[5...20]

int32
Defaults to 0

[0...100%]

date
Headers
string

bearer <access_token>

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
rebuildingsociety.com © copyright 2019