Fetch CounterParty Details for given External Code
get
                    /service/v1/relationshipmaster/nonCustomerDetails/{externalCode}
This endpoint is used to fetch CounterParty Details for given External Code.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Path Parameters
                - 
                    externalCode: string
                    
                    relationship code for filter
 
Header Parameters
                - 
                        appId: string
                        
                        
 - 
                        userId: string
                        
                        userId
 
Response
Supported Media Types
                - application/json
 - application/xml
 
200 Response
Returns message of succes or failure 
                
                Headers
                - 
                        Location: string
                        
                        URL of newly created relationshipmaster
 
Root Schema : NonCustomerDetailsCollection
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectResponse of Associated Parties Respose
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
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