Transaction Activities REST Endpoints

Student Accounts/Transactions/Transaction Activities
The transaction activities resource is a child of the transactions resource. For a charge, it lists the initial charge details and any changes in the amount of the charge, such as a charge reversal, or a discount. For a payment, it lists any refunds emanating from that payment.
Get a transaction activity
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentAccounts/{AccountId}/child/transactions/{transactionsUniqID}/child/transactionActivities/{TransactionActivityId}
Get all transaction activities
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentAccounts/{AccountId}/child/transactions/{transactionsUniqID}/child/transactionActivities