File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,6 +133,13 @@ The `vehicle_attributes` array **may** have the following key value pairs:
133133- ` vin ` (string, required) - the Vehicle Identification Number of the vehicle
134134- ` license_plate ` (string, required) - the registered external license plate number of the vehicle
135135- ` inspection_date ` (date YYYY-MM-DD, optional) - the date of the last inspection of the vehicle
136+ - ` snow_shovel ` (boolean, optional) - shovel for removing snow or ice from around vehicle or vehicle path
137+ - ` snow_brush ` (boolean, optional) - brushes for removing snow or ice from vehicle
138+ - ` bike_rack ` (boolean, optional) - car roof or trunk mounted bike rack
139+ - ` park_access ` (boolean, optional) - access pass to a national/regional/municipal park system
140+ - ` toll_transponder ` (boolean, optional) - toll transponder for national/regional toll system
141+ - ` phone_charger ` (boolean, optional) - a place to charge your phone
142+ - ` sunshade ` (boolean, optional) - sunshade avaialable (i.e. for windshield)
136143
137144_ See more available vehicle attributes for any mode in the [ vehicles endpoint] ( /provider#vehicles ) ._
138145
You can’t perform that action at this time.
0 commit comments