Skip to main content
POST

Authentication

string
required
A JWT token required for API authentication. Generate JWT token as explained in section Generate JWT Token using empty string.

Headers

string
required
Must be set to application/json.

Request Body

string
required
Assets Currency id.
string
required
Provide amount for transaction.
string
required
The external address where funds will be sent.
string
required
Include the orderId in your request for reference.

Response

Returns a success message upon successful request.
string
required
Success message for the withdrawal request.
string
required
Unique identifier for the transaction.