Overview

Overview
Choose the reporting approach for API v1 operational exports and API v2 CSV reports

Solidgate Reporting uses two API approaches.

Report pages describe report-specific fields and filters. Guide
Create, track, and download API v2 CSV reports with report_type, date range, and Bearer authentication.
Create,
track, and download shared API v2 CSV jobs. API v1 report types live under Guide
Export API v1 reports for card and APM orders, subscriptions, chargebacks, fraud alerts, and prevention alerts.
operational
reports.

API v1 HMAC signature

One endpoint per Guide
Export API v1 reports for card and APM orders, subscriptions, chargebacks, fraud alerts, and prevention alerts.
report type
on reports.solidgate.com. The response returns paginated JSON for the selected date range. Use channel keys and the request signature model from Access to API.

Covers

Card orders APM orders Subscriptions Chargebacks PayPal disputes Prevention alerts Card fraud alerts
API v2 Bearer token

Shared reports API v2 resource on api.solidgate.com/v2. Async CSV jobs selected by report_type. Follow the create, list, and download steps on Create reports.

Covers

SUBSCRIPTIONS INVOICES

Approaches

AreaAPI v1API v2
ModelDedicated endpoint per report.
Paginated JSON in the response.
One Reports API.
Async CSV file selected by report_type.
FlowCall the report endpoint with date_from, date_to, and optional filter / pagination. Guide
Create, track, and download API v2 CSV reports with report_type, date range, and Bearer authentication.
Create,
list, and download.
Date rangePer-report defaults, for example updated_at or created_at.Creation date. date_from inclusive, date_to exclusive.

Looking for help? Contact us
Stay informed with Changelog