Account information
Get Account Transactions
Obtain a specified account's transactions.
get/za/pb/v1/accounts/{accountId}/transactions
Path parameters
accountIdstring required
Query parameters
fromDatestring
Example:2021-05-01
Refers to the date range filter's start date. Will default to today's date, minus 180 days, if not specified.
toDatestring
Example:2021-06-01
Refers to the date range filter's end date. Will default to today's date if not specified.
transactionTypestring
Example:FeesAndInterest
Refers to the transaction type filter's value.
includePendingboolean
Response
Resource has been retrieved