User Data Streams for Binance Spot TESTNE returning price as 0 when a market order is placed

Im using the user data stream to keep a log of all transactions made and when i place market order the response returned has the price equal to zero
{‘e’: ‘executionReport’, ‘E’: 1715252895953, ‘s’: ‘LTCUSDT’, ‘c’: ‘ssEmVXaeROLyhNwZFB4Kzb’, ‘S’: ‘SELL’, ‘o’: ‘MARKET’, ‘f’: ‘GTC’, ‘q’: ‘0.10000000’, ‘p’: ‘0.00000000’, ‘P’: ‘0.00000000’, ‘F’: ‘0.00000000’, ‘g’: -1, ‘C’: ‘’, ‘x’: ‘TRADE’, ‘X’: ‘FILLED’, ‘r’: ‘NONE’, ‘i’: 753363, ‘l’: ‘0.10000000’, ‘z’: ‘0.10000000’, ‘L’: ‘81.75000000’, ‘n’: ‘0.00000000’, ‘N’: ‘USDT’, ‘T’: 1715252895953, ‘t’: 50270, ‘I’: 1556478, ‘w’: False, ‘m’: False, ‘M’: True, ‘O’: 1715252895953, ‘Z’: ‘8.17500000’, ‘Y’: ‘8.17500000’, ‘Q’: ‘0.00000000’, ‘W’: 1715252895953, ‘V’: ‘EXPIRE_MAKER’}