Check if order exist

I am using python-binance v1.0.4

Is there a way to check, if order exist ?
for example, i create market order and immediately im checking some data from that order (getting last order for specific coin pairing)
butusually it take some time for order to be created and loaded, so is there any way how to check, if that order even exist ?

Hello I’m not familiar with python-binance, but the endpoint to check order details in spot is GET /api/v3/order