Postman collection
Test Delivery API endpoints easily with our postman collection
Our public Postman collection have been created for testing purposes, so that Delivery API endpoints may be tested before implementing.
The collection has been organized to match our Swagger tool, and includes four predefined variables, which needs to be changed according to your solution:
- baseUrl - the domain on which your solution is running
- jwtToken - automatically changes when running the GET: Authenticate endpoint and inserted as variable on all endpoints requiring a JWT Token.
- username - your selected username - inserted as variable on all endpoints requiring username
- Password - your selected password - inserted as variable on all endpoints requiring password
Fork a copy of our collection and start testing, it is though important to notice we are only servicing the latest version of DW10, so stay updated by pulling the latest version from the public workspace.