Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added
POST /sapi/v1/margin/borrow-repay
GET /sapi/v1/margin/borrow-repay
Changed
CryptoLoans
v1 to v2:POST /sapi/v1/loan/flexible/borrow
toPOST /sapi/v2/loan/flexible/borrow
GET /sapi/v1/loan/flexible/ongoing/orders
toGET /sapi/v2/loan/flexible/ongoing/orders
GET /sapi/v1/loan/flexible/borrow/history
toGET /sapi/v2/loan/flexible/borrow/history
POST /sapi/v1/loan/flexible/repay
toPOST /sapi/v2/loan/flexible/repay
GET /sapi/v1/loan/flexible/repay/history
toGET /sapi/v2/loan/flexible/repay/history
POST /sapi/v1/loan/flexible/adjust/ltv
toPOST /sapi/v2/loan/flexible/adjust/ltv
GET /sapi/v1/loan/flexible/ltv/adjustment/history
toGET /sapi/v2/loan/flexible/ltv/adjustment/history
GET /sapi/v1/loan/flexible/loanable/data
toGET /sapi/v2/loan/flexible/loanable/data
GET /sapi/v1/loan/flexible/collateral/data
toGET /sapi/v2/loan/flexible/collateral/data
isolatedSymbol
to endpointGET /sapi/v1/margin/transfer
asset
to endpointGET /sapi/v1/margin/allAssets
symbol
to endpointsGET /sapi/v1/margin/allPairs
andGET /sapi/v1/margin/isolated/allPairs
Removed
Deprecated Futures endpoints:
POST /sapi/v1/futures/transfer
GET /sapi/v1/futures/transfer
GET /sapi/v1/futures/histDataLink
BLVT endpoints:
GET /sapi/v1/blvt/tokenInfo
POST /sapi/v1/blvt/subscribe
GET /sapi/v1/blvt/subscribe/record
POST /sapi/v1/blvt/redeem
GET /sapi/v1/blvt/redeem/record
GET /sapi/v1/blvt/userLimit
Deprecated Trade endpoint:
POST /api/v3/order/oco
Wallet endpoints:
POST /sapi/v1/asset/convert-transfer
GET /sapi/v1/asset/convert-transfer/queryByPage
GET /sapi/v1/capital/contract/convertible-coins
POST /sapi/v1/capital/contract/convertible-coins