Gets the List of External Branches
get
/service/lmm/branch/external
This endpoint is used get the list of external branches based on bank type.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat: string
-
bankCode: string
-
branchCode: string
-
branchName: string
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
isExternal: string
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
recordStat: string
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Root Schema : LmmTmBranchParametersCollection
Type:
object
Collection of branchparameters.
Show Source
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error