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: string
-
accountNumber: string
-
authStat: string
-
branchCode: string
-
currency: string
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
-
excludeAccount: string
-
includeAllAccount: boolean
-
includeEntityDetails: boolean
-
isExternal: string
-
isNotional: string
-
isProspect: string
-
isRegulatedDebits: string
-
recordStat: string
-
structureMasterId: 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:
string
-
accClosedDate:
string(date)
-
accOpenDate:
string(date)
-
accountDescription:
string
-
accountNumber(required):
string
-
acyAvailableBal:
number
-
acyCasaBlockedAmt:
number
-
acyCurrentBal:
number
-
balCompParticipation:
string
-
branchCode(required):
string
-
crLimit:
number
-
currency(required):
string
-
customerId(required):
string
Pattern:
[a-zA-Z0-9]{1,20}
-
drLimit:
number
-
externalSystemId:
string
-
groupCode:
string
-
groupDescription:
string
-
iban:
string
-
ilRouteCode:
string
-
isActive:
string
-
isDebitUnlimited:
string
-
isExternal:
string
-
isICRequired:
string
-
isNotional:
string
-
isResident:
string
-
lastBalUpdateTime:
string(date)
-
limitCcy:
string
-
lineId:
string
-
logCode:
string
-
odLimit:
number
-
sourceSystem:
string
-
sourceSystemAccNo:
string
-
uncollAvailable:
number
-
uncollFundsLimit:
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