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
Convert endpoints:
GET /sapi/v1/convert/exchangeInfo
GET /sapi/v1/convert/assetInfo
POST /sapi/v1/convert/getQuote
POST /sapi/v1/convert/acceptQuote
GET /sapi/v1/convert/orderStatus
POST /sapi/v1/convert/limit/placeOrder
POST /sapi/v1/convert/limit/cancelOrder
POST /sapi/v1/convert/limit/queryOpenOrders
Loan endpoints:
GET /sapi/v2/loan/flexible/collateral/data
GET /sapi/v2/loan/flexible/loanable/data
POST /sapi/v2/loan/flexible/borrow
POST /sapi/v2/loan/flexible/repay
POST /sapi/v2/loan/flexible/adjust/ltv
GET /sapi/v2/loan/flexible/ltv/adjustment/history
GET /sapi/v2/loan/flexible/borrow/history
GET /sapi/v2/loan/flexible/ongoing/orders
GET /sapi/v2/loan/flexible/repay/history
GET /sapi/v1/loan/borrow/history
GET /sapi/v1/loan/ltv/adjustment/history
GET /sapi/v1/loan/repay/history
Margin endpoints:
POST /sapi/v1/margin/borrow-repay
GET /sapi/v1/margin/borrow-repay
GET /sapi/v1/margin/available-inventory
GET /sapi/v1/margin/leverageBracket
POST /sapi/v1/margin/manual-liquidation
Market endpoints:
GET /api/v3/ticker/tradingDay
GET /api/v3/uiKlines
Simple Earn endpoints:
POST /sapi/v1/simple-earn/locked/setRedeemOption
Sub Account endpoints:
GET /sapi/v4/sub-account/assets
POST /sapi/v1/sub-account/eoptions/enable
GET /sapi/v1/managed-subaccount/marginAsset
GET /sapi/v1/sub-account/transaction-statistics
GET /sapi/v1/managed-subaccount/fetch-future-asset
GET /sapi/v1/managed-subaccount/queryTransLogForTradeParent
GET /sapi/v1/managed-subaccount/query-trans-log
GET /sapi/v1/managed-subaccount/queryTransLogForInvestor
GET /sapi/v1/managed-subaccount/info
Trade endpoint:
GET /api/v3/myPreventedMatches
GET /api/v3/myAllocations
GET /api/v3/account/commission
Wallet endpoints:
GET /sapi/v1/spot/delist-schedule
GET /sapi/v1/capital/deposit/address/list
POST /sapi/v1/capital/deposit/credit-apply
GET /sapi/v1/asset/wallet/balance
POST /sapi/v1/asset/dust-btc
GET /sapi/v1/asset/ledger-transfer/cloud-mining/queryByPage
GET /sapi/v1/asset/custody/transfer-history
GET /sapi/v1/account/info
Websocket:
<symbol>@avgPrice
Changed
redeemTo
to endpointPOST /sapi/v1/simple-earn/locked/subscribe
timeZone
to endpointGET /api/v3/klines
orderRateLimitExceededMode
,strategyId
,strategyType
,selfTradePreventionMode
andcancelRestrictions
to endpointPOST /api/v3/order/cancelReplace
showPermissionSets
andsymbolStatus
to endpointGET /api/v3/exchangeInfo
POST /api/v3/order/oco
byPOST /api/v3/orderList/oco