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 /standard/merchants

  • Retrieve Merchants’ Current Pricing: GET /standard/merchantCurrentPricing

  • Retrieve Merchants’ Disputes: GET /standard/merchantDisputes

  • Retrieve Merchants’ Cases: GET /standard/merchantCases

  • Retrieve Merchants’ Bank Deposits: GET /standard/merchantBankDeposits

  • Retrieve Merchants’ Transactions: GET /standard/merchantTransaction

Last updated

Was this helpful?