Retrieves the list of internal or external branches based on bank type
get
/service/lmm/bank/internal
This endpoint is used to get the list of internal or external branches based on bank type
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat(optional): string
-
bankCode(optional): string
-
bankDescription(optional): string
-
bankType(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
recordStat(optional): string
-
sourceSystem(optional): string
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
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 : LmmTmBankParametersDTO-allOf[1]
Type:
Show Source
object
-
bankCode:
string
Pattern:
[a-zA-Z0-9]{0,4}
-
bankDescription(optional):
string
Maximum Length:
200
-
bankShortName(optional):
string
Maximum Length:
30
-
bankType:
string
Maximum Length:
10
-
chargeCalcPref(optional):
string
Maximum Length:
1
Pattern:[I,E]
Field to fetch whether charge will be calculated internally or by an external system -
chargeColPref(optional):
string
Maximum Length:
1
Pattern:[I,E]
Field to fetch whether charge posting will be internally or by an external system -
chgIncludeClosedVa(optional):
string
Minimum Length:
1
Maximum Length:1
Pattern:[Y,N]
Flag to indicate if closed VAs to be considered for charge if VAs were part of transactions in the current period -
cityId(optional):
string
Maximum Length:
10
-
countryId(optional):
string
Maximum Length:
10
-
crossBorderHybridPool(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
crossBorderHybridSweep(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
crossBorderPool(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
crossBorderSweep(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
crossCcyHybridPool(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
crossCcyHybridSweep(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
crossCcyPool(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
crossCcySweep(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
domesticHybridPool(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
domesticHybridSweep(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
domesticPool(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
domesticSweep(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
extAccSweepBasis(optional):
string
Maximum Length:
15
Default Value:AvailableBal
-
fax(optional):
string
Maximum Length:
20
-
hybrid(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
ifAvlBalExtAccNotAvl(optional):
string
Maximum Length:
15
Default Value:Error
-
isBvtAllowed(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
isMbccAllowed(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
line1(optional):
string
Maximum Length:
100
-
line2(optional):
string
Maximum Length:
100
-
line3(optional):
string
Maximum Length:
100
-
line4(optional):
string
Maximum Length:
100
-
LmmTmBankAddnParametersDTO(optional):
array LmmTmBankAddnParametersDTO
-
phoneNumber(optional):
string
Maximum Length:
13
-
pool(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
sourceSystem(optional):
string
Maximum Length:
35
-
sourceSystemBankCode(optional):
string
Maximum Length:
4
-
stateId(optional):
string
Maximum Length:
10
-
sweep(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
zip(optional):
string
Maximum Length:
10
Nested Schema : LmmTmBankAddnParametersDTO
Type:
Show Source
object
-
bankParametersId(optional):
string
Maximum Length:
36
-
id(optional):
string
Maximum Length:
36
-
parameterName(optional):
string
Maximum Length:
50
-
parameterValue(optional):
string
Maximum Length:
300
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error