Attention:: Generally you have the option to decide if open orders will be requested to be canceled (or canceled at all) and if you want to relist items for canceled orders where you're the seller. Both options are set to false
by default for the 1.1 account vacation request with no chance to do otherwise. To have detailed control over both options, we recommend using the respective request from the 2.0 API version.
https://api.cardmarket.com/ws/v1.1/account/vacation/:isOnVacation
isOnVacation
true
: sets the user on vacationfalse
: returns the user from vacationGET https://api.cardmarket.com/ws/v1.1/account/vacation/true
GET https://api.cardmarket.com/ws/v1.1/account/vacation/false