Implemented

Add the ability to add Transactional checks via the API

At present the API does not allow for adding transactional checks, I would like the ability to add them dynamically via the api and possibly "clone" or copy existing ones and just change the username/password on the log in steps.

Our use case is that we spin up the same application for multiple clients, and as it's the same software the transaction steps minus the ip/host username and password would all be the same.  We would like this to be part of our new client spin up process, and as such would save a lot of time if automation via API was possible.

Thanks

~Chris