-
Notifications
You must be signed in to change notification settings - Fork 42
Home
This WIKI contains the lastest version of the TOMP-API. To facilitate the implementation of the API, we've made some supportive documentation with some examples/explanations. Not all scenario's are reflected in them, but they'll probably will be of value.
- Planning phase
- Booking phase
- Trip execution phase - start
- Trip execution phase - on route
- Trip execution phase - end
- Operator information
- Payment
- [Support]
- [General]
- Simple TO
- Transport operator with manual conformation / delegated confirmation of booking a leg
- Requesting deposits
1.1.2: more payment phase, but also include the first implementation impacts Includes:
- Operator information:
- missing available assets in operator information (#83)
- Planning options:
- overlays can now be handled in a composit-leg (#59)
- fare scales (#89)
- Payment:
- extra condititions for payment (upfront-payment and pay-when-finished) and optional bank account (#85)
- distance or time based scales (#87)
- some small adjustments:
- missing MP/TO id (#86)
- geojson to communicate the leg (reducing the message length) (#63)
1.1.1: goal: first set up for the payment phase (batch payment). Includes:
- payment phase
- 'Postponed commit' scenario
- Transport types clarified
- More precise description of travellers for more accurate planning
- return conditions
- some smaller issues:
- corrected example values
- merge 'mode' and 'type-of-asset'
1.1.0: major changes, not compatible with 1.0.0.
Includes now:
- planning phase
- booking phase
- trip execution phase
- REST implementation
- first setup webhooks
- first setup authentication
- one swaggerfile to maintain
- first setup TOMP API for dummies (WIKI)
- all kinds of smaller issues:
- adjustments on the availability check (timestamp, number of passangers, request of ID's, 'woordenboek reizigers'
- longitude/latitude is now everywhere in an object instead of array
- generic message header
- uniformity
Introduction
- Roadmap
- Semantic versioning
- Use cases
- Changes per version
- Contribution
- Participants
Workflow
- Operator information
- Planning phase
- Booking phase
- Trip execution phase - start
- Trip execution phase - on route
- Trip execution phase - end
- Support
- Payment
Points of attention
- Modalities
- Specifying locations
- GDPR
Eco system
- Relations
Introduction
Scope of the TOMP-API
Versioning and releases
Process Flows
- Authentication
- Operator Information
- Privacy and Registration
- Planning Module
- Booking Module
- Trip Execution Module
- Payment Module
- Support Module
Meta-Information
Reference implementations
To-dos and risks
Technical Specifications
A1 List of terms and definitions
A2 Passenger characteristics dictionary
A3 APIs available on the transportation ecosystem
A4 Overview of the User stories
A5 Authors, Architects, collaborators and stakeholders involved
A6 Adoption and Implementation of the TOMP-API