Registers a request to update the PayRun (beta)
    Put
    /employers/{employerId}/payrun-async/{taxYear}/{payPeriod}/{periodNumber}
      
  Queues a request to update a PayRun to the state provided along with the reason (optional) for the change.
    
    
      
        
          
            Possible Responses
  
      
        | 200 | 
        Success | 
        
PayRun          | 
                  
            application/json
          
           | 
      
      
        | 202 | 
        Accepted | 
        
PayRun          | 
                  
            application/json
          
           | 
      
      
        | 400 | 
        Bad Request | 
        
         | 
                   | 
      
      
        | 404 | 
        Not Found | 
        
         | 
                   | 
      
      
        | 409 | 
        Conflict | 
        
         | 
                   |