Is there an API for IBM TWS? The closest I have found is some sort of settings file or fat xml strings to send to something.
I would prefer something Dotnet and Rest but beggars can't be choosers.
(my google fu isn't that bad but IBM docs seem to elude me)
Update
I have something I believe is a working solution. I use Dotnet SSH to the server and run Bash scripts there. SSH on Dotnet is not mature and Bash is stringy. It is not the best of solutions but, at least for now, solves my problems.