Fetch the core branch details
post
/service/v1/corebranch/getByLocList
This API fetches core branch details based on list of location.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
Application Id
-
authToken(optional): string
Authorization Token
-
branchCode: string
Branch Code
-
contentType(optional): string
Content Type
-
userId: string
User id for SMS
Request Body that contains data required for getting data
Root Schema : LocationModel
Type:
object
location model
Show Source
-
locations(optional):
array locations
List of locations
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation
Root Schema : CmcCoreBranchCollection
Type:
object
Collection of Cmc Core Branch Model Objects.
Show Source
-
data(optional):
array data
List of Bank Branch Objects.
-
paging(optional):
object PagingDto
Paging Dto
Nested Schema : data
Type:
array
List of Bank Branch Objects.
Show Source
-
Array of:
object CmcCoreBranchModel
Cmc Core Branch Model.
Nested Schema : PagingDto
Type:
object
Paging Dto
Show Source
-
totalResults(optional):
integer
Total Results
Nested Schema : CmcCoreBranchModel
Type:
object
Cmc Core Branch Model.
Show Source
-
addressLine1(optional):
string
Address line 1
-
addressLine2(optional):
string
Address line 2
-
addressLine3(optional):
string
Address line 3
-
addressLine4(optional):
string
Address line 4
-
autoAuth(optional):
string
Bank code
-
branchCode(optional):
string
Bank name
-
branchLcy(optional):
string
Branch code
-
branchName(optional):
string
Branch name
-
contactPerson(optional):
string
Contact Person
-
countryCode(optional):
string
Country code
-
designation(optional):
string
Designation
-
emailId(optional):
string
Email Id
-
fax(optional):
string
Fax
-
hoBranch(optional):
string
Home Branch
-
hostCode(optional):
string
hostCode
-
isServiceBranch(optional):
string
Is Service Branch (Y/N)
-
localCcy(optional):
string
Local Currency
-
locationClusterCode(optional):
string
Location Cluster Code
-
locationClusterDesc(optional):
string
Location Cluster Description
-
locationCode(optional):
string
Location Code
-
locationDesc(optional):
string
Location Description
-
mobileNo(optional):
number
Mobile Number
-
pinCode(optional):
string
Pincode
-
routingCode(optional):
number
Rounting Code
-
sourceBranchCode(optional):
string
Source Branch Code
-
sourceSystem(optional):
string
Source System
-
stateCode(optional):
string
State Code
-
telephone(optional):
number
Telephone
-
walkinCustomer(optional):
string
Walk In Customer
-
weekHol1(optional):
string
Week Holiday 1
-
weekHol2(optional):
string
Week Holiday 2
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error