If a Payroll batch is Released:
-It creates a Paycheck record which is linked to the Employee
-Entries are no longer allowed to be added to the Payroll Batch directly
-The Paychecks and Adjustments (PR302000) form does allow you to enter new lines for the Paycheck
-Those new lines are also added to the Payroll Batch if you go back to that form
Is there a REST API call to add lines to a Paycheck or can they be added to a Released batch with REST?