Skip to main content

The Notification Service

The notification service integrates with the Booking API.

It notifies the Server whenever an action is made on a ticket or if a client did not show up for example. Then the server can notify the user with a push notification, for example.

It is also triggered when the Operator recalls a User via the Validation application.

Notifications are sent from the Lineberty server to the developer's server, and pushed from the developer's server to the application.

To get the notification, the application must register a push ID (see the Optional parameters by the server and send it to the Lineberty server.