Account Service REST Endpoints
Entity Services/Account Service
This service is used to maintain basic financial and non-financial details of account.
- Retrieve Account Details by Account ID
- Method: getPath:
/dmaccount-service/accounts/getAccountDetailsById
- Retrieve Account ID for Given Account Number
- Method: postPath:
/dmaccount-service/accounts/getAccountIdforAccountNumber
- Retrieve Account ID for given Account Number and Product Processor Code.
- Method: postPath:
/dmaccount-service/accounts/getAccountId
- Retrieve Count of Accounts Obtained in Result Specific to Task Summary Account
- Method: postPath:
/dmaccount-service/accounts/resultCount
- Retrieve List of All Fact Values Against Entities
- Method: postPath:
/dmaccount-service/dmaccountgetfacts
- Retrieve List of All Unallocated Accounts
- Method: getPath:
/dmaccount-service/accounts/unallocated
- Retrieve List of In-Collection Account ID's
- Method: getPath:
/dmaccount-service/accounts
- Retrieve List of Limited Account Party Details by Account ID's and Filter Collection
- Method: postPath:
/dmaccount-service/accounts/limitedAcctPartyDetails
- Retrieve the group basis by Account ID
- Method: getPath:
/dmaccount-service/accounts/getGroupBasisByAccId
- Set Allocation Flag for Given Account ID
- Method: putPath:
/dmaccount-service/accounts/allocate
- Update Existing Account
- Method: putPath:
/dmaccount-service/accounts