post https://{hostname}/api/v1/timekeeping/pending_historical_corrections/compute/async
This operation computes 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.
- Person Dates (Optional) - A set of business dates. The optional fields are:
- HC Run Date - The date Compute Pending Historical Corrections is executed.
- HC Historic Date - The earliest date in the past specified for the discovery of corrections.
- HC Processing Date - The starting day of the pay period containing the Historic Date.
- HC Earliest Date - The earliest date of all computed pending corrections.
- HC Latest Date - The latest date of all computed pending corrections.