get
https://api.sb.spidrsrv.com/v1/transaction/getAllTransHistory
Use the /getAllTransHistory endpoint to retrieve a complete list of all transactions for an account. The balanceAfterTransaction field reflects the account balance after the transaction processed. The deprecated calculatedBalance field is currently returned as an alias for compatibility.
This endpoint will also return auths, backouts, denied transactions, AVS-only requests, and tokenization requests. Since this endpoint may return a large number of records, please use the page and recordCnt parameters to control the amount of data fetched.