Reporting

Access a range of reports on demand.

The Platform API Reporting service is a method for accessing a wide range of reports on demand, from transactions to chargeback data. You can use the reports in your accounting platform or share data with customers.

This page gives an overview of Reporting and the requests it supports. Subpages provide implementation guides for a few important Reporting requests. See Reporting in API Reference for endpoints and details on all supported transactions.

Features

Our Reporting service has the following benefits:

  • Filtering - Filter data requests by many possible variables to customize results.
  • Flexibility - Reports vary in granularity, so you can request summary or detailed data.
  • Security - Data is handled by Maast, a PCI DSS certified Level 1 compliant Service Provider.

The API can provide and filter data in several different reports. We offer API reference for all supported requests and detailed guides for some.

We have implementation guides for the following Report requests:

See Reporting in API Reference for the following additional requests supported by the API:


How It Works

The Reporting workflow is as follows:

1199
  1. Your server sends an on-demand request to the API for a specified report and data set.
  2. The Maast server returns the requested data to your server.
  3. You can display the data in your software for your customer, and/or you can use it internally and with your accounting platform.