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