Getting incomplete postback data

abhash2610
Hi @sujith ,

Is this the correct syntax for postback data? There is no data field in the postback string.
{"type":"order","order_id":"xxxxxxxxx","variety":"regular","transaction_type":"BUY","quantity":1,"average_price":0,"exchange":"NSE","tradingsymbol":"RELIANCE","status":"OPEN","meta":{}}
{"type":"order","order_id":"xxxxxxxxx","variety":"regular","transaction_type":"BUY","quantity":1,"average_price":1502.4,"exchange":"NSE","tradingsymbol":"RELIANCE","status":"COMPLETE","meta":{}}

I tried with different modes also.

What am I missing?
This discussion has been closed.