Account Service REST Endpoints

Entity Services/Account Service
This service is used to maintain basic financial & non-financial details of account.
Retrieve the account ID for the given account number.
Method: post
Path: /dmaccount-service/accounts/getAccountIdforAccountNumber
Retrieve the count of accounts obtained in the result specific to task summary account.
Method: post
Path: /dmaccount-service/accounts/resultCount
Retrieve the list of account party details by account IDs and relevant filters.
Method: post
Path: /dmaccount-service/accounts/limitedAcctPartyDetails
Retrieve the list of all unallocated accounts
Method: get
Path: /dmaccount-service/accounts/unallocated
Retrieve the list of all fact values associated with entities
Method: post
Path: /dmaccount-service/dmaccountgetfacts
Retrieve the list of in collections account IDs
Method: get
Path: /dmaccount-service/accounts
Retrieves the account details based on the provided account ID.
Method: post
Path: /dmaccount-service/agentAccounts/limitedDetails
Retrieves the account details for dialer batches.
Method: get
Path: /dmaccount-service/accounts/fetchDialerData
Retrieves the account details using the provided account ID
Method: get
Path: /dmaccount-service/accounts/getAccountDetailsById
Retrieves the account ID based on the provided account number and product processor code
Method: post
Path: /dmaccount-service/accounts/getAccountId
Retrieves the group basis using the provided Account ID.
Method: get
Path: /dmaccount-service/accounts/getGroupBasisByAccId
Set Allocation flag for the given account ID
Method: put
Path: /dmaccount-service/accounts/allocate
Update existing account
Method: put
Path: /dmaccount-service/accounts