Transactions REST Endpoints

Student Accounts/Transactions
The transactions resource is a child of the student accounts resource and provides a list of charges and payments for a student account.
Get a transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentAccounts/{AccountId}/child/transactions/{transactionsUniqID}
Get all transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentAccounts/{AccountId}/child/transactions