分页查询申购记录
version=0.0.1 bizType=financed.app.SubscribeService.querySubscribePage 登录后方可访问
Header parameters
companyIdstringOptionalExample:
{{company}}tokenstringOptionalExample:
{{LoginResult.data.token}}langstringOptionalExample:
en-UStracestringOptionalExample:
{{mock_trace}}versionstringOptionalExample:
0.0.1Body
sizeinteger · longOptional
默认20
currentinteger · longOptional
默认1
cyclestringOptional
-2-灵活周期;-1-自定义周期;30-30天;60-60天;180-180天;360-360天
typestringOptional
0-固定计划;1-灵活计划;
networkstringOptional
ETH-Ethereum;TRX-Tron;GOERLI-Goerli;SEPOLIA-Sepolia;ARBITRUM-Arbitrum;OPTIMISM-Optimism;ARBITRUM_TESTNET-Arbitrum Testnet;OPTIMISM_TESTNET-Optimism Testnet;
currencyCodestringOptional
statusstringOptional
1-申购中;2-申购成功;3-申购失败;
startTimeinteger · longOptional
13位时间戳
endTimeinteger · longOptional
13位时间戳
Responses
200Success
application/json
post
/global/financed.app.SubscribeService.querySubscribePage200Success
Last updated