You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modes/car-share.md
+29-29Lines changed: 29 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ The `journey_id` field shall have a consistent value in overlapping trips for a
54
54
55
55
The `journey_attributes` object **may** have the following key value pairs:
56
56
57
-
-`reservation_id` (UUID, [Optional](./general-information.md#optional-fields]): unique identifier for an entire car share reservation, tied across multiple journeys and therefore trips.
57
+
-`reservation_id` (UUID, [Optional](../general-information.md#optional-fields)): unique identifier for an entire car share reservation, tied across multiple journeys and therefore trips.
58
58
59
59
[Top][toc]
60
60
@@ -81,9 +81,9 @@ The `trip_type` field **must** have one of the following enumerated values:
81
81
The `trip_attributes` object **may** have the following key value pairs:
82
82
83
83
-`reservation_type` (enumerated, required): how was the vehicle reserved, one of `phone_dispatch`, `phone`, `text`, `app`
84
-
-`app_name` (text, [Optional](./general-information.md#optional-fields]): name of the app used to reserve the vehicle which could be provider's app or 3rd party app
85
-
-`permit_license_number` (string, [Optional](./general-information.md#optional-fields]) - The permit license number of the organization that dispatched the vehicle
86
-
-`driver_id` (string, [Optional](./general-information.md#optional-fields]): Universal identifier of a specific driver, static across operators, like a driver's license number, for company employees in `reservation` or `empty` trip types, not `private` trips. Could also be used as a lookup in an agency's internal driver system.
84
+
-`app_name` (text, [Optional](../general-information.md#optional-fields)): name of the app used to reserve the vehicle which could be provider's app or 3rd party app
85
+
-`permit_license_number` (string, [Optional](../general-information.md#optional-fields)) - The permit license number of the organization that dispatched the vehicle
86
+
-`driver_id` (string, [Optional](../general-information.md#optional-fields)): Universal identifier of a specific driver, static across operators, like a driver's license number, for company employees in `reservation` or `empty` trip types, not `private` trips. Could also be used as a lookup in an agency's internal driver system.
87
87
88
88
[Top][toc]
89
89
@@ -93,14 +93,14 @@ The `fare_attributes` object **may** have the following key value pairs:
-`fare_type` (enumerated, required): `meter_fare`, `upfront_pricing`, `flat_rate`. Indicator of which rate was charged.
96
-
-`tolls` (currency, [Optional](./general-information.md#optional-fields]) - Sum of any and all tolls charged for the trip, such as bridge tolls
97
-
-`base_rate` (currency, [Optional](./general-information.md#optional-fields]) - Minimum fare to be charged as soon as the trip starts.
98
-
-`exit_fee` (currency, [Optional](./general-information.md#optional-fields]) - Fee to exit location, like an airport
99
-
-`other_fees` (currency, [Optional](./general-information.md#optional-fields]) - amount of any fees charged to the customer. Includes baggage fees, cleaning fee. Excludes other fees returned.
100
-
-`tip` (currency, [Optional](./general-information.md#optional-fields]) - amount of tip paid by customer
101
-
-`extra_amount` (currency, [Optional](./general-information.md#optional-fields]) - miscellaneous extra amounts charged to customer not covered by other fields.
102
-
-`taxes` (currency, [Optional](./general-information.md#optional-fields]) - amount of taxes paid for the ride
103
-
-`surcharge` (currency, [Optional](./general-information.md#optional-fields]) - any surcharge pricing
96
+
-`tolls` (currency, [Optional](../general-information.md#optional-fields)) - Sum of any and all tolls charged for the trip, such as bridge tolls
97
+
-`base_rate` (currency, [Optional](../general-information.md#optional-fields)) - Minimum fare to be charged as soon as the trip starts.
98
+
-`exit_fee` (currency, [Optional](../general-information.md#optional-fields)) - Fee to exit location, like an airport
99
+
-`other_fees` (currency, [Optional](../general-information.md#optional-fields)) - amount of any fees charged to the customer. Includes baggage fees, cleaning fee. Excludes other fees returned.
100
+
-`tip` (currency, [Optional](../general-information.md#optional-fields)) - amount of tip paid by customer
101
+
-`extra_amount` (currency, [Optional](../general-information.md#optional-fields)) - miscellaneous extra amounts charged to customer not covered by other fields.
102
+
-`taxes` (currency, [Optional](../general-information.md#optional-fields)) - amount of taxes paid for the ride
103
+
-`surcharge` (currency, [Optional](../general-information.md#optional-fields)) - any surcharge pricing
104
104
105
105
[Top][toc]
106
106
@@ -118,23 +118,23 @@ The `vehicle_attributes` object **may** have the following key value pairs:
118
118
-`color` (string, required)
119
119
-`vin` (string, required) - the Vehicle Identification Number of the vehicle
120
120
-`license_plate` (string, required) - the registered external license plate number of the vehicle
121
-
-`inspection_date` (date YYYY-MM-DD, [Optional](./general-information.md#optional-fields]) - the date of the last inspection of the vehicle
122
-
-`snow_shovel` (boolean, [Optional](./general-information.md#optional-fields]) - shovel for removing snow or ice from around vehicle or vehicle path
123
-
-`snow_brush` (boolean, [Optional](./general-information.md#optional-fields]) - brushes for removing snow or ice from vehicle
124
-
-`bike_rack` (boolean, [Optional](./general-information.md#optional-fields]) - car roof or trunk mounted bike rack
125
-
-`park_access` (boolean, [Optional](./general-information.md#optional-fields]) - access pass to a national/regional/municipal park system
126
-
-`toll_transponder` (boolean, [Optional](./general-information.md#optional-fields]) - toll transponder for national/regional toll system
127
-
-`phone_charger` (boolean, [Optional](./general-information.md#optional-fields]) - a place to charge your phone
128
-
-`sunshade` (boolean, [Optional](./general-information.md#optional-fields]) - sunshade available (i.e. for windshield)
129
-
-`cargo_volume_capacity` (integer, [Optional](./general-information.md#optional-fields]) - Cargo volume available in the vehicle, expressed in liters. For cars, it corresponds to the space between the boot floor, including the storage under the hatch, to the rear shelf in the trunk.
130
-
-`cargo_load_capacity` (integer, [Optional](./general-information.md#optional-fields]) - The capacity of the vehicle cargo space (excluding passengers), expressed in kilograms.
131
-
-`door_count` (integer, [Optional](./general-information.md#optional-fields]) - number of doors this vehicle type has
132
-
-`wheel_count` (integer, [Optional](./general-information.md#optional-fields]) - number of wheels this vehicle type has
133
-
-`air_conditioning` (boolean, [Optional](./general-information.md#optional-fields]) - vehicle has air conditioning
134
-
-`gear_switch` (enum, [Optional](./general-information.md#optional-fields]) - one of `automatic`, `manual`
135
-
-`convertible` (boolean, [Optional](./general-information.md#optional-fields]) - vehicle has a retractable roof
136
-
-`cruise_control` (boolean, [Optional](./general-information.md#optional-fields]) - vehicle has a cruise control system
137
-
-`navigation` (boolean, [Optional](./general-information.md#optional-fields]) - vehicle has a built-in navigation system
121
+
-`inspection_date` (date YYYY-MM-DD, [Optional](../general-information.md#optional-fields)) - the date of the last inspection of the vehicle
122
+
-`snow_shovel` (boolean, [Optional](../general-information.md#optional-fields)) - shovel for removing snow or ice from around vehicle or vehicle path
123
+
-`snow_brush` (boolean, [Optional](../general-information.md#optional-fields)) - brushes for removing snow or ice from vehicle
124
+
-`bike_rack` (boolean, [Optional](../general-information.md#optional-fields)) - car roof or trunk mounted bike rack
125
+
-`park_access` (boolean, [Optional](../general-information.md#optional-fields)) - access pass to a national/regional/municipal park system
126
+
-`toll_transponder` (boolean, [Optional](../general-information.md#optional-fields)) - toll transponder for national/regional toll system
127
+
-`phone_charger` (boolean, [Optional](../general-information.md#optional-fields)) - a place to charge your phone
128
+
-`sunshade` (boolean, [Optional](../general-information.md#optional-fields)) - sunshade available (i.e. for windshield)
129
+
-`cargo_volume_capacity` (integer, [Optional](../general-information.md#optional-fields)) - Cargo volume available in the vehicle, expressed in liters. For cars, it corresponds to the space between the boot floor, including the storage under the hatch, to the rear shelf in the trunk.
130
+
-`cargo_load_capacity` (integer, [Optional](../general-information.md#optional-fields)) - The capacity of the vehicle cargo space (excluding passengers), expressed in kilograms.
131
+
-`door_count` (integer, [Optional](../general-information.md#optional-fields)) - number of doors this vehicle type has
132
+
-`wheel_count` (integer, [Optional](../general-information.md#optional-fields)) - number of wheels this vehicle type has
133
+
-`air_conditioning` (boolean, [Optional](../general-information.md#optional-fields)) - vehicle has air conditioning
134
+
-`gear_switch` (enum, [Optional](../general-information.md#optional-fields)) - one of `automatic`, `manual`
135
+
-`convertible` (boolean, [Optional](../general-information.md#optional-fields)) - vehicle has a retractable roof
136
+
-`cruise_control` (boolean, [Optional](../general-information.md#optional-fields)) - vehicle has a cruise control system
137
+
-`navigation` (boolean, [Optional](../general-information.md#optional-fields)) - vehicle has a built-in navigation system
138
138
139
139
Note many of these attributes come from fields in [GBFS vehicle_types](https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#vehicle_typesjson).
0 commit comments