Explore our predefined API requests using Postman.
NOTE: You'll need to create an environment in Postman, select that environment, and enter your Web Service URL, userName and Base64 Encoded Password in the 0 - Setup/Environment Setup
pre-request script (documentation on pre-request scripts) to set the environment variables. Also, some calls may have dependencies. GET
/PUT
/DELETE
calls might only work after an item is created with a POST
.
Notes:
- Data created or modified in each environment will not affect the other.
- Data cannot be transfered from one environment to the other.
If you have any questions or comments, please contact us here. Also Check out our community for Automation incase of queries.