Returns an additional option from the authenticated owner's account by ID.
Endpoint
GET https://getrentacar.com/api/v302/vehicles/extras/list/id
Request headers
| Header | Required? | Example | Description |
|---|---|---|---|
Authorization | required | Bearer 000:XXXXXXX | Your API token |
Request parameters
| Parameter | Required? | Type | Description |
|---|---|---|---|
extra_id | required | int | Additional option ID from the account list |
locale_id | required | int | List of supported locales |
Interactive console
Explicit requests only