分页查询赎回记录

分页查询赎回记录

post

version=0.0.1 bizType=financed.app.RedeemService.queryRedeemPage 登录后方可访问

Header parameters
companyIdstringOptionalExample: {{company}}
tokenstringOptionalExample: {{LoginResult.data.token}}
langstringOptionalExample: en-US
tracestringOptionalExample: {{mock_trace}}
versionstringOptionalExample: 0.0.1
Body
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
chevron-right
200Success
application/json
post
/global/financed.app.RedeemService.queryRedeemPage
200Success

Last updated