Newer Version Available

This content describes an older version of this product. View Latest

Omniscript Output

Output representation of the details of the Omniscript.
JSON example
1{
2  "DiscoveryFrameworkUsageType": "Default",
3  "DesignerCustomizationType": "Discovery Framework",
4  "VersionNumber": 1,
5  "Type": "DiscoveryFramework",
6  "Language": "English",
7  "IsActive": false,
8  "Description": null,
9  "Name": "Dispute",
10  "elements": [
11    {
12      "DiscoveryFrameworkUsageType": "Default",
13      "DesignerCustomizationType": "Discovery Framework",
14      "Type": "Step",
15      "PropertySetConfig": {
16        "label": "Card Details",
17        "show": null,
18        "conditionType": "Hide if False"
19      },
20      "ParentElementType": null,
21      "ParentElementName": null,
22      "SequenceNumber": 0,
23      "OmniProcessVersionNumber": 1,
24      "Level": 0,
25      "Description": null,
26      "Name": "Step1",
27      "elements": [
28        {
29          "DiscoveryFrameworkUsageType": "Default",
30          "DesignerCustomizationType": "Discovery Framework",
31          "Type": "Radio",
32          "PropertySetConfig": {
33            "label": "Was the card in your possession at the time of the disputed transactions?",
34            "defaultValue": null,
35            "help": false,
36            "helpText": "",
37            "options": [
38              {
39                "name": "Yes",
40                "developerName": "Yes",
41                "value": "Yes",
42                "setAll": false
43              },
44              {
45                "name": "No",
46                "developerName": "No",
47                "value": "No",
48                "setAll": false
49              }
50            ],
51            "show": null,
52            "conditionType": "Hide if False"
53          },
54          "ParentElementType": "Step",
55          "ParentElementName": "Step1",
56          "SequenceNumber": 0,
57          "OmniProcessVersionNumber": 1,
58          "Level": 1,
59          "Description": null,
60          "Name": "FSC_DM_v1_CardRelatedQ1",
61          "elements": [],
62          "customTypeDetails" : {
63            "discoveryFramework": {
64                "questionText": "Was the card in your possession at the time of the disputed transactions?"
65            }
66          }
67        },
68        {
69          "DiscoveryFrameworkUsageType": "Default",
70          "DesignerCustomizationType": "Discovery Framework",
71          "Type": "Radio",
72          "PropertySetConfig": {
73            "label": "Was the card lost or stolen at the time of the disputed transactions?",
74            "defaultValue": null,
75            "help": false,
76            "helpText": "",
77            "options": [
78              {
79                "name": "Yes",
80                "developerName": "Yes",
81                "value": "Yes",
82                "setAll": false
83              },
84              {
85                "name": "No",
86                "developerName": "No",
87                "value": "No",
88                "setAll": false
89              }
90            ],
91            "show": {
92              "group": {
93                "operator": "AND",
94                "rules": [
95                  {
96                    "data": "Yes",
97                    "condition": "=",
98                    "field": "FSC_DM_v1_CardRelatedQ1"
99                  }
100                ]
101              }
102            },
103            "conditionType": "Hide if False"
104          },
105          "ParentElementType": "Step",
106          "ParentElementName": "Step1",
107          "SequenceNumber": 1,
108          "OmniProcessVersionNumber": 1,
109          "Level": 1,
110          "Description": null,
111          "Name": "FSC_DM_v1_CardRelatedQ2",
112          "elements": [],
113          "customTypeDetails" : {
114            "discoveryFramework": {
115                "questionText": "Was the card lost or stolen at the time of the disputed transactions?"
116            }
117          }
118        },
119        {
120          "DiscoveryFrameworkUsageType": "Default",
121          "DesignerCustomizationType": "Discovery Framework",
122          "Type": "Radio",
123          "PropertySetConfig": {
124            "label": "Did you provide your card details on any unfamiliar or suspicious websites?",
125            "defaultValue": null,
126            "help": false,
127            "helpText": "",
128            "options": [
129              {
130                "name": "Yes",
131                "developerName": "Yes",
132                "value": "Yes",
133                "setAll": false
134              },
135              {
136                "name": "No",
137                "developerName": "No",
138                "value": "No",
139                "setAll": false
140              }
141            ],
142            "show": null,
143            "conditionType": "Hide if False"
144          },
145          "ParentElementType": "Step",
146          "ParentElementName": "Step1",
147          "SequenceNumber": 2,
148          "OmniProcessVersionNumber": 1,
149          "Level": 1,
150          "Description": null,
151          "Name": "FSC_DM_v1_FraudRelatedQ4",
152          "elements": [],
153          "customTypeDetails" : {
154            "discoveryFramework": {
155                "questionText": "Did you provide your card details on any unfamiliar or suspicious websites?"
156            }
157          }
158        }
159      ]
160    },
161    {
162      "DiscoveryFrameworkUsageType": "Default",
163      "DesignerCustomizationType": "Discovery Framework",
164      "Type": "Step",
165      "PropertySetConfig": {
166        "label": "Additional Details",
167        "show": null,
168        "conditionType": "Hide if False"
169      },
170      "ParentElementType": null,
171      "ParentElementName": null,
172      "SequenceNumber": 2,
173      "OmniProcessVersionNumber": 1,
174      "Level": 0,
175      "Description": null,
176      "Name": "Step2",
177      "elements": [
178        {
179          "DiscoveryFrameworkUsageType": "Default",
180          "DesignerCustomizationType": "Discovery Framework",
181          "Type": "Text Area",
182          "PropertySetConfig": {
183            "label": "Can you provide more details about the transaction",
184            "defaultValue": null,
185            "help": false,
186            "helpText": "",
187            "show": null,
188            "conditionType": "Hide if False"
189          },
190          "ParentElementType": "Step",
191          "ParentElementName": "Step2",
192          "SequenceNumber": 2,
193          "OmniProcessVersionNumber": 1,
194          "Level": 1,
195          "Description": null,
196          "Name": "FSC_DM_v1_AdditionalQ2",
197          "elements": [],
198          "customTypeDetails" : {
199            "discoveryFramework": {
200                "questionText": "Can you provide more details about the transaction"
201            }
202          }
203        }
204      ]
205    }
206  ]
207}
Property Name Type Description Filter Group and Version Available Version
description String Description of the Omniscript. Small, 60.0 60.0
designer​Customization​Type String Custom type of the Omniscript. Small, 60.0 60.0
discovery​FrameworkUsage​Type String Usage type of the Omniscript. Small, 60.0 60.0
elements Omniscript Elements List[] Element node of the Omniscript. Small, 60.0 60.0
language String Language of the Omniscript. Small, 60.0 60.0
name String Name of the Omniscript. Small, 60.0 60.0
subType String Subtype of the Omniscript. Small, 60.0 60.0
type String Type of the Omniscript. Small, 60.0 60.0
version​Number String Version of the Omniscript. Small, 60.0 60.0