Endpoint for beginning crypto withdrawal.

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.
Language
Authorization