Product rule list

Product rule list

post

bizType=config.admin.AdminSymbolDubboService.getSymbolByCompanyId

Note: tradeRule structure:

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

They are: minimum quantity, maximum quantity, minimum amount, maximum amount

Header parameters
companyIdstringRequired

Company ID

Example: {{company}}
tracestringRequired

Global link unique identifier

Example: {{mock_trace}}
apiKeystringRequired

apiKey

Example: {{apikey}}
recvWindowstringOptional

time window

Example: 5000
signaturestringRequired

sign

Example: {{sign}}
langstringOptional

language

Example: zh-CN
versionstringOptional

Interface version

Example: 0.0.1
Body
exchangeCodestringOptional

Exchange code Binance: binance, OKX: okx

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

Last updated