Product rule list
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
companyIdstringRequiredExample:
Company ID
{{company}}tracestringRequiredExample:
Global link unique identifier
{{mock_trace}}apiKeystringRequiredExample:
apiKey
{{apikey}}recvWindowstringOptionalExample:
time window
5000signaturestringRequiredExample:
sign
{{sign}}langstringOptionalExample:
language
zh-CNversionstringOptionalExample:
Interface version
0.0.1Body
exchangeCodestringOptional
Exchange code Binance: binance, OKX: okx
Responses
200Success
application/json
post
/global/config.admin.AdminSymbolDubboService.getSymbolRuleByCompanyId200Success
Last updated