Withdraw assets
POST/withdrawal
Request to withdraw assets to a wallet or bank account.
warning
2FA and address confirmation by email are disabled for withdrawals using the API.
Rate limit weight points: 1
Request
Responses
- 200
- 4XX
The request was successful.
Response Headers
bitvavo-ratelimit-remaining
The number of remaining weight points before it resets at bitvavo-ratelimit-resetat
.
bitvavo-ratelimit-resetat
The time when bitvavo-ratelimit-remaining
resets to bitvavo-ratelimit-limit
.
bitvavo-ratelimit-limit
The number of available weight points in one minute.
For error codes, see Handle errors.