This repo contains code examples (collections) designed to be used with Postman that are designed to help you to use the DigiTickets API.
A Postman Collection is a group of API requests together which you may also be able to run sequentially to demonstrate a sequence of API calls.
In order to make use of these examples you will need access to test company.
If you do not have a test company please contact DigiTickets.
Depending on the nature of the collections that you wish to use you will need to create Categories, Tickets, Products, etc. in your test company.
You will need to import the collections that you want to use into Postman.
You can also use the DigiTicketsAPI.postman_environment.json
file which will need to be populated with:
- apiUser
- apiPassword
- apiUrl
Values such as ticketIDs from your test company can be used as 'collection variables' to allow you to run and work with the collections.