1
2{
3 "error": {
4 "code": "",
5 "description": "",
6 "additionalInfo": {}
7 },
8 "request": {
9 "uri": "",
10 "method": "",
11 "queryString": "",
12 "body": {}
13 },
14 "data": {
15 "tenantId": "",
16 "id": "",
17 "attemptId": 0,
18 "lastestSequenceId": "",
19 "lastState": "",
20 "jobId": "",
21 "dispatchId": "",
22 "workflow": {
23 "tenantId": "",
24 "id": "",
25 "name": "",
26 "description": "",
27 "tag": [
28 {
29 "name": "",
30 "value": ""
31 }
32 ],
33 "flows": [
34 {
35 "next": [
36 {
37 "": ""
38 }
39 ],
40 "description": "",
41 "id": "",
42 "name": "",
43 "inputs": {
44 "": ""
45 }
46 }
47 ],
48 "createdAt": "",
49 "createdBy": {
50 "id": "",
51 "name": "",
52 "appId": ""
53 },
54 "updatedAt": "",
55 "updatedBy": {
56 "id": "",
57 "name": "",
58 "appId": ""
59 },
60 "version": 0,
61 "canMerge": false,
62 "meta": "",
63 "status": ""
64 },
65 "inputs": {},
66 "createdAt": "",
67 "createdBy": {
68 "id": "",
69 "name": "",
70 "appId": ""
71 },
72 "updatedAt": "",
73 "updatedBy": {
74 "id": "",
75 "name": "",
76 "appId": ""
77 },
78 "status": {
79 "status": "",
80 "subStatus": "",
81 "code": "",
82 "data": {},
83 "meta": {}
84 }
85 }
86}