Fetch bulk accounts by given list of account number and branch code
post
/service/lmm/account/fetchBulkAccounts
This endpoint is used to get the account identified by the given IDs.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
customerId(required): string
Pattern:
[a-zA-Z0-9]{1,20}
Request Body that contains data required to fetch account details
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
Maximum Length:
20
Default Value:S
-
accClosedDate:
string(date)
-
accCreatedDate:
string(date)
-
accOpenDate:
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
accountDescription:
string
Maximum Length:
140
-
accountNumber(required):
string
Maximum Length:
30
-
acyAvailableBal:
number
-
acyCasaBlockedAmt:
number
-
acyCurrentBal:
number
-
address1:
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
First line of the customer?s address -
address2:
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Second line of the customer?s address -
address3:
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Third line of the customer?s address -
address4:
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Fourth line of the customer?s address -
balCompParticipation:
string
Maximum Length:
1
-
bankCode:
string
-
bankName:
string
Name of the Bank
-
branchCode(required):
string
Maximum Length:
4
Pattern:[a-zA-Z0-9]+
-
branchDate:
string
-
branchName:
string
Name of the Branch
-
cityId:
string
-
countryCode:
string
Minimum Length:
0
Maximum Length:4
Country Code -
countryId:
string
-
countryName:
string
Name of the Country
-
crLimit:
number
-
currency(required):
string
Maximum Length:
3
-
customerId(required):
string
Pattern:
[A-Z0-9]{1,30}
-
customerName:
string
-
drLimit:
number
-
entityID:
string
Maximum Length:
50
-
entityName:
string
Maximum Length:
105
-
externalSystemId:
string
Maximum Length:
35
-
groupCode:
string
Maximum Length:
5
-
groupDescription:
string
Maximum Length:
150
-
iban:
string
Maximum Length:
50
-
ilRouteCode:
string
Maximum Length:
30
-
isActive:
string
Maximum Length:
1
Default Value:A
-
isAutoAuth:
string
Maximum Length:
1
Default Value:N
Y for authoauth. Used for LM Consumer -
isBalanceOnline:
string
-
isBlocked:
string
Maximum Length:
1
Pattern:[Y,N]
-
isCoreAccount:
string
-
isDebitUnlimited:
string
Maximum Length:
1
Pattern:[Y,N]
-
isDormant:
string
Maximum Length:
1
Pattern:[Y,N]
-
isExternal:
string
-
isFrozen:
string
Maximum Length:
1
Pattern:[Y,N]
-
isICRequired:
string
Maximum Length:
1
Pattern:[Y,N]
-
isMultiCurrencyAccount:
string
Maximum Length:
1
-
isNoCredit:
string
Maximum Length:
1
Pattern:[Y,N]
-
isNoDebit:
string
Maximum Length:
1
Pattern:[Y,N]
-
isNotional:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
isOfflineAccount:
string
-
isProspect:
string
Maximum Length:
1
-
isRegulatedDebits:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
Denotes whether the Accounts debit is Regulated -
isResident:
string
Maximum Length:
1
Default Value:R
-
isVirtual:
string
Maximum Length:
1
Pattern:[Y,N]
-
lastBalUpdateTime:
string(date)
-
limitCcy:
string
Maximum Length:
3
-
lineId:
string
Maximum Length:
11
-
LmmTmMultiCcyAccountDTO:
array LmmTmMultiCcyAccountDTO
-
logCode:
string
Maximum Length:
50
-
multiCcyAccountNumber:
string
Maximum Length:
30
-
noBalanceHandling:
string
Maximum Length:
20
-
odLimit:
number
-
region:
string
Maximum Length:
100
-
simAccount:
string
Maximum Length:
30
Simulation AccountNumber -
sourceSystem:
string
Maximum Length:
35
-
sourceSystemAccNo:
string
Maximum Length:
35
-
uncollAvailable:
number
-
uncollFundsLimit:
number
-
updatedIban:
string
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the account details based on given account ids.
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
Maximum Length:
20
Default Value:S
-
accClosedDate:
string(date)
-
accCreatedDate:
string(date)
-
accOpenDate:
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
accountDescription:
string
Maximum Length:
140
-
accountNumber(required):
string
Maximum Length:
30
-
acyAvailableBal:
number
-
acyCasaBlockedAmt:
number
-
acyCurrentBal:
number
-
address1:
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
First line of the customer?s address -
address2:
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Second line of the customer?s address -
address3:
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Third line of the customer?s address -
address4:
string
Minimum Length:
0
Maximum Length:105
Pattern:[A-Za-z0-9 ()_+:"',.?\/-]*
Fourth line of the customer?s address -
balCompParticipation:
string
Maximum Length:
1
-
bankCode:
string
-
bankName:
string
Name of the Bank
-
branchCode(required):
string
Maximum Length:
4
Pattern:[a-zA-Z0-9]+
-
branchDate:
string
-
branchName:
string
Name of the Branch
-
cityId:
string
-
countryCode:
string
Minimum Length:
0
Maximum Length:4
Country Code -
countryId:
string
-
countryName:
string
Name of the Country
-
crLimit:
number
-
currency(required):
string
Maximum Length:
3
-
customerId(required):
string
Pattern:
[A-Z0-9]{1,30}
-
customerName:
string
-
drLimit:
number
-
entityID:
string
Maximum Length:
50
-
entityName:
string
Maximum Length:
105
-
externalSystemId:
string
Maximum Length:
35
-
groupCode:
string
Maximum Length:
5
-
groupDescription:
string
Maximum Length:
150
-
iban:
string
Maximum Length:
50
-
ilRouteCode:
string
Maximum Length:
30
-
isActive:
string
Maximum Length:
1
Default Value:A
-
isAutoAuth:
string
Maximum Length:
1
Default Value:N
Y for authoauth. Used for LM Consumer -
isBalanceOnline:
string
-
isBlocked:
string
Maximum Length:
1
Pattern:[Y,N]
-
isCoreAccount:
string
-
isDebitUnlimited:
string
Maximum Length:
1
Pattern:[Y,N]
-
isDormant:
string
Maximum Length:
1
Pattern:[Y,N]
-
isExternal:
string
-
isFrozen:
string
Maximum Length:
1
Pattern:[Y,N]
-
isICRequired:
string
Maximum Length:
1
Pattern:[Y,N]
-
isMultiCurrencyAccount:
string
Maximum Length:
1
-
isNoCredit:
string
Maximum Length:
1
Pattern:[Y,N]
-
isNoDebit:
string
Maximum Length:
1
Pattern:[Y,N]
-
isNotional:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
isOfflineAccount:
string
-
isProspect:
string
Maximum Length:
1
-
isRegulatedDebits:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
Denotes whether the Accounts debit is Regulated -
isResident:
string
Maximum Length:
1
Default Value:R
-
isVirtual:
string
Maximum Length:
1
Pattern:[Y,N]
-
lastBalUpdateTime:
string(date)
-
limitCcy:
string
Maximum Length:
3
-
lineId:
string
Maximum Length:
11
-
LmmTmMultiCcyAccountDTO:
array LmmTmMultiCcyAccountDTO
-
logCode:
string
Maximum Length:
50
-
multiCcyAccountNumber:
string
Maximum Length:
30
-
noBalanceHandling:
string
Maximum Length:
20
-
odLimit:
number
-
region:
string
Maximum Length:
100
-
simAccount:
string
Maximum Length:
30
Simulation AccountNumber -
sourceSystem:
string
Maximum Length:
35
-
sourceSystemAccNo:
string
Maximum Length:
35
-
uncollAvailable:
number
-
uncollFundsLimit:
number
-
updatedIban:
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error