Hi, would anyone know why this placeOrders call doesn't work?
[{"jsonrpc":"2.0","method":"SportsAPING/v1.0/placeOrders","params":{"marketId":"1.116997298","i nstructions":[{"selectionId":"6318098","handicap":"0","side":"BA CK","orderType":"LIMIT","limitOrder":{"size":"2"," price":"2","persistenceType":"LAPSE"}}]},"id":1}]
Here is what is returned.
[{"jsonrpc":"2.0","error":{"code":-32099,"message":"ANGX-0002","data":{"exceptionname":"APINGException","AP INGException":{"errorDetails":"market id passed is invalid","errorCode":"INVALID_INPUT_DATA","request UUID":"prdang015-01082306-00023577df"}}},"id":1}]
0005.467> error with post https://api-au.betfair.com/exchange/betting/json-rpc/v1
[{"jsonrpc":"2.0","method":"SportsAPING/v1.0/placeOrders","params":{"marketId":"1.116997298","i nstructions":[{"selectionId":"6318098","handicap":"0","side":"BA CK","orderType":"LIMIT","limitOrder":{"size":"2"," price":"2","persistenceType":"LAPSE"}}]},"id":1}]
Here is what is returned.
[{"jsonrpc":"2.0","error":{"code":-32099,"message":"ANGX-0002","data":{"exceptionname":"APINGException","AP INGException":{"errorDetails":"market id passed is invalid","errorCode":"INVALID_INPUT_DATA","request UUID":"prdang015-01082306-00023577df"}}},"id":1}]
0005.467> error with post https://api-au.betfair.com/exchange/betting/json-rpc/v1


Comment