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.

RESPONSES

status: OK

[{"vin":"WDD00000000000000"},{"vin":"WDD00000000000000"}]