Cancel orders after
POST/cancelOrdersAfter
Creates an identifier used to group open orders and sets the countdown timer after which those orders are automatically canceled.
To learn how to use this endpoint, see Cancel on disconnect.
info
This is a private endpoint. To send requests, you need to authenticate.
info
💡You can create only one group. If you need to create multiple groups, reach out to your Bitvavo contact to enable this.
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.