Returns additional options created in the authenticated owner's account.
Endpoint
GET https://getrentacar.com/api/v302/vehicles/extras/list
Request headers
| Header | Required? | Example | Description |
|---|---|---|---|
Authorization | required | Bearer 000:XXXXXXX | Your API token |
Request parameters
| Parameter | Required? | Type | Description |
|---|---|---|---|
locale_id | required | int | List of supported locales |
limit | optional | int | Maximum additional options returned. Default: 15 |
offset | optional | int | Pagination offset. Default: 0 |
Interactive console
Explicit requests only