Hi everyone, I am facing an issue and I was wondering if anyone of you people has had the same problem.
I can't see a relation between the betId that the API is giving as part of the PlaceInstructionReport object and the one that comes from the ListCurrentOrders object.
In theory I should send a PlaceInstructionReport that returns a status and a betId, then I should be able to ask for the current orders on the next step and check if that order status has been changed by its id.
Both have a BetId but there isn't seem to be a correspondence between those ids so I can't query the status of an order later on.
I was testing with one single order that returns one single id to make sure that I am not missing anything and the ids returned are different. Anyone can confirm this behaviour?
I can't see a relation between the betId that the API is giving as part of the PlaceInstructionReport object and the one that comes from the ListCurrentOrders object.
In theory I should send a PlaceInstructionReport that returns a status and a betId, then I should be able to ask for the current orders on the next step and check if that order status has been changed by its id.
Both have a BetId but there isn't seem to be a correspondence between those ids so I can't query the status of an order later on.
I was testing with one single order that returns one single id to make sure that I am not missing anything and the ids returned are different. Anyone can confirm this behaviour?


Comment