post https://{hostname}/api/v1/timekeeping/pending_historical_corrections/save/async
This operation saves pending historical corrections asynchronously.
The associated Access Control Point is PENDING_CORRECTIONS.
The request payload contains the following properties:
- Employees (Required) - You must specify either a list of employees or a symbolic value that represents all employees.
- Reference Date (Required) - The date from which pending corrections are generated.
- Effective Date (Optional) - The effective date of the saved historical corrections.
- Comments (Required) - Only one comment is allowed per request.
- Notes (Optional) - One note is always generated per save operation.
- Include In Totals (Optional) - A Boolean indicator of whether or not actual totals resulting from the saved corrections set the 'already paid' Boolean to false.