Learn by example - Postman collection#
This downloadable collection demonstrate how to successfully perform a booking.
It is recommended that attention be given to the data input/output during the chaining of API calls. This constitutes the simplest and fastest method for comprehending the functioning of the system as a whole, which can then be replicated and adapted from the user’s perspective.
- The postman collection (JSON file) :
- The postman Sandbox Consumer and UAT environment setup (JSON file) :
Note
In the event of receiving error 401 Unauthorized from our server, it is necessary to execute token authentication to obtain access to the system.
As this is a ‘stock’ collection, configuring login/password for token generation in the environment variables is required before utilization.
The target of this ‘stock’ collection is a product from our database; it should be noted that the product may become unavailable and ‘disappear,’ requiring the use of an alternative product to commence operations.