Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dooferorg opened this issue Dec 2, 2021 · 3 comments

Comments

@dooferorg
Copy link

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
Copy link

@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
Copy link
Author

@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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants