Checklist Instances REST Endpoints
    
        Checklist Instances
    
The checklist instance resource provides a list of all checklists for a submitted payroll flow.
- Get a payroll flow checklist
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/payrollChecklists/{FlowTaskInstanceId} - Get all payroll flow checklists
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/payrollChecklists - Get available corrective actions.
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/payrollChecklists/action/getAvailableActions - Get available corrective actions.
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/payrollChecklists/action/getAvailableFlowActions - Get available corrective actions.
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/payrollChecklists/action/getRelatedReportAvailableActions - Get available corrective actions.
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/payrollChecklists/action/performFlowAction - Perform a corrective action.
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/payrollChecklists/action/performAction - Perform a corrective action.
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/payrollChecklists/action/performRollbackErrors