Hi guys,
I tried the placeOrders function, placed orders twice with the same customerRef (my program's bug off course).
The second time the placeOrders function returned to me the following:
Status = FAILURE
ErrorCode = DUPLICATE_TRANSACTION
However when I checked the betting history I saw the second order was still matched and settled.
In my opinion the Betfair server shouldn't accept the "wrong" order if it plans to throw a FAILURE status to the client program.
Has anyone also encountered this issue?
I tried the placeOrders function, placed orders twice with the same customerRef (my program's bug off course).
The second time the placeOrders function returned to me the following:
Status = FAILURE
ErrorCode = DUPLICATE_TRANSACTION
However when I checked the betting history I saw the second order was still matched and settled.
In my opinion the Betfair server shouldn't accept the "wrong" order if it plans to throw a FAILURE status to the client program.
Has anyone also encountered this issue?

