================================================================================
	STEPS TO UPLOAD POSTMAN COLLECTION AND ENVIRONMENT FILES
================================================================================
1. Open Postman Rest Client -> Click Import in the top left -> Import Files ->Choose Files-> Select the .postman_collection -> Open.

2. Navigate to the top right corner -> Click the 2nd icon beside dropdown showing No Environment -> Import ->Choose Files -> 
Select the particular environment file -> Open.

3. Select the environment file uploaded from the dropdown.

4. Click on the 1st icon on the right of the selected environment file ->Edit.

5. Enter the mnandatory inputs parameters - apikey, clientId, clientSecret values and Update.

6. Click on Send button of the first test of the postman collection to generate token. 

7. Repeat steps 2-5 to upload multiple environment files.