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

  • Get Merchant Profiles: GET /data/api/v1.0/standard/merchants

  • Get Current Pricing Configuration: GET /data/api/v1.0/standard/merchantCurrentPricing

  • Get List of Merchant Disputes: GET /data/api/v1.0/standard/merchantDisputes

  • Get List of Cases: GET /data/api/v1.0/standard/merchantCases

  • Get Bank Deposit Records: GET /data/api/v1.0/standard/merchantBankDeposits

  • Get Transaction Records: GET /data/api/v1.0/standard/merchantTransactions

  • Get Merchant Closed Batches: GET /data/api/v1.0/standard/merchantClosedBatches

  • Get Merchant Card Transaction: GET /data/api/v1.0/standard/merchantCardTransaction

Last updated

Was this helpful?