This operation retrieves the information of all reports.
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
The maximum number of objects to return. For most operations, the value range is [1, 50].
A cursor indicating the position before the current page. This value is generated by Cobo and returned in the response. If you are paginating forward from the beginning, you do not need to provide it on the first request. When paginating backward (to the previous page), you should pass the before value returned from the last response.
A cursor indicating the position after the current page. This value is generated by Cobo and returned in the response. You do not need to provide it on the first request. When paginating forward (to the next page), you should pass the after value returned from the last response.
The type of the report.
Order: Summary of all pay-in orders.OrderTransaction: Summary of all pay-in order transactions.TopUpTransaction: Summary of all top-up transactions.PayinWeeklyStatement: Weekly report of all pay-ins (including order mode and top-up mode).PayinDailyStatement: Daily report of all pay-ins (including order mode and top-up mode).CryptoPayout: Summary of all crypto payout transactions.OffRamp: Summary of all fiat off-ramp transactions.Refund: Summary of all refund transactions.PayoutWeeklyStatement: Weekly report of all payouts (including crypto payouts, fiat off-ramps, and refunds).PayoutDailyStatement: Daily report of all payouts (including crypto payouts, fiat off-ramps, and refunds).PayinCommissionFee: Summary of all commission fees for pay-ins.PayoutCommissionFee: Summary of all commission fees for payouts.BalanceChange: Summary of balance changes for all accounts.Summary: Summary of all pay-ins, payouts, and commission fees.Order, OrderTransaction, TopUpTransaction, PayinWeeklyStatement, PayinDailyStatement, CryptoPayout, OffRamp, Refund, PayoutWeeklyStatement, PayoutDailyStatement, PayinCommissionFee, PayoutCommissionFee, BalanceChange, Summary "OrderIn"
The status of the report.
Completed: The report has been generated successfully.Failed: The report could not be generated.Completed, Failed "Completed"