- Subcategories:
 - Checklists
 
Flow Instances REST Endpoints
    
        Flow Instances
    
The flowInstances resource provides a list of all submitted payroll flows.
- Get a payroll flow instance
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/flowInstances/{FlowInstanceId} - Get all payroll flow instances
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/flowInstances - Get available corrective actions
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/flowInstances/{FlowInstanceId}/action/getAvailableActions - Perform a corrective action
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/flowInstances/{FlowInstanceId}/action/performAction