v1

latestOpenAPI 3.0.0ISC2026-07-249501.1 MB
Transactions

View transaction total

Returns a sum of the transaction amounts between the given dates.

<!-- 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

  • number
</div>
get/transaction/v3/total

Query parameters

startDatestring required
Example:2024-10-02

The date to begin counting transaction totals. Format: YYYY-MM-DD

endDatestring required
Example:2024-10-14

The last date for counting transaction totals. Format: YYYY-MM-DD

Response

Success

number required

The sum of all the transactions between the given dates.

Example response

1470.91