No deposit date/time returned with deposit history

This is for the Binance US withdrawal API. (Are US API questions within scope here?)

When I pull down my USD deposit history from the https://api.binance.us/sapi/v1/fiatpayment/query/deposit/history endpoint it does not return the date/time each deposit was made. Is there any way to see the date/time of each deposit via the API?

Hello, based on what’s available in https://github.com/binance-us/binance-official-api-docs/blob/fc916164ae04eb2e95ff7f98c2d49d8d6bd6d096/wapi-api.md, it seems it’s not possible to have the fiat deposit time returned in the Response yet.

Thanks for the confirmation. I’m new to using the API but am writing a portfolio tracker for my own personal use and could really use this info. Is there a best/right place to request changes/additions to the API?