invision报表及功能接口

报表及功能接口在线调试

circle-info

Test it!在线调试中需要手动填入sign,sign的值可以在Header Parameters中找到

Pull game history

post
查询参数
trace_idstring必填

randomly generated serial number

Example: e3pc06yk2qrk
头参数
app_idstring必填

app id

Example: 1025
signstring必填

digital signature

Example: a68faee4410bd47067aaa098c409ff12
请求体
gameidstring可选

select a game from the game list

Example: 2000001
pagenumber必填

page number

Example: 1
sizenumber必填

size number

Example: 20
start_timenumber必填

start time

Example: 0
end_timenumber必填

end time

Example: 0
响应
chevron-right
200

Successful operation

application/json
codenumber必填Example: 1
msgstring必填Example: success
post
api/special/outer/record/GetGameLogList
200

Successful operation

Pull the game currency change history

post
查询参数
trace_idstring必填

randomly generated serial number

Example: e3pc06yk2qrk
头参数
app_idstring必填

app id

Example: 1025
signstring必填

digital signature

Example: a68faee4410bd47067aaa098c409ff12
请求体
unamestring必填

user account or null

gameidstring可选

select a game from the game list

Example: 2000001
pagenumber必填

page number

Example: 1
sizenumber必填

size number

Example: 20
start_timenumber必填

start time

Example: 0
end_timenumber必填

end time

Example: 0
响应
chevron-right
200

Successful operation

application/json
codenumber必填Example: 1
msgstring必填Example: success
post
/api/special/outer/record/GetGameRecordList
200

Successful operation

最后更新于