Testing with Postman

Testing with Postman



  • Download pre-configured Postman collection and environment
    Postman collection with test services can be downloaded from the following link: Exchange Rates Postman Collection

  • Import files into Postman
    Steps on how to import and configure test environment are described in the following chapter - Testing With Postman chapter.

  • Try out requests

Instruction

  1. Import the collection file:

    1719

    Import collection file

  2. Add your apikey value in the Header section:

    1916

    Insert apikey

  3. Fill the Params section and click Send to initiate application:

    1915

    Initiate application

  4. If you get status 200, everything works fine and you can Go Live.

    1254

    Status 200