BetId - Different value in listCurrentOrders vs PlaceInstructionReport

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pepepere
    Junior Member
    • Nov 2013
    • 9

    #1

    BetId - Different value in listCurrentOrders vs PlaceInstructionReport

    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?
  • jabe
    Senior Member
    • Dec 2014
    • 705

    #2
    Any data you could show us? You know, JSON in and out?

    Comment

    • pepepere
      Junior Member
      • Nov 2013
      • 9

      #3
      Today I am getting all values like they are supposed to be returned. :|

      The betId coming from the PlaceInstruction matches the CurrentOrder BetId, so I can't replicate the error anymore. It was surely something I was doing wrong.

      Thanks anyway

      Comment

      Working...
      X