AccountRegistrationService.getPendingRequests Method
        
 Gets the pending registration requests.
 
         
        Parameters
        
            - pageNumber
            
 
            - 
                
Type: Number
(optional) The starting page number.
Optional: True 
            - pageSize
            
 
            - 
                
Type: Number
(optional) The page size.
Optional: True 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Object
        
A promise object that is resolved when the call is complete.
 If successful, an array of Dundas.BI.WebApi.Models.AccountRegistrationRequestData is returned.