EnigmaticWolf / AuctionAPI-PostmanCollection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postman collection for Auction API in test environment


Quick start

  1. Install Postman https://www.getpostman.com/downloads/
  2. Download .json files.
  3. Import files into Postman.
  4. Select Member test environment in Postman.
  5. Open Token action request and replace username and password with your credentials.
  6. Execute the query. Received token will be saved into Postman variable and added to any other request automatically.
  7. Start calling other request.

Other variables available: auctionIdExternal, orderId. See auction API Postman.png or read documentation for reference.

https://learning.getpostman.com/docs/postman/environments_and_globals/variables

About