"10008 - TRADE_RETCODE_PLACED" vs "10009 - TRADE_RETCODE_DONE" - page 2

 

10008

TRADE_RETCODE_PLACED

Order placed

10009

TRADE_RETCODE_DONE

Request completed


I guess that 10008 is meant for a pending order that has been placed. I further guess that 10008 appears only in one of the event calls of OnTradeTransaction in trans.order_state => ORDER_STATE_PLACED but not in the field result.retcode

Reason: