To get started as soon as possible, we created some Postman collections. This page describes the steps needed to configure your Postman evironment.
We offer several Postman collections. These are split up per API product, in line with the API Products page. Additionally, environments for Sandbox and DAP which contain the endpoints for the API's are also avaliable.
This means that some API's are missing or may not work without prior configuration.
Token Management
Get Trip History
Payment History and Open Debt
Coulance
Missing Checkin Checkout
Tariff Management
Product Retail
SBX environment
DAP environment
Already familiar with Postman? Then In short Should suffice. If you prefer a more detailed explanation, check out Detailed.
- Import one or more of the available collections.
- Download one or both environments.
The environments contain two variables with empty values, default-consumer-key and default-consumer-secret. You are required to enter the client_key and client_secret provided by your organisation.
For each API, the required fields will generally be filled as request variable. These are pre-filled in the pre-request script, containing placeholder values. Therefore don't forget to uncomment and fill these variables.
Will be added later.