Standard Reporting

The Standard Reporting API provides access to various merchant-related data points, enabling users to retrieve detailed information about merchants, their transactions, financial activities, and support cases.

Available Endpoints

  • Retrieve a List of Merchants and Details: GET /data/api/v1.0/standard/merchants

  • Retrieve Merchants’ Current Pricing: GET /data/api/v1.0/standard/merchantCurrentPricing

  • Retrieve Merchants’ Disputes: GET /data/api/v1.0/standard/merchantDisputes

  • Retrieve Merchants’ Cases: GET /data/api/v1.0/standard/merchantCases

  • Retrieve Merchants’ Bank Deposits: GET /data/api/v1.0/standard/merchantBankDeposits

  • Retrieve Merchants’ Transactions: GET /data/api/v1.0/standard/merchantTransactions

Last updated

Was this helpful?