Futures Order History file is missing few orders

Hello!
I’m getting user’s orders and trades history files using GET /fapi/v1/order/asyn/id and GET /fapi/v1/trade/asyn with startTime equals now and endTime equals now minus a year.
The problem is that the trades file has a few trades with order id which are missing in orders file.
The account is created in Oct 2023.
I tried generating the link several times and all files miss exact same orders.

Is this a bug or I’m doing something wrong?

startTime equals now and endTime equals now minus a year.

The startTime should be earlier than the endTime.

Sorry, that was a typo in the message. I do exactly as you said. (endTime equals now and startTime equals now minus a year). And this works for a few other accounts but there is a one account that is actually missing few orders (7 to be precise).