Skip to content
Edwin van den Belt edited this page Jan 18, 2024 · 1 revision

Modules

Booking

Create and commit bookings, resulting in booked trip options, ready to go.

Trip execution

All kinds of operations to execute the legs of the booked trip. It allows you to operate assets.

Support

When implemented, the travelers can rely on these functions to cope with unexpected events.

Payment

When implemented, the MP can find out what it has to pay to the TO.

Small glossary

Term Description
TO Transport Operator, delivers a Transport Service by providing assets
MP MaaS Service Provider, uses services from the TOs to get the end user(s) from A to B
booking a recording of an agreement between the end-user and TO, to execute a trip (=set of legs) according to a specification, including all conditions
leg part of a trip by person(s), executed using one asset (might be replaced only in exceptional cases)
asset tangible object that is used to execute the leg, like a car, plane, scooter, and so on. Can be privately held, owned by a private or public organisation
traveler someone who moves from A to B, could be the end-user
end-user the person who has an account and normally pays for the trip

Quick reference

Clone this wiki locally