Crypto withdrawal

Endpoint for beginning crypto withdrawal.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint is available only with authentication.

Either grossAmount or netAmount must be provided, but it is forbidden to provide both of them at the same time.

Response details

KeyTypeDescription
transactionIdUUIDWithdrawal id.
currencystringWithdrawal currency.
netAmountdecimalWithdrawn net amount.
grossAmountdecimalWithdrawn gross amount.
feeAmountdecimalFee amount.
Body Params
string
required

Currency to withdraw.

string
required

Balance id used for withdrawal.

string
required

Channel name (network) used for withdrawal.

double

Net amount to withdraw. You can provide only one of netAmount/ grossAmount parameters.

double

Gross amount to withdraw. You can provide only one of netAmount/ grossAmount parameters.

string
required

Withdrawal address.

string

Withdrawal address memo/ tag, if required. Set null if not required.

travelRuleInput
object

Object to encapsulate, travel rule details required when creating withdrawal

Response

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json