Reporting
The Reporting solution lets you manage standard and enhanced reports related to merchants, transactions, pricing, disputes, and more.
Prerequisites
To manage reports, ensure you have following:
✅ An active Xplor Pay account.
✅ A sandbox URL for testing the integration.
✅ API access key issued to you by Xplor Pay.
Retrieve report via Reporting API
To retrieve the Standard and Enhanced report:
Use the GET method.
Send the request to the Standard Reporting or Enhanced Reporting endpoint URL.
The following table describes the query parameters to include in the endpoint URL.
categoryName
String
Required
The category name of the report. Use standard for standard reports and reporting for enhanced reports.
reportName
String
Required
The name of the report. For a list of available standard and enhanced reports, see .
This endpoint returns a successful response, including merchant, transaction, dispute, or merchant and portfolio activity details in JSON format according to the report type.
Download enhanced report via Partner Portal
To download the enhanced report:
Go to the Partner Portal.
Sign in with your Xplor Pay credentials.
On the dashboard, select Reports.
On the Reports page, find the report you want.
Select Generate Report next to the report.
The report downloads in Excel or CSV format.
Last updated
Was this helpful?

