{
"applicationId": 0,
"workflowCode": "string",
"step": "string",
"isPassed": true,
"isManual": true,
"isPending": true,
"nextStep": "string",
"message": "string",
"requireManualReview": true,
"workflowStatus": "string",
"isWorkflowCompleted": true,
"isAlreadyCompleted": true,
"extractedData": {
"property1": null,
"property2": null
}
}