Quick Setup: How to set your environment variable in Postman

  1. Click the "Eye" to open "environment quick look" in the top right of Postman
  2. Select "add" to create a new environment, or select one of your existing ones
  3. After that, create a name for your environment
  4. Copy this statement {{access_token}} and paste it in the variable column
  5. Do the same for {{base_url}} or {{base_uk_url}} and for these values fill in the initial value with the url you received from SurePay
  6. Press "Save". Your variable is now set!
  7. Select your new environment so that the variable can be used

Step 1 and 2: image

Steps 3,4,5 and 6: image

Step 7: image

You're now ready to go!

Want to learn more? Click here to learn more about variables in Postman.