Added
-
Added
Wallet
Endpoints:GET /sapi/v1/account/info
- Fetch account info detailGET /sapi/v1/asset/custody/transfer-history
- Query user delegation historyGET /sapi/v1/asset/wallet/balance
- Query user wallet balanceGET /sapi/v1/capital/deposit/address/list
- Fetch deposit address list with networkGET /sapi/v1/spot/delist-schedule
- Query spot delist schedule
-
Added
Margin
Endpoints:GET /sapi/v1/margin/available-inventory
GET /sapi/v1/margin/capital-flow
GET /sapi/v1/margin/leverageBracket
POST /sapi/v1/margin/manual-liquidation
POST /sapi/v1/margin/max-leverage
POST /sapi/v1/margin/order/oto
POST /sapi/v1/margin/order/otoco
Fixed
- Fixed
TestConnectivityResponse.RateLimits
type - updated to array - Fixed
NewTickerPriceService.Do
unmarshaling issue - Fixed
SystemStatusResponse
type - Fixed variable named
CumulativeQuoteQty
toCummulativeQuoteQty
- Fixed
SubAccountTransferHistoryService
response type - Fixed field
Fills
type inCancelReplaceResponse
Updated
- Added the parameters
symbol
,symbols
,permissions
,showPermissionSets
andsymbolStatus
to endpointGET /api/v3/exchangeInfo
- Added parameter
accountType
to endpointPOST /sapi/v1/asset/dust-btc
- Added response fields
Created
,CollateralMarginLevel
,TotalCollateralValueInUSDT
,TransferInEnabled
,TransferOutEnabled
andAccountType
to endpointGET /sapi/v1/margin/account
- Added response fields
EnableFixApiTrade
,EnableFixReadOnly
andEnablePortfolioMarginTrading
to endpointGET /sapi/v1/account/apiRestrictions
- Updated
SymbolInfo
andSymbolFilter
types - Removed response field
resetAddressStatus
and added fieldscontractAddressUrl
andcontractAddress
from endpointGET /sapi/v1/capital/config/getall
Removed
- Removed
Wallet
endpoints:GET /sapi/v1/capital/contract/convertible-coins
POST /sapi/v1/asset/convert-transfer