Endpoints
Withdraw (Manual)
This API is used to create a manual withdrawal transaction request.
POST
Authentication
A JWT token required for API authentication.
Generate JWT token as explained in section Generate JWT Token using empty string.
Headers
Must be set to
application/json.Request Body
Assets Currency id.
Provide amount for transaction.
The external address where funds will be sent.
Include the orderId in your request for reference.
Response
Returns a success message upon successful request.Success message for the withdrawal request.
Unique identifier for the transaction.