post
/api/wallet/withdraw/{id}
Create a new withdrawal request by submitting a WithdrawalRequest
object to this method. Upon a successful response, the funds will immediately be debited from the specified wallet id
.
1 Path Parameter
Schema
password
string
totp
string
successful operation
Schema
id
integer
1 validation
description
string
currency
object
Currency
: A crypto or fiat currency supported by Coindirect
supportsWithdrawals
boolean
1 validation
supportsDeposits
boolean
1 validation
address
string
lookup
string
balance
number
POST
Path Params
1 path param not set
id
$$.env
1 variable not set
Authorization