现货指数交易所关系分页
GET
http://localhost:8081/spot/exchange/getPage?limit=10&offset=1&pair=U
请求头
参数名
类型
描述
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJsaXUiLCJzb3VyY2UiOiJwYyIsImV4cCI6MTYwMTEwOTkwOSwiaWF0IjoxNjAxMDIzNTA5fQ.Zlqmideb7nNMtKkJKnOLlht6Dnnd_PeCdcmdPeCZ3N0
必填
请求参数
参数名
类型
描述
必填
limit
int
示例:10
必填
offset
int
示例:1(第几页)
必填
pair
string
示例:U(新货指数交易所交易对符号)
可选
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
msg
string
示例:
必填
saasId
object
示例:null
必填
created
string
示例:2020-09-18 14:47:25
必填
modified
object
示例:null
必填
id
int
示例:1
必填
weight
int
示例:10(交易所权重)
必填
spotPair
string
示例:BTC/USDT(现货指数所对应的外部交易所的交易对)
必填
exchangeId
int
示例:3(交易所id)
必填
spotId
int
示例:6(现货价格指数id)
必填
saasId
object
示例:null
必填
created
string
示例:2020-09-18 10:53:49
必填
modified
object
示例:null
必填
id
int
示例:6
必填
spotSymbol
string
示例:XBT(现货价格指数符号)
必填
spotPeriod
string
示例:1min
必填
exchangeNumber
int
示例:5
必填
indexTitle
object
示例:null
必填
indexDescription
object
示例:null
必填
total
int
示例:3
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
code
string
示例:100
必填
version
string
示例:1.0
必填
size
int
示例:0
必填