Skip to main content

The Lineberty Booking System

The Lineberty Booking System consists in a Booking API, a Validation API, a Display API and a Notification Service, as illustrated below.

  • The Booking API to create your own Booking application that will help Users book tickets and get a place in the virtual queue, and much more.
  • The Notification Service that will warns Users when it is almost their turn. This service integrates with the Booking API.
  • The Validation API to create your own Validation application that will help your Operators manage queues and tickets at the endpoint.
  • The Display API to create your own Display application to project the evolution of the queue(s) on a screen and dispatch the Users to the endpoints.

The Lineberty Booking System

The present documentation provides you with detailed user information on each part of this Booking System.

Reference documentation is available within the OpenAPI:

⇾ Open the Booking OpenAPI and its reference documentation.

⇾ Open the Validation OpenAPI and its reference documentation.

⇾ Open the Display OpenAPI and its reference documentation.