Gets the list of internal or external branches based on bank type
get
                    /branch/external
This endpoint is used to get the list of external branches.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Query Parameters
                - 
                        authStat(optional): string
                        
                        
 - 
                        bankCode(optional): string
                        
                        
 - 
                        branchCode(optional): string
                        
                        
 - 
                        branchName(optional): string
                        
                        
 - 
                        includecloseandunauth(optional): boolean
                        
                        includecloseandunauth need to be set to fetch summary record, defult value is false
 - 
                        isExternal(optional): string
                        
                        
 - 
                        limit(optional): integer
                        
                        limit is maximum no of records to be fetched
 - 
                        offset(optional): integer
                        
                        offset is starting no of records to be fetched
 - 
                        recordStat(optional): string
                        
                        
 
Response
Supported Media Types
                - application/json
 - application/xml
 
200 Response
Successful operation.
                
                
                    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