AccountRegistrationService.submitLocalRegistrationRequest Method
        
 Submits the local registration request.
 
         
        Parameters
        
            - email
            
 
            - 
                
Type: String
The email address of the new registration. 
            - accountName
            
 
            - 
                
Type: String
The account name of the new registration. 
            - displayName
            
 
            - 
                
Type: String
The display name of the new registration. 
            - message
            
 
            - 
                
Type: String
The message for the new registration. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Boolean
        
A promise object that is resolved when the call is complete.
 If successful, a Boolean is returned indicating whether the registration was instantly approved or not.