Skip to content
Developers API v302
API reference

Get additional option by ID

Bearer auth
GET /api/v302/vehicles/extras/list/id

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

Try it

Explicit requests only
Requests are never sent automatically. Credentials stay in this browser tab and are not persisted.