Untitled
unknown
json
5 months ago
2.6 kB
3
Indexable
{ "typeId": 1, "name": "Kyc Workflow", "steps": [ { "id": "4064750d-7a6b-421d-b6c1-2b006c7cf848", "name": "Start", "typeId": 1, "actions": [ { "name": "Approve", "typeId": 1, "triggerTypeId": 1, "actionConditions": [], "nextStepId": "07a910b6-238b-4c7a-bc3d-a141e5188189", "nextStepName": "Step1" }, { "name": "Reject", "typeId": 2, "triggerTypeId": 1, "actionConditions": [], "nextStepId": "4064750d-7a6b-421d-b6c1-2b006c7cf848", "nextStepName": "Start" } ], "requiredDataIds": [], "actorId": 7, }, { "id": "07a910b6-238b-4c7a-bc3d-a141e5188189", "actions": [ { "name": "Ea", "typeId": 1, "triggerTypeId": 2, "actionConditions": [ { "conditionKey": "Risk Level", "conditionValue": "High", "executionMethodName": "IsRiskLevelHigh", "nextStepId": "07a910b6-238b-4c7a-bc3d-a141e5188189" }, { "conditionKey": "Risk Level", "conditionValue": "Low", "executionMethodName": "IsRiskLevelLow", "nextStepId": "4064750d-7a6b-421d-b6c1-2b006c7cf848" } ], "nextStepId": "6c4fc2ba-2bf5-4b4a-8bb6-3a8d9ac55248", "nextStepName": "End" } ], "typeId": 3, "requiredDataIds": [ 1, 2 ], "name": "Step1", "actorId": 7, }, { "id": "6c4fc2ba-2bf5-4b4a-8bb6-3a8d9ac55248", "name": "End", "typeId": 2, "actions": [], "requiredDataIds": [] } ], }
Editor is loading...
Leave a Comment