Untitled
unknown
json
a year ago
1.3 kB
7
Indexable
{
"typeId": 1,
"name": "Kyc Workflow",
"steps": [
{
"id": 1,
"name": "Start",
"typeId": 1,
"actions": [
{
"name": "jjj",
"typeId": 1,
"triggerTypeId": 1,
"actionConditions": [],
"nextStepId": 1,
"nextStepName": "Start"
},
{
"name": "dj",
"typeId": 2,
"triggerTypeId": 2,
"actionConditions": [
{
"executionMethodName": "IsRiskLevelHigh",
"nextStepId": 1
},
{
"executionMethodName": "IsRiskLevelLow",
"nextStepId": 1
}
],
"nextStepId": 1,
"nextStepName": "Start"
}
],
"requiredDataIds": [
1,
2
],
"actorId": 7,
}
],
}Editor is loading...
Leave a Comment