Flow Instances REST Endpoints

Flow Instances
The flowInstances resource provides a list of all submitted payroll flows.
Get a payroll flow instance
Method: get
Path: /hcmRestApi/resources/11.13.18.05/flowInstances/{FlowInstanceId}
Get all payroll flow instances
Method: get
Path: /hcmRestApi/resources/11.13.18.05/flowInstances
Get available corrective actions
Method: post
Path: /hcmRestApi/resources/11.13.18.05/flowInstances/{FlowInstanceId}/action/getAvailableActions
Perform a corrective action
Method: post
Path: /hcmRestApi/resources/11.13.18.05/flowInstances/{FlowInstanceId}/action/performAction