Linked Account Details REST Endpoints

Higher Education Customer Accounts/Linked Account Details
Linked customer accounts are the in receivables customer accounts that are configured such that they can be used in student management.
Delete a linked account details
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedCustomerAccounts/{PartyId}/child/linkedAccountDetails/{AccountId}
Get a linked account details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedCustomerAccounts/{PartyId}/child/linkedAccountDetails/{AccountId}
Get all linked account details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedCustomerAccounts/{PartyId}/child/linkedAccountDetails
Update a linked account details
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedCustomerAccounts/{PartyId}/child/linkedAccountDetails/{AccountId}