Returns all vehicles of your customer account
GET {{baseUrl}}/v1/accounts/vehicles
This endpoint returns the list of vehicles that belongs to your customer account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"vin":"\u003cstring\u003e"},{"vin":"\u003cstring\u003e"}]