Get List of Accounts for the given customer collection
get
/service/lmm/account/getLinkedAccountsForCustomers
This endpoint is used to get the list of accounts for the given customer collection.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
customerIds: array
Pattern:
[a-zA-Z0-9]{1,20}
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
-
Location: string
URL of newly created account
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : LmmTmAccountDTO-allOf[1]
Type:
Show Source
object
-
accCategory(optional):
string
-
accClosedDate(optional):
string(date)
-
accOpenDate(optional):
string(date)
-
accountDescription(optional):
string
-
accountNumber:
string
-
acyAvailableBal(optional):
number
-
acyCasaBlockedAmt(optional):
number
-
acyCurrentBal(optional):
number
-
address1(optional):
string
Minimum Length:
0
Maximum Length:105
First line of the customer?s address -
address2(optional):
string
Minimum Length:
0
Maximum Length:105
Second line of the customer?s address -
address3(optional):
string
Minimum Length:
0
Maximum Length:105
Third line of the customer?s address -
address4(optional):
string
Minimum Length:
0
Maximum Length:105
Fourth line of the customer?s address -
balCompParticipation(optional):
string
-
bankCode(optional):
string
-
branchCode:
string
-
countryCode(optional):
string
Minimum Length:
0
Maximum Length:4
Country Code -
crLimit(optional):
number
-
currency:
string
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
customerName(optional):
string
-
drLimit(optional):
number
-
groupCode(optional):
string
-
groupDescription(optional):
string
-
iban(optional):
string
-
ilRouteCode(optional):
string
-
isActive(optional):
string
-
isBlocked(optional):
string
-
isCoreAccount(optional):
string
-
isDebitUnlimited(optional):
string
-
isDormant(optional):
string
-
isExternal(optional):
string
-
isFrozen(optional):
string
-
isICRequired(optional):
string
-
isNoCredit(optional):
string
-
isNoDebit(optional):
string
-
isNotional(optional):
string
-
isOfflineAccount(optional):
string
-
isResident(optional):
string
-
isVirtual(optional):
string
-
lastBalUpdateTime(optional):
string(date)
-
limitCcy(optional):
string
-
lineId(optional):
string
-
logCode(optional):
string
-
noBalanceHandling(optional):
string
-
odLimit(optional):
number
-
region(optional):
string
-
simAccount(optional):
string
-
sourceSystem(optional):
string
-
sourceSystemAccNo(optional):
string
-
uncollAvailable(optional):
number
-
uncollFundsLimit(optional):
number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error