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: getPath:
/dmaccount-service/accounts/getAccountDetailsById
- Retrieve the account ID for given Account Number
- Method: postPath:
/dmaccount-service/accounts/getAccountIdforAccountNumber
- Retrieve the account ID for given Account Number and product processor code.
- Method: postPath:
/dmaccount-service/accounts/getAccountId
- Retrieve the count of Accounts obtained in result specific to Task Summary Account
- Method: postPath:
/dmaccount-service/accounts/resultCount
- Retrieve the group basis by Account ID
- Method: getPath:
/dmaccount-service/accounts/getGroupBasisByAccId
- Retrieve the limited account details basis by Account ID
- Method: postPath:
/dmaccount-service/agentAccounts/limitedDetails
- Retrieve the list of all the Fact Values against Entities
- Method: postPath:
/dmaccount-service/dmaccountgetfacts
- Retrieve the list of all the Unallocated Accounts
- Method: getPath:
/dmaccount-service/accounts/unallocated
- Retrieve the list of in collection Account ID's
- Method: getPath:
/dmaccount-service/accounts
- Retrieve the list of Limited Account Party details by Account ID's and Filter Collection
- Method: postPath:
/dmaccount-service/accounts/limitedAcctPartyDetails
- Set allocation flag for given Account ID
- Method: putPath:
/dmaccount-service/accounts/allocate
- Update an Existing Account
- Method: putPath:
/dmaccount-service/accounts