Pending Historical Corrections

This resource allows you to compute and save pending historical corrections asynchronously.

Operations


Compute Pending Historical Corrections
POST /v1/timekeeping/pending_historical_corrections/compute/async


Retrieve Asynchronous Computed Pending Historical Corrections by Key
GET /v1/timekeeping/pending_historical_corrections/compute/{id}/results


Retrieve Asynchronous Saved Pending Historical Corrections by Key
GET /v1/timekeeping/pending_historical_corrections/save/{id}/results


Retrieve Compute Pending Historical Corrections Asynchronous Request Status by Key
GET /v1/timekeeping/pending_historical_corrections/compute/{id}/status


Retrieve Save Pending Historical Corrections Asynchronous Request Status by Key
GET /v1/timekeeping/pending_historical_corrections/save/{id}/status


Retrieve Summary of Asynchronous Pending Historical Compute Corrections Jobs
GET /v1/timekeeping/pending_historical_corrections/compute/async


Retrieve Summary of Asynchronous Save Pending Historical Corrections Jobs
GET /v1/timekeeping/pending_historical_corrections/save/async


Save Pending Historical Corrections
POST /v1/timekeeping/pending_historical_corrections/save/async