Skip to content

Commit 37f0939

Browse files
authored
Added reservation_id in car share
1 parent a1b88bd commit 37f0939

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modes/car-share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Example 3: one trip point-to-point with an employee moving the vehicle to a new
6464

6565
The `journey_attributes` array **may** have the following key value pairs:
6666

67-
- ...
67+
- `reservation_id` (UUID, optional): unique identifier for an entire car share reservation, tied across multiple journeys and therefore trips.
6868

6969
[Top][toc]
7070

0 commit comments

Comments
 (0)