-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
WT1To be discussed at the next meetingTo be discussed at the next meeting
Description
API Version
from 1.5
Summary
As a MP, i want to mark an post-booking one stop with a specific reservation time, e.g. 60 minutes.
This means, the asset is reserved for 60 minutes, within this time the asset is blocked for this user.
Expected Behavior
New attribute "reserveUntil" (DateTime) at the root level for the booking request.
This would identify this booking as beeing blocked for this user to this time. After that, the booking will be cancelled if no leg is started.
Current Behavior
No API attribute exists where this reservation time can be submitted
Possible Solution
New attribute "reserveUntil" at the root level for the booking request.
Or use "metaInfo" map
Steps to Reproduce
Context (Environment)
Bike Booking and reservation of bikes (e.g. cargo pedelecs).
Detailed Description
Possible Implementation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
WT1To be discussed at the next meetingTo be discussed at the next meeting