Account Relationships REST Endpoints

Student Accounts/Account Relationships
The account relationships resource is a child of the student accounts resource. It lists the financial accounts that are actively related to this student account.
Get all account relationships
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentAccounts/{AccountId}/child/accountRelationships
Get an account relationship
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentAccounts/{AccountId}/child/accountRelationships/{CustomerAccountRelationshipId}