Request top up security (sub-account)

This request will top up the security for the loan. The loan status is immediately updated after the top up.

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

Unique identifier of the loan.

Body Params

Request to increase the security amount for a loan.

number
required
≥ 0

Amount of security in cryptocurrency to top up

string
enum
required
Defaults to NOT_SUPPLIED

Whether the funds were already supplied or not.

Allowed:
string | null

Transaction ID in your external system for cross-referencing and idempotency.

Headers
string
required
length between 0 and 36

A unique client-generated identifier for idempotency. Prevents duplicate requests if the same ID is used more than once.

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
*/*