Skip to content
Edwin van den Belt edited this page Jan 7, 2020 · 126 revisions

Welcome to the TOMP-API wiki!

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.

Current version: 1.1.1

Participants

Updates

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:
    1. corrected example values
    2. 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:
    1. adjustments on the availability check (timestamp, number of passangers, request of ID's, 'woordenboek reizigers'
    2. longitude/latitude is now everywhere in an object instead of array
    3. generic message header
    4. uniformity

Clone this wiki locally