Skip to content

FEATURE: mark booking-one-stop as reservation #575

@zerwuff

Description

@zerwuff

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

Metadata

Metadata

Labels

WT1To be discussed at the next meeting

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions