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
Pass orderId for your reference.

Response

Returns the transaction details upon successful request.
string
required
The address for the deposit.
string
required
The amount that was deposited.
string
required
The tag associated with the transaction.
string
required
Unique identifier for the transaction.