This operation generates reports for a variety of payment activities, including pay-ins, payouts, and commission fees.
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 request body to create payment reports.
The start time of the report. Unix timestamp measured in seconds.
1764237462
The end time of the report. Unix timestamp measured in seconds.
1764237462
The format of the report.
CSV: The report will be exported as a CSV file.XLSX: The report will be exported as an XLSX file.ZIP: The report will be exported as a ZIP file which contains multiple files.CSV, XLSX, ZIP "CSV"
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 Optional filter to include only items related to specified token IDs in the report.
["ETH_USDT", "ETH_USDC"]Payment report created successfully.
The report ID generated by Cobo.
"123e4567-e89b-12d3-a456-426614174004"
The types of the report.
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 The start time of the report. Unix timestamp measured in seconds.
1764237462
The end time of the report. Unix timestamp measured in seconds.
1764237462
The created time of the report. Unix timestamp measured in seconds.
1744689600
The format of the report.
CSV: The report will be exported as a CSV file.XLSX: The report will be exported as an XLSX file.ZIP: The report will be exported as a ZIP file which contains multiple files.CSV, XLSX, ZIP "CSV"
The status of the report.
Completed: The report has been generated successfully.Failed: The report could not be generated.Completed, Failed "Completed"
The initiator of this report. Usually the API key used to generate the report.
"b2ae1b5aaade686c968ef2bbd31cc75ba94e5a85fd9cb0b85b81dcc15f920e9d"
The URL of the report.
"https://cobo.com/reports/123e4567-e89b-12d3-a456-426614174004"