Account Close Pre-Process
post
                    /icAccnt/intliqd
This endpoint is used for IC account close pre-processing.
                Request
Supported Media Types
                - application/json
- application/xml
Request Body that contains data required for maintQueue population
                
                
                
                Root Schema : maitQueuDetailsDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            acc: 
            string
            Minimum Length:1Maximum Length:20
- 
            branch: 
            string
            Minimum Length:3Maximum Length:3
- 
            liqDate: 
            string
            liquidationDate
Response
Supported Media Types
                - application/json
- application/xml
201 Response
Returns message of succes or failure 
                
                
                    Root Schema : GenericResponseDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectGenericResponseDTO.
    
    
    
    
        Show Source
        - 
            errors: 
            array  errors
            
            Error Code List
- 
            warnings: 
            array  warnings
            
            Warning Code List
400 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