Gets the list of internal or external branches based on bank type
get
/service/lmm/branch/external
This endpoint is used to gets the list of internal or external branches.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat(optional): string
-
bankCode(optional): string
-
branchCode(optional): string
-
branchName(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
isExternal(optional): string
-
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
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Root Schema : LmmTmBranchParametersCollection
Type:
object
Collection of branchparameters.
Show Source
Nested Schema : LmmTmBranchParametersDTO
Type:
object
Match All
Show Source
-
allOf
GenericDto
-
object
LmmTmBranchParametersDTO-allOf[1]
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 : LmmTmBranchParametersDTO-allOf[1]
Type:
Show Source
object
-
bankCode:
string
-
bicCode(optional):
string
-
branchCode:
string
-
branchCurrency:
string
-
branchName:
string
-
cityId:
string
-
countryId(optional):
string
-
crossBorderHybridPool(optional):
string
-
crossBorderHybridSweep(optional):
string
-
crossBorderPool(optional):
string
-
crossBorderSweep(optional):
string
-
crossCcyHybridPool(optional):
string
-
crossCcyHybridSweep(optional):
string
-
crossCcyPool(optional):
string
-
crossCcySweep(optional):
string
-
domesticHybridPool(optional):
string
-
domesticHybridSweep(optional):
string
-
domesticPool(optional):
string
-
domesticSweep(optional):
string
-
externalSystemId(optional):
string
-
fax(optional):
string
-
hybrid(optional):
string
-
isBalanceOnline(optional):
string
-
latitude(optional):
number
-
line1(optional):
string
-
line2(optional):
string
-
line3(optional):
string
-
line4(optional):
string
-
LmmTmBranchAddnParametersDTO(optional):
array LmmTmBranchAddnParametersDTO
-
LmmTmBranchExternalSystemDTO(optional):
array LmmTmBranchExternalSystemDTO
-
longitude(optional):
number
-
phoneNumber(optional):
string
-
pool(optional):
string
-
region(optional):
string
-
sourceSystem(optional):
string
-
sourceSystemBranchCode(optional):
string
-
stateId(optional):
string
-
sweep(optional):
string
-
timeZone(optional):
string
-
zip(optional):
string
Nested Schema : LmmTmBranchAddnParametersDTO
Type:
Show Source
array
-
Array of:
object LmmTmBranchAddnParametersDTO
Nested Schema : LmmTmBranchExternalSystemDTO
Type:
Show Source
array
-
Array of:
object LmmTmBranchExternalSystemDTO
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error