FileSystemService.transferCheckOut Method
        
 Transfers the checked out file to the specified account.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the file to transfer the check out. 
            - accountId
            
 
            - 
                
Type: String
The ID of the account to transfer the check out to. 
        
        Return Value
        
Type: jQuery.Promise
        
A promise object that is resolved when the call is complete.