Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Deprecated API Endpoints #414

Open
Coalado opened this issue Jan 27, 2022 · 2 comments
Open

Deprecated API Endpoints #414

Coalado opened this issue Jan 27, 2022 · 2 comments

Comments

@Coalado
Copy link

Coalado commented Jan 27, 2022

When calling e.g. com.binance.api.client.impl.BinanceApiRestClientImpl.getDepositHistory(String)
I get an error:

This endpoint has been deprecated, please integrate with “GET@/sapi/v1/capital/deposit/hisrec�. See details in the announcement: https://www.binance.com/en/support/announcement/f45dde7da58b473aa885349946bed269

@strazdinsg
Copy link

Any plans on updating the deprecated endpoints? Withdrawal and deposit endpoints have been deprecated on August 2021, moved to /sapi/v1/capital/deposit/hisrec and /sapi/v1/capital/withdraw/history

See
https://binance-docs.github.io/apidocs/spot/en/#deposit-history-supporting-network-user_data
and
https://binance-docs.github.io/apidocs/spot/en/#withdraw-history-supporting-network-user_data

@strazdinsg
Copy link

It seems that this is fixed in #397

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

No branches or pull requests

2 participants