This API fetches core branch details
post
/service/v1/corebranch/getByLocList
based on list of location
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
authToken: string
Authorization Token
-
branchCode(required): string
Branch Code
-
contentType: string
Content Type
-
userId(required): string
User id for SMS
Request Body that contains data required for getting data
Root Schema : LocationModel
Type:
object
location model
Show Source
-
locations:
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:
array data
List of Bank Branch Objects.
-
paging:
object PagingDto
Nested Schema : data
Type:
array
List of Bank Branch Objects.
Show Source
-
Array of:
object CmcCoreBranchModel
Cmc Core Branch Model.
Nested Schema : CmcCoreBranchModel
Type:
object
Cmc Core Branch Model.
Show Source
-
addressLine1:
string
Address line 1
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error