Retrieves the externalSystem Details by branchCode.
get
/api/1.0/service/lmm/branch/externalSystemDetails/{branchCode}
This endpoint is used to get the externalSystem details by branchCode.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
branchCode(required): string
Branch Code
Query Parameters
-
version(required): string
version
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the externalSystem Details by branchCode.
Root Schema : LmmTmBrnExternalSysDetailsCollection
Type:
object
Collection of branch and external system details.
Show Source
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error