Add vehicles to your customer account

POST {{baseUrl}}/v1/accounts/vehicles

This endpoint adds a list of vehicles to your customer account. The limit of vehicles per request is 10000

Request Body

[{"vin"=>"<string>"}, {"vin"=>"<string>"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;