Create transfer
POST/subaccounts/transfers
Makes a deposit or withdrawal by creating a transfer of assets between your subaccounts and the main account.
info
This is a private endpoint. To send requests, you need to authenticate.
warning
To use this private endpoint, you must use the API key of your main account with the Internal transfer permission permission.
Rate limit weight points: 5
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.