Get Structure details for account
post
                    /service/lma/structure/v1/having-common-accounts
This endpoint is used to get structure details for the accounts participating in multiple structures.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Header Parameters
                - 
                        sourceCode(required): string
                        
                        Source from which request is initiated
 
List of Accounts/Delink Accounts to get structure details along with id
                
                
                
                Root Schema : LinkDelinkAccountListDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectCollection of accounts participating in multiple structures.
    
    
    
    
        Show Source
        - 
            delinkAccounts: 
            array  delinkAccounts
            
            
 - 
            id: 
            string
            Structure key id
 - 
            linkAccounts: 
            array  linkAccounts
            
            
 
Response
Supported Media Types
                - application/json
 - application/xml
 
200 Response
Returns message of success or failure
                
                
                    Root Schema : AccParticipatingInMSCollection
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectCollection of accounts participating in multiple structures.
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : AccParticipatingInMSDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            accountName: 
            string
            Account Description
 - 
            accountNumber: 
            string
            Account Number
 - 
            structureDescription: 
            string
            Pattern:
[A-Za-z0-9 ()_+:"',.?/-]{1,200}Structure Description - 
            structureId: 
            string
            Structure ID
 - 
            structureStatus: 
            string
            Structure Status
 - 
            structureType: 
            string
            Structure Type
 
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