The method allows you to disable / enable an additional option added to the account
POST https://getrentacar.com/api/v302/vehicles/extras/switch
| Header | Required? | Example | Description |
|---|---|---|---|
Authorization | required | Bearer 000:XXXXXXX | Your API key |
| Parameter | Required? | A type | Description |
|---|---|---|---|
extra_id | required parameter | int | Additional option ID |
| Error | Description |
|---|---|
24 | This extra option is not yours |