Retrieving Reports
To retrieve reports from the Clearent Reporting API, you'll need to make HTTP GET requests to the appropriate endpoints.
Parameters
{categoryName}
– The category or group under which the report is organized.
For standard reports, use /data/api/v1.0/standard/
.
{reportName}
– The name of the report to retrieve.
Endpoints
Report Name
Endpoint
Merchant Information
/standard/merchants
Merchant Current Pricing
/standard/merchantCurrentPricing
Merchant Disputes
/standard/merchantDisputes
Merchant Cases
/standard/merchantCases
Merchant Bank Deposits
/standard/merchantBankDeposits
Merchant Transactions
/standard/merchantTransactions
Last updated