TO Add additional "Transection ID" parameter to Pay Endpoints

Name	Type	Mandatory	Description
startTime	LONG	NO	
endTime	LONG	NO	
limit	INT	NO

> default 100, max 100

recvWindow	LONG	NO	
timestamp	LONG	YES	

as We can see the endpoint dosen’t supports more than 100 returns but Binance saves all transfer data; I’m requesting you to add some more parameters to fetch by transection ID, and others that may be viable enough.

Not all transfer data will be saved. It will only support querying orders within the last 18 months.
This will be feedback to the relevant devs but meanwhile you can make use of the startTime and endTime to filter your search.