更新日志
2024-05-21
- 更新子母账户接口:
GET /sapi/v1/sub-account/transfer/subUserHistory
: 更新返回字段fromAccountType
和 toAccountType
. 合约钱包划转时返回USDT_FUTURE/COIN_FUTURE以区分钱包
2023-04-20
- 新增子母账户接口:
GET /sapi/v1/managed-subaccount/deposit/address
:支持获取投资人之托管子账户充值地址
2023-03-23
- 更新子母账户接口:
GET /sapi/v1/managed-subaccount/queryTransLogForInvestor
: 响应出参增加字段tranId
GET /sapi/v1/managed-subaccount/queryTransLogForTradeParent
: 响应出参增加字段tranId
- 添加子母账户接口:
GET /sapi/v1/managed-subaccount/info
: 查询托管子账户列表
GET /sapi/v1/sub-account/transaction-statistics
: 查询子账户交易量统计列表
2023-02-13
- 添加子母账户接口:
GET /sapi/v4/sub-account/assets
: 查询子账户资产
2023-01-13
- 以下接口将于 1 月 13, 2023 6:00 AM UTC 停止使用:
POST /sapi/v1/sub-account/subAccountApi/ipRestriction
以支持母账户为子账户 API Key 开启或关闭 IP 白名单
POST /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList
以支持母账户为子账户 API Key 添加 IP 白名单地址列表
- 添加子母账户接口:
GET /sapi/v1/managed-subaccount/fetch-future-asset
: Investor can use this api to query managed sub account futures asset details
GET /sapi/v1/managed-subaccount/marginAsset
: Investor can use this api to query managed sub account margin asset details
2023-01-05
- 添加子母账户接口:
GET /sapi/v1/managed-subaccount/queryTransLogForInvestor
: 投资人可以根据此接口查询其托管子账户划转记录
GET /sapi/v1/managed-subaccount/queryTransLogForTradeParent
: 交易团队可以根据此接口查询其托管子账户划转记录
2022-11-18