Get Product, Currency, Open Details
get
                    /prodCcyOpenDetails
This endpoint is used to get product, currency, open details.
                Request
Supported Media Types
                - application/json
- application/xml
Query Parameters
                - 
                        ccy(required): string
                        
                        currency for matching
- 
                        extrAccGrp(required): string
                        
                        Ic Group for matching
Response
Supported Media Types
                - application/json
- application/xml
200 Response
Returns message of success or failure 
                
                
                    Root Schema : IctmPrIntAclassResponseDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            data: 
            array  data
            
            Product List
- 
            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