Operations reports
Operations reports
Retrieve various reports related to payment activity: sales, chargebacks, subscription, and other

Reports API help you keep on top of your data and streamline your reporting, In the list below you can find a list of available reports:

The reports API 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.

If the next_page_iterator is null, it means that 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.


Related articles FAQ

I can’t match API reports
Hub reports export
Solidgate HUB - Reports “Gross & Conversion”
Solidgate HUB - Reports “Dispute & Refund”
Solidgate HUB - Reports “Subscriptions”
Solidgate HUB - Reports “APM Reconciliation”
Solidgate HUB - Reconciliation API