Hi all, Ive been working on automated bet placing script to place orders at certain odds, times etc and record the dictionary/json responses throughout. Ive tried to implement as much as possible before running and placing actual money on the exchange but am wary of the fact I have been unable to find documentation of all the response types I have programmed to handle. For instance the offline & online documentation does not include examples of responses from the api for replaceOrder response.
I was therefore wondering if anyone can point me towards an actual example of the following responses or just paste an example they have of one below:
- replaceOrder response
- cancelOrder response
- updateOrder response
Additionally does replacing a bet result in a new betId being created?
Any help is greatly appreciated, thank you all.
I was therefore wondering if anyone can point me towards an actual example of the following responses or just paste an example they have of one below:
- replaceOrder response
- cancelOrder response
- updateOrder response
Additionally does replacing a bet result in a new betId being created?
Any help is greatly appreciated, thank you all.


Comment