binance-us / binance-us-api-docs

Official Documentation for the Binance US APIs and Streams
407 stars 170 forks source link

Withdraw/Deposit (crypto) endpoints ignore 'startTime', 'endTime'. No Fiat endpoints #74

Open dooferorg opened 2 years ago

dooferorg commented 2 years ago

I'm also noting the lack of documentation for the withdrawal and deposit (crypto) for this API.

Trying /sapi/v1/capital/deposit/hisrec for crypto deposit information and /sapi/v1/capital/withdraw/history for crypto withdrawals.

They both seem to ignore timestamps being sent to bracket a timeframe and if over 90 days is specified as the span, the endpoints blow up with bad request errors.

The fiat endpoint /sap1/v1/fiat/orders seems to not even be found any more.

What's going on, Binance?

arcreative commented 2 years ago

@dooferorg Just curious, where did you find these endpoints? Is there some lost documentation I'm not finding, since these don't seem to be in the "official" docs? I'm currently stuck trying to list transactions created with the "Buy" or "One-time purchase" feature, and can't seem to get the API to return those... I've tried everything here but have long suspected there are additional endpoints not in this documentation.

dooferorg commented 2 years ago

@arcreative I found them while looking through the sourcecode of https://github.com/JKorf/Binance.Net .. There are other issues with that project so I have written my own API client for Binance which works for the most part but I've still not solved this issue with the endpoints above.

PengRusty commented 1 year ago

Hi, please go to https://docs.binance.us/ to check the official APIs and feel free to join the telegram community for any API issues. https://t.me/BinanceUS_API