Get projected total interest (sub-account)

This request will calculate the interest projection for a loan offer based on the borrow amount.It's based on the assumption that the loan will be repaid in full at the end of the term.

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

The unique identifier of the loan offer.

Body Params

Request to calculate projected loan interest.

number
required
≥ 0

Amount of fiat currency to borrow.

number
required
≥ 0

The amount of cryptocurrency used as security

Headers
uuid
required

Sub-account ID.

string
required

SHA-256 signature of the JSON payload and private key. See API Key Authentication

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*