Skip to content

Commit 8fd0614

Browse files
avatarneilthekaveman
authored andcommitted
More cleanup
1 parent 7d5f159 commit 8fd0614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Unless stated otherwise by the municipality, this endpoint must return only thos
275275
| `battery_pct` | Float | Required if Applicable | Percent battery charge of device, expressed between 0 and 1 |
276276
| `trip_id` | UUID | Required if Applicable | Trip UUID (foreign key to Trips API), required if `event_types` contains `trip_start`, `trip_end`, `trip_cancel`, `trip_enter_jurisdiction`, or `trip_leave_jurisdiction` |
277277
| `associated_ticket` | String | Optional | Identifier for an associated ticket inside an Agency-maintained 311 or CRM system. |
278-
| `stop_id` | UUID | Conditionally Required (*docked*), N/A (*dockless*) | Identifier for a stop see [Stops](LINKTBD). Required for `reserved` events, and `available` events which have a `user_drop_off` event_type_reason for a *docked* mobility provider. |
278+
| `stop_id` | UUID | Conditionally Required (*docked*), N/A (*dockless*) | Identifier for a stop see [Stops](LINKTBD). Required for `reserved` events with a `user_pick_up` event_type_reason, and `available` events with a `user_drop_off` event_type_reason for a *docked* mobility provider. |
279279

280280
### Status Changes Query Parameters
281281

0 commit comments

Comments
 (0)