更新日志
2024-08-14
- 修改Travel Rule API文档:
- 新西兰问卷内容:
isAddressOwner
的枚举值应为 1
:是, 2
:不是
- 增加出金/入金API文档对于URL参数的补充描述
2024-07-09
- 更新Travel Rule问卷内容:
- 新增巴林的提现/充值问卷: 巴林用户现在可以参考问卷内容使用sAPI进行提现/充值
- 更新日本充值问卷: 新增必填项目
声明
,并修改了一些文本错误
2024-06-21
- 新增本地站用充值/提币接口以满足旅行规则的合规需求:
POST /sapi/v1/localentity/withdraw/apply
GET /sapi/v1/localentity/withdraw/history
PUT /sapi/v1/localentity/deposit/provide-info
GET /sapi/v1/localentity/deposit/history
2024-06-04
- 钱包接口调整:对于内部转账,TXID前缀已于2024年5月28日被替换为“Off-chain transfer”。"Internal transfer"标记不再出现在TXID字段中,包括历史交易,以下接口受到影响:
GET /sapi/v1/capital/deposit/hisrec
GET /sapi/v1/capital/withdraw/history
GET /sapi/v1/capital/deposit/subHisrec
2024-05-22
- 更新子账户接口:
GET /sapi/v1/sub-account/transfer/subUserHistory
: 更新返回字段fromAccountType
和 toAccountType
. 合约钱包划转时返回USDT_FUTURE/COIN_FUTURE以区分钱包
- 新增钱包接口:
GET /sapi/v1/account/info
: 取得 “VIP 等级”, “是否开启杠杆帐户” 及 “是否开启合约帐户”
2024-04-18
- 新增钱包接口:
GET /sapi/v1/capital/withdraw/address/list
: 获取提现地址列表
2024-04-08
- 更新钱包接口:
GET /sapi/v1/capital/config/getall
: 删除返回字段 resetAddressStatus
2024-01-15
- 新增钱包接口:
GET /sapi/v1/spot/delist-schedule
:查询现货币对的下架计划
- 更新钱包接口:
GET /sapi/v1/asset/dribblet
:增加参数accountType
POST /sapi/v1/asset/dust-btc
:增加参数accountType
POST /sapi/v1/asset/dust
:增加参数accountType
2023-11-21
- 新增钱包接口:
GET /sapi/v1/capital/deposit/address/list
: 根据网络币种或币种获取充值地址列表
2023-11-02
- 钱包接口更新:
GET /sapi/v1/account/apiRestrictions
: 新增相应字段 enablePortfolioMarginTrading
2023-09-22
- 新增钱包接口:
GET /sapi/v1/asset/wallet/balance
: 查询用户钱包余额
GET /sapi/v1/asset/custody/transfer-history
: 查询用户委托资金历史(适用主账户)
2023-09-04