Get the List of linked Accounts
get
/service/lmm/account/getLinkedAccounts
This endpoint is used to get the list of linked accounts.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
accountDescription(optional): string
-
accountNumber(optional): string
-
authStat(optional): string
-
branchCode(optional): string
-
currency(optional): string
-
customerId(optional): string
Pattern:
[a-zA-Z0-9]{1,20}
-
excludeAccount(optional): string
-
includeAllAccount(optional): boolean
-
includeEntityDetails(optional): boolean
-
isExternal(optional): string
-
isNotional(optional): string
-
isProspect(optional): string
-
isRegulatedDebits(optional): string
-
recordStat(optional): string
-
structureMasterId(optional): string
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
Maximum Length:
20
Default Value:S
-
accClosedDate(optional):
string(date)
-
accCreatedDate(optional):
string(date)
-
accOpenDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
accountDescription(optional):
string
Maximum Length:
105
-
accountNumber:
string
Maximum Length:
30
-
acyAvailableBal(optional):
number
-
acyCasaBlockedAmt(optional):
number
-
acyCurrentBal(optional):
number
-
address1(optional):
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
First line of the customer?s address -
address2(optional):
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Second line of the customer?s address -
address3(optional):
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Third line of the customer?s address -
address4(optional):
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Fourth line of the customer?s address -
balCompParticipation(optional):
string
Maximum Length:
1
-
bankCode(optional):
string
-
bankName(optional):
string
Name of the Bank
-
branchCode:
string
Maximum Length:
4
Pattern:[a-zA-Z0-9]+
-
branchDate(optional):
string
-
branchName(optional):
string
Name of the Branch
-
cityId(optional):
string
-
countryCode(optional):
string
Minimum Length:
0
Maximum Length:4
Country Code -
countryId(optional):
string
-
countryName(optional):
string
Name of the Country
-
crLimit(optional):
number
-
currency:
string
Maximum Length:
3
-
customerId:
string
Pattern:
[A-Z0-9]{1,30}
-
customerName(optional):
string
-
drLimit(optional):
number
-
entityID(optional):
string
Maximum Length:
50
-
entityName(optional):
string
Maximum Length:
105
-
externalSystemId(optional):
string
Maximum Length:
35
-
groupCode(optional):
string
Maximum Length:
5
-
groupDescription(optional):
string
Maximum Length:
150
-
iban(optional):
string
Maximum Length:
50
-
ilRouteCode(optional):
string
Maximum Length:
30
-
isActive(optional):
string
Maximum Length:
1
Default Value:A
-
isAutoAuth(optional):
string
Maximum Length:
1
Default Value:N
Y for authoauth. Used for LM Consumer -
isBalanceOnline(optional):
string
-
isBlocked(optional):
string
Maximum Length:
1
Pattern:[Y,N]
-
isDebitUnlimited(optional):
string
Maximum Length:
1
Pattern:[Y,N]
-
isDormant(optional):
string
Maximum Length:
1
Pattern:[Y,N]
-
isExternal(optional):
string
-
isFrozen(optional):
string
Maximum Length:
1
Pattern:[Y,N]
-
isICRequired(optional):
string
Maximum Length:
1
Pattern:[Y,N]
-
isMultiCurrencyAccount(optional):
string
Maximum Length:
1
-
isNoCredit(optional):
string
Maximum Length:
1
Pattern:[Y,N]
-
isNoDebit(optional):
string
Maximum Length:
1
Pattern:[Y,N]
-
isNotional(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
isProspect(optional):
string
Maximum Length:
1
-
isRegulatedDebits(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
Denotes whether the Accounts debit is Regulated -
isResident(optional):
string
Maximum Length:
1
Default Value:R
-
isVirtual(optional):
string
Maximum Length:
1
Pattern:[Y,N]
-
lastBalUpdateTime(optional):
string(date)
-
limitCcy(optional):
string
Maximum Length:
3
-
lineId(optional):
string
Maximum Length:
11
-
LmmTmMultiCcyAccountDTO(optional):
array LmmTmMultiCcyAccountDTO
-
logCode(optional):
string
Maximum Length:
50
-
multiCcyAccountNumber(optional):
string
Maximum Length:
30
-
noBalanceHandling(optional):
string
Maximum Length:
20
-
odLimit(optional):
number
-
region(optional):
string
Maximum Length:
100
-
simAccount(optional):
string
Maximum Length:
30
Simulation AccountNumber -
sourceSystem(optional):
string
Maximum Length:
35
-
sourceSystemAccNo(optional):
string
Maximum Length:
35
-
uncollAvailable(optional):
number
-
uncollFundsLimit(optional):
number
-
updatedIban(optional):
string
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