Request withdraw security (sub-account)

This request will initiate the security withdrawal for an open loan. The loan status is updated when the security is received on the main account.The withdrawal security will be available after the reckoning

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
number
required
≥ 0

Amount of security in cryptocurrency to withdraw

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