Retrieves the branch by ID.
get
                    /service/lmm/branch/{id}
This endpoint is used to get the branch by given ID.
                Request
Supported Media Types
                - application/json
- application/xml
Path Parameters
                - 
                    id(required): string
                    
                    Id of the user that needs to be fetched
Query Parameters
                - 
                        version: string
                        
                        Id of the user that needs to be fetched
Header Parameters
                - 
                        sourceCode(required): string
                        
                        Source from which request is initiated
Response
Supported Media Types
                - application/json
- application/xml
200 Response
Returns the branch based on given id.
                
                
                    Nested Schema : LmmTmBranchParametersDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            balanceUpdateOffset: 
            integer
            
- 
            bankCode: 
            string
            
- 
            bankType: 
            string
            
- 
            bicCode: 
            string
            
- 
            branchCode: 
            string
            
- 
            branchCurrency: 
            string
            
- 
            branchDate: 
            string
            
- 
            branchName: 
            string
            
- 
            cityId: 
            string
            
- 
            countryId: 
            string
            
- 
            crossBorderHybridPool: 
            string
            
- 
            crossBorderHybridSweep: 
            string
            
- 
            crossBorderPool: 
            string
            
- 
            crossBorderSweep: 
            string
            
- 
            crossCcyHybridPool: 
            string
            
- 
            crossCcyHybridSweep: 
            string
            
- 
            crossCcyPool: 
            string
            
- 
            crossCcySweep: 
            string
            
- 
            domesticHybridPool: 
            string
            
- 
            domesticHybridSweep: 
            string
            
- 
            domesticPool: 
            string
            
- 
            domesticSweep: 
            string
            
- 
            externalSystemId: 
            string
            
- 
            fax: 
            string
            
- 
            hostCode: 
            string
            
- 
            hybrid: 
            string
            
- 
            isBalanceOnline: 
            string
            
- 
            isExternal: 
            string
            
- 
            latitude: 
            number
            
- 
            line1: 
            string
            
- 
            line2: 
            string
            
- 
            line3: 
            string
            
- 
            line4: 
            string
            
- 
            LmmTmBranchAddnParametersDTO: 
            array  LmmTmBranchAddnParametersDTO
            
            
- 
            LmmTmBranchExternalSystemDTO: 
            array  LmmTmBranchExternalSystemDTO
            
            
- 
            localClearingCode: 
            string
            
- 
            longitude: 
            number
            
- 
            phoneNumber: 
            string
            
- 
            pool: 
            string
            
- 
            region: 
            string
            
- 
            sourceSystem: 
            string
            
- 
            sourceSystemBranchCode: 
            string
            
- 
            stateId: 
            string
            
- 
            sweep: 
            string
            
- 
            timeZone: 
            string
            
- 
            zip: 
            string
            
400 Response
Malformed syntax.
                
                
                401 Response
Request does not have sufficient credentials.
                
                
                403 Response
Request is not authorized.
                
                
                500 Response
Internal error