获取交易对列表
POST
http://localhost:9003/exchange/excointocoin/list?unstate=2
请求参数
参数名
类型
描述
必填
unstate
number
示例:2(正常交易对)
必填
order
string
示例:asc(排序方式)
必填
offset
number
示例:0(偏移量)
必填
limit
number
示例:50(页行数)
必填
tradeArea
string
示例:USDT(交易区)
必填
响应参数
参数名
类型
描述
必填
saasId
string
示例:1(所属系统id)
必填
created
string
示例:2019-12-24T07:50:13.000+0000(创建时间)
必填
modified
string
示例:2020-01-08T08:55:54.000+0000(修改时间)
必填
id
number
示例:7
必填
toProductId
object
示例:null
必填
fromProductId
object
示例:null
必填
coinCode
string
示例:BTC
必填
fixPriceCoinCode
string
示例:USDT
必填
fixPriceType
number
示例:1
必填
keepDecimalFixPrice
number
示例:2
必填
keepDecimalCoinCode
number
示例:4
必填
state
number
示例:1
必填
decline
number
示例:20
必填
rose
number
示例:20
必填
averagePrice
number
示例:7000
必填
buyFeeRate
number
示例:1
必填
sellFeeRate
number
示例:1
必填
buyMinMoney
number
示例:0
必填
sellMinCoin
number
示例:0.1
必填
priceLimits
number
示例:10
必填
oneTimeOrderNum
number
示例:100
必填
isSratAuto
number
示例:0
必填
isFromChbtc
number
示例:0
必填
autoUsername
object
示例:null
必填
autoPrice
object
示例:null
必填
autoPriceFloat
object
示例:null
必填
autoCount
object
示例:null
必填
autoCountFloat
object
示例:null
必填
customerId
object
示例:null
必填
atuoPriceType
number
示例:1
必填
upFloatPer
object
示例:null
必填
klineType
number
示例:1
必填
isIEO
number
示例:0
必填
closePrice
object
示例:null
必填
multiple
object
示例:null
必填
favorite
object
示例:null
必填
page
number
示例:1
必填
pageSize
number
示例:50
必填
total
number
示例:2
必填
msg
object
示例:null
必填