资产利息记录
2025-02-25T20:00:00.000Z
2025-05-26T19:59:59.999Z
交易,trading;佣金,commission
trading
1
10
1748869178732
8189f240150309b9835f9c76de137e6e
180c1be4eb45f5e2fc6b8eb2f02bdde60ffd7b9033fb64fc72488a15d9cc90f9
GET /api/v1/asset_interest_record?start_time=text&end_time=text&asset_type=text&page_index=text&page_size=text HTTP/1.1
Host:
X-Time: text
X-Openapi-Key: text
X-Openapi-Sign: text
Accept: */*
{
"status": {
"code": 102000,
"error": null,
"messages": "success"
},
"data": {
"list": [],
"page": {
"total": 0,
"index": 1,
"size": 10
}
}
}
备注:
5
平倉盈虧
6
手續費
7
資金費
8
自返佣
9
孵化收益
10
體系返佣
11
劃轉
12
系统劃轉
13
强平费
14
合约生息
20
萬倍平倉盈虧
21
萬倍手續費
trading
交易
commission
反佣
ten_thousand_trading
萬倍交易
请求参数
bill_type
否
5,平倉盈虧;6,手續費;7,資金費;8,自返佣;9,孵化收益;10,體系返佣;11,劃轉;12,系统劃轉;13,强平费;14,合约生息 20, 萬倍盈虧 21 萬倍手續費
bill_son_type
否
start_time
是
2024-12-24T12:00:00Z
end_time
是
2024-12-24T12:00:00Z
asset_type
是
交易,trading;佣金,commission
page_index
是
1
page_size
是
20
返回参数
status
object
data
object
page
object
status 对象
code
number
状态码
error
object
错误信息
message
string
状态消息
data 对象
list
array
数组元素
uid
string
bill_type
string
5,平倉盈虧;6,手續費;7,資金費;8,自返佣;9,孵化收益;10,體系返佣;11,劃轉;12,系统劃轉;13,强平费;14,合约生息
bill_son_type
string
amount
string
order_status
string
order_id
string
pair
string
contract_type
string
deep
string
downline_uid
string
from
string
to
string
create_time
string
page 对象
page_index
number
page_size
number
total
number
Last updated