CancelOrders

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • workitself
    Junior Member
    • Apr 2010
    • 6

    #1

    CancelOrders

    Query:
    {"jsonrpc": "2.0","method": "SportsAPING/v1.0/cancelOrders","params": {"instructions":[{"betId":"51176604177"}]}}

    Error:
    {"jsonrpc":"2.0","error":{"code":-32099,"message":"ANGX-0002","data":{"exceptionname":"APINGException","AP INGException":{"errorDetails":"One or more inputs to the operation were invalid","errorCode":"INVALID_INPUT_DATA","request UUID":"prdang001-04292103-007957cac4"}}}}

    I do not understand what's the problem?
  • betdynamics
    Junior Member
    • Sep 2010
    • 534

    #2
    Do you need to specify the marketId as well?

    Comment

    • RobbieRotten
      Junior Member
      • May 2015
      • 5

      #3
      I just hit the same problem. I added the market ID and it worked

      Comment

      • RobbieRotten
        Junior Member
        • May 2015
        • 5

        #4
        Also, I added the customerRef just to be on the safe side.

        Comment

        Working...
        X