Parse uploaded file to link accounts interest rates
post
                    /accountInterest/parseFile
Adds a new datasegment details.
                Request
Supported Media Types
                - multipart/form-data
- application/json
Form Parameters
                - 
                        fileDetailsDTO(required): string
                        
                        Request Body that contains data required for creating a new datasegment
- 
                        upfile: file
                        
                        The file to upload.
Response
Supported Media Types
                - application/json
- application/xml
201 Response
Returns message of succes or failure 
                
                Headers
                - 
                        Location: string
                        
                        URL of newly created accounts
Nested Schema : ResponseResourceSupport
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
objectNested 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