List the locations in your business. Use a location's id as car[location_id] when decoding a VIN.
Defaults to 1
Sign in to fill in your access token automatically.
Click Try It! to start a request and see the response here! Or choose an example:
{ "business_name": "String", "locations": [ { "address": "String", "id": "Integer", "name": "String", "phone_number": "String", "sales_email": "null", "website": "String" } ] }
{ "error": "No Authorization Header" }