Reports API help you keep on top of your data and streamline your reporting, includes pagination functionality for handling cases where the requested number of entities is limited (2k) within a specific time interval. If the number of entities exceeds this limit, the API returns a unique hash called next_page_iterator in the response, which can be used to retrieve additional data.
next_page_iterator
is null, all available data has already been returned, and no further requests are necessary. However, if the field is not empty, the merchant must include the next_page_iterator
as a parameter in a new request to fetch the next page of data.
In addition, Solidgate HUB provides a user-friendly interface for generating and downloading various types of reports, such as Gross&Conversion, Disputes&Refunds, Subscriptions, etc.
Card orders
The card orders API report offers merchants critical insights into their payment operations. With detailed transaction tracking, including status, type, amounts, and customer data, you can effectively monitor order lifecycles, conduct precise financial reconciliation, and gain valuable insights into customer behavior.
updated_at
parameter for unloading data, which reflects the latest update to card orders.
APM orders
The APM orders API report is a critical resource for merchants using alternative payment methods (APMs), providing a detailed overview of each transaction.
updated_at
parameter, indicating the latest update to the APM orders.
Subscriptions
The subscriptions API report is a comprehensive tool for merchants, providing a detailed view of customer subscriptions. This report includes subscription IDs, statuses, and key dates like creation, update, expiry, and next charge, along with trial information and cancellation details. You can track payment types and methods and access crucial customer data such as email and account ID.
updated_at
parameter is used when unloading subscription data, indicating the most recent update to a subscription.
Chargebacks
The chargebacks API report is a vital tool for merchants, offering detailed insights into chargeback cases. It provides comprehensive information about each chargeback, including unique identifiers, creation and settlement dates, types, amounts, and the specific reasons and descriptions for chargebacks.
created_at
parameter, which reflects the date when the latest chargeback flow was created.
Card fraud alerts
The card fraud alerts API report is an indispensable tool for merchants in the battle against fraudulent transactions. This report provides detailed insights into each fraud alert, including the order ID, fraud amount in both the transaction’s currency, and the date and time when the fraud was reported.
created_at
parameter is used to unload fraud alert data, specifying the exact time when a fraud alert was created.
PayPal disputes
The PayPal disputes API report is an invaluable tool for merchants, providing comprehensive details on each PayPal dispute, including unique dispute IDs, order IDs, disputed amounts, reasons, statuses, and lifecycle stages.
created_at
parameter for unloading data. It is understood that this report refers to PayPal disputes specifically.
Financial entries
The financial entries API report provide a detailed and structured insight into financial transactions, encapsulating key information like financial record IDs, order IDs, creation dates, transaction amounts, and currencies.
created_at
+ 2 days parameter, as per the date the operation was executed.