Releases: CTradeExchange/trade-system
v2.4.3
增加订阅webhook配置功能
admin.admin.CompanyWebhookDubboService.subscribe使用外部结算时,禁止调整保证金及杠杆倍数
tradeapi.app.PositionApiService.updateCrossLevelNum
tradeapi.app.PositionApiService.updateOccupyTheMargin外部结算,提供查询外部系统账户最新余额接口
customer.app.CustomerWebApiService.queryLatestBalanceOfUserAccountInExternalSystem支持外部钱包结算
tradeapi.app.OrderApiService.addMarketOrder三方注册,登录(不需要手机、邮箱)使用(0.0.2)
customer.app.CustomerThirdLoginService.telegramVerify
v2.4.2
信用卡:
增加白标机构字段
customer.app.CustomerWebApiService.login
customer.app.CustomerWebApiService.register
customer.app.KycWebApiService.kycApply
customer.app.KycWebApiService.kycLevelApply
customer.app.CustomerWebApiService.destroy
customer.app.CustomerWebApiService.findCustomerInfo新增代理相关接口
customer.app.CustomerWebApiService.registerOfAgentShareLink
customer.app.CustomerWebApiService.queryCustomerOfAgentPage
customer.app.CustomerWebApiService.registerOfAgentShareLink社交登录:
增加返回开发者ID字段
customer.app.CustomerThirdLoginService.config
v2.4.1
增加成交记录ID、委托单ID
tradeapi.app.SpotOrderApiService.queryTradeRecordPage
https://docs.hyperex.io/reference/post_global-tradeapi-app-spotorderapiservice-querytraderecordpage
tradeapi.app.OrderApiService.queryTradeRecordPage
https://docs.hyperex.io/reference/post_global-tradeapi-app-cfdwbworderapiservice-querytraderecordpage
tradeapi.app.OrderApiService.queryCapitalFlowList
https://docs.hyperex.io/reference/post_global-tradeapi-app-orderapiservice-querycapitalflowlist
增加返回当前IP
/geoip/country
https://docs.hyperex.io/reference/get_geoip-country
v2.2.2
谷歌MFA状态显示、账号锁定对于社交账号登录的控制
谷歌MFA状态显示
前端客户登入成功后,白标可以查看客户MFA的绑定状态。
接口地址:
https://docs.hyperex.io/reference/post_third-login-customer-app-customerthirdloginservice-login
Release Notes for 2.2.1
新增更改用户国家
当客户注册时选择国家错误时,解决客户注册时,可以通过此接口更改客户国家信息,提升用户体验
接口地址:https://docs.hyperex.io/reference/post_global-customer-app-customerwebapiservice-changecountry
新增修改邮箱、可通过手机号、邮箱验证
接口地址:https://docs.hyperex.io/reference/post_global-customer-app-customerwebapiservice-changeemailmfa
新增修改手机、可通过手机号、邮箱验证
接口地址:https://docs.hyperex.io/reference/post_global-customer-app-customerwebapiservice-changephonemfa
新增批量查询数据字典功能
新增加批量查询数据字典功能,便于一次性获取多个数据字典列表信息,提升接入体验
接口地址:https://docs.hyperex.io/reference/post_global-config-app-appdictdubboservice-getmapbyparentcodes
预埋单支持修改价格/数量
修改预埋单接扣,可以修改止盈价格、止损价格、手数(额度),提升用户体验
接口地址:https://docs.hyperex.io/reference/post_global-tradeapi-app-cfdmmorderapiservice-updatepboorder
【这个接口只适用于全仓合约和逐仓合约2个玩法】
查询账户总资产接口增加计算汇率方向字段
接口地址:https://docs.hyperex.io/reference/post_global-customer-app-customerwebapiservice-querycustomerassetsinfo
v2.1.0
Customer Client Api
新增类清单:
修改资金密码+修改登录密码接口支持验证码校验
customer.app.CustomerWebApiService.updateLoginPwdMFA
customer.app.CustomerWebApiService.updateAssertsPwdMFA
校验设置密码链接有效性
customer.app.CustomerWebApiService.checkToken
设置密码,校验手机号码
customer.app.CustomerWebApiService.checkPhone
忘记密码,校验手机号码
customer.app.CustomerWebApiService.checkPhoneForRetriedLoginPwd
找回密码
customer.app.CustomerWebApiService.retrieveLoginPwd
首次设置密码成功后自动登录
customer.app.CustomerWebApiService.firstSetLoginPwd
Credit Client Api
新增类接口:
新增如下:
查询卡类型信息
passToCredit.app.AppCardQueryService.queryCardTypeInfo
重发一次性密码设置链接
passToCredit.app.AppMessageService.sendCustomerPasswordUrl
查询账户资金流水
passToCredit.app.AppCardQueryService.queryWaterByPage
检查卡展示状态
passToCredit.app.AppCardQueryService.checkCardDisplayStatus
检查申请卡提案处理状态
passToCredit.app.AppCardQueryService.checkActionStatus修改类清单:
获取客户卡列表
passToCredit.app.AppCardQueryService.queryCardList
查詢卡私密信息
passToCredit.app.AppCardQueryService.getCardSensitiveInfo
获取客户申请卡提案列表
passToCredit.app.AppCardQueryService.queryApplyCardProposalList
申请卡
passToCredit.app.AppCardActiveService.applyCard
申请实体卡
passToCredit.app.AppCardActiveService.issueCard
激活卡实体卡
passToCredit.app.AppCardActiveService.activationCard
发送验证码
passToCredit.app.AppMessageService.sendVerifyCode
v2.0.1
1、图片验证
登入或注册发送验证码前,需要先通过图片验证,证明「我不是机器人」。同时,支持接入图片验证接口。
2、邮箱多级域名
注册时邮箱,邮箱地址支持多级域名。例如,xxx@gmail.XXX.com。
3、调整信用卡服务
v2.0.0
H5 Api
新增批量获取汇率
fund.app.FundExchangeRateQueryService.getExchangeRateList
新增社交帳號的綁定
customer.app.CustomerWebApiService.bindThirdAccount
customer.app.CustomerWebApiService.findThirdAccountInfo
Auth2 Api
新增客户绑定的3方账户信息
customer.app.CustomerWebApiService.findCustomerAuth2SimpleInfo
Admin API
优化统计性能
/report/dashboard/moneyChartStatistic