v1

latestOpenAPI 3.0.0ISC2026-07-249501.1 MB
Transactions

View transaction count

Returns a count of all transactions between the default or specified date range.

<!-- theme: warning -->

⚠️ Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.

<div style="display:none;">

Request parameters

  • endDate
  • startDate

Response parameters

  • integer
</div>
get/transaction/v3/count

Query parameters

startDatestring
Example:2022-02-02

The date to begin with counting transactions. The default start date is 30 days prior to today's date. Format: YYYY-MM-DD

endDatestring
Example:2022-02-14

The date to stop at for counting transactions. The default end date is today's date. Format: YYYY-MM-DD

Response

Success

integer required

The number of transactions for the merchant account between the given (or default) dates.

Example response

107