Request security repayment (sub-account)

This request will repay the loan with security.

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 details for making a loan repayment using crypto security.

number
required
≥ 0

Amount of security in its native units to be used for repayment.

number
required
≥ 0

Fiat value equivalent of the security.

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