Transaction CreateReservation
Authentication mode: Checked (known user, must have the privilege)
Database access mode: updating
Reservations are orders that are not executed right away. They may only contain tickets that block some seats for a limited time. They cannot contain any shopping items or vouchers.
Inputs:
Outputs:
- order: Order
If successful: the created order
- cart: CartOrder
If unsuccessful: the cart with annotations
Privileges
- LateReserve
users with this right can make reservations right up to the start of the event, otherwise a configured limit applies