Account Service REST Endpoints

Entity Services/Account Service
This service is used to maintain basic financial & non-financial details of account.
Retrieve the Account Details by Account ID
Method: get
Path: /dmaccount-service/accounts/getAccountDetailsById
Retrieve the account ID for given Account Number
Method: post
Path: /dmaccount-service/accounts/getAccountIdforAccountNumber
Retrieve the account ID for given Account Number and product processor code.
Method: post
Path: /dmaccount-service/accounts/getAccountId
Retrieve the count of Accounts obtained in result specific to Task Summary Account
Method: post
Path: /dmaccount-service/accounts/resultCount
Retrieve the group basis by Account ID
Method: get
Path: /dmaccount-service/accounts/getGroupBasisByAccId
Retrieve the limited account details basis by Account ID
Method: post
Path: /dmaccount-service/agentAccounts/limitedDetails
Retrieve the list of all the Fact Values against Entities
Method: post
Path: /dmaccount-service/dmaccountgetfacts
Retrieve the list of all the Unallocated Accounts
Method: get
Path: /dmaccount-service/accounts/unallocated
Retrieve the list of in collection Account ID's
Method: get
Path: /dmaccount-service/accounts
Retrieve the list of Limited Account Party details by Account ID's and Filter Collection
Method: post
Path: /dmaccount-service/accounts/limitedAcctPartyDetails
Set allocation flag for given Account ID
Method: put
Path: /dmaccount-service/accounts/allocate
Update an Existing Account
Method: put
Path: /dmaccount-service/accounts