Retrieves the External System Details by Branch Code
get
/service/lmm/branch/externalSystemDetails/{branchCode}
This endpoint is used to retrieve the external system details by branch code.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
branchCode: string
Branch Code
Query Parameters
-
version: string
version
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