产品规则列表

产品规则列表

post

bizType=config.admin.AdminSymbolDubboService.getSymbolByCompanyId

注明: tradeRule结构:

{"minTradeAmount": "0.1","maxTradeAmount": "900000","minOrderValue": "5","maxOrderValue": "9000000"}

分别是: 最小数量、最大数量、最小金额、最大金额

Header parameters
companyIdstringRequired

公司ID

Example: {{company}}
tracestringRequired

全局链路唯一标志

Example: {{mock_trace}}
apiKeystringRequired

apiKey

Example: {{apikey}}
recvWindowstringOptional

时间窗口

Example: 5000
signaturestringRequired

签名

Example: {{sign}}
langstringOptional

语言

Example: zh-CN
versionstringOptional

接口版本

Example: 0.0.1
Body
exchangeCodestringOptional

交易所代码 币安:binance、OKX:okx

Responses
200Success
application/json
post
/global/config.admin.AdminSymbolDubboService.getSymbolRuleByCompanyId
200Success

Last updated