Update an existing bank.
put
                    /service/bank/{bankCode}
This endpoint is used to update an existing bank.
                Request
Supported Media Types
                - application/json
- application/xml
Path Parameters
                - 
                    bankCode(required): string
                    
                    Bank Code of the bank to be updated
Header Parameters
                - 
                        sourceCode(required): string
                        
                        Source from which request is initiated
Request Body that contains data required for updating an existing bank
                
                
                
                Nested Schema : GenericDto
    
      
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
            
            object 
            
            
         GenericDto-allOf[0]
            
        Discriminator:resource_type
Nested Schema : GenericDto-allOf[0]
    
      Type: 
      
    
    
    
    
    objectDiscriminator: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
resource_typeNested Schema : LmmTmBankParametersDTO-allOf[1]
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            bankCode(required): 
            string
            
- 
            bankDescription: 
            string
            
- 
            bankShortName: 
            string
            
- 
            bankType(required): 
            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
            
- 
            fax: 
            string
            
- 
            hybrid: 
            string
            
- 
            isBvtAllowed: 
            string
            
- 
            isMbccAllowed: 
            string
            
- 
            line1: 
            string
            
- 
            line2: 
            string
            
- 
            line3: 
            string
            
- 
            line4: 
            string
            
- 
            LmmTmBankAddnParametersDTO: 
            array  LmmTmBankAddnParametersDTO
            
            
- 
            phoneNumber: 
            string
            
- 
            pool: 
            string
            
- 
            sourceSystem: 
            string
            
- 
            sourceSystemBankCode: 
            string
            
- 
            stateId: 
            string
            
- 
            sweep: 
            string
            
- 
            zip: 
            string
            
Response
Supported Media Types
                - application/json
- application/xml
200 Response
Returns updated bank
                
                
                    Nested Schema : GenericDto
    
      
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
            
            object 
            
            
         GenericDto-allOf[0]
            
        Discriminator:resource_type
Nested Schema : GenericDto-allOf[0]
    
      Type: 
      
    
    
    
    
    objectDiscriminator: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
resource_typeNested Schema : LmmTmBankParametersDTO-allOf[1]
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            bankCode(required): 
            string
            
- 
            bankDescription: 
            string
            
- 
            bankShortName: 
            string
            
- 
            bankType(required): 
            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
            
- 
            fax: 
            string
            
- 
            hybrid: 
            string
            
- 
            isBvtAllowed: 
            string
            
- 
            isMbccAllowed: 
            string
            
- 
            line1: 
            string
            
- 
            line2: 
            string
            
- 
            line3: 
            string
            
- 
            line4: 
            string
            
- 
            LmmTmBankAddnParametersDTO: 
            array  LmmTmBankAddnParametersDTO
            
            
- 
            phoneNumber: 
            string
            
- 
            pool: 
            string
            
- 
            sourceSystem: 
            string
            
- 
            sourceSystemBankCode: 
            string
            
- 
            stateId: 
            string
            
- 
            sweep: 
            string
            
- 
            zip: 
            string
            
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
object400 Response
Malformed syntax.
                
                
                401 Response
Request does not have sufficient credentials.
                
                
                403 Response
Request is not authorized.
                
                
                405 Response
Invalid input
                
                
                500 Response
Internal error