You need to fetch order id from order_update callback and fetch orderbook and loop through orders to find orders with parent order id field same as the order id you received.
also fetching orderbook frequently to get second leg order details is an extra load on your end too right, so it will be great if you bring this feature quickly