@hosterai/types 0.0.33 → 0.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,260 +11,7 @@ exports.ComponentsSchemas = {
11
11
  "description": "Country name."
12
12
  },
13
13
  "code": {
14
- "enum": [
15
- "AF",
16
- "AX",
17
- "AL",
18
- "DZ",
19
- "AS",
20
- "AD",
21
- "AO",
22
- "AI",
23
- "AQ",
24
- "AG",
25
- "AR",
26
- "AM",
27
- "AW",
28
- "AU",
29
- "AT",
30
- "AZ",
31
- "BS",
32
- "BH",
33
- "BD",
34
- "BB",
35
- "BY",
36
- "BE",
37
- "BZ",
38
- "BJ",
39
- "BM",
40
- "BT",
41
- "BO",
42
- "BQ",
43
- "BA",
44
- "BW",
45
- "BV",
46
- "BR",
47
- "IO",
48
- "BN",
49
- "BG",
50
- "BF",
51
- "BI",
52
- "KH",
53
- "CM",
54
- "CA",
55
- "CV",
56
- "KY",
57
- "CF",
58
- "TD",
59
- "CL",
60
- "CN",
61
- "CX",
62
- "CC",
63
- "CO",
64
- "KM",
65
- "CG",
66
- "CD",
67
- "CK",
68
- "CR",
69
- "CI",
70
- "HR",
71
- "CU",
72
- "CW",
73
- "CY",
74
- "CZ",
75
- "DK",
76
- "DJ",
77
- "DM",
78
- "DO",
79
- "EC",
80
- "EG",
81
- "SV",
82
- "GQ",
83
- "ER",
84
- "EE",
85
- "ET",
86
- "FK",
87
- "FO",
88
- "FJ",
89
- "FI",
90
- "FR",
91
- "GF",
92
- "PF",
93
- "TF",
94
- "GA",
95
- "GM",
96
- "GE",
97
- "DE",
98
- "GH",
99
- "GI",
100
- "GR",
101
- "GL",
102
- "GD",
103
- "GP",
104
- "GU",
105
- "GT",
106
- "GG",
107
- "GN",
108
- "GW",
109
- "GY",
110
- "HT",
111
- "HM",
112
- "VA",
113
- "HN",
114
- "HK",
115
- "HU",
116
- "IS",
117
- "IN",
118
- "ID",
119
- "IR",
120
- "IQ",
121
- "IE",
122
- "IM",
123
- "IL",
124
- "IT",
125
- "JM",
126
- "JP",
127
- "JE",
128
- "JO",
129
- "KZ",
130
- "KE",
131
- "KI",
132
- "KP",
133
- "KR",
134
- "KW",
135
- "KG",
136
- "LA",
137
- "LV",
138
- "LB",
139
- "LS",
140
- "LR",
141
- "LY",
142
- "LI",
143
- "LT",
144
- "LU",
145
- "MO",
146
- "MK",
147
- "MG",
148
- "MW",
149
- "MY",
150
- "MV",
151
- "ML",
152
- "MT",
153
- "MH",
154
- "MQ",
155
- "MR",
156
- "MU",
157
- "TN",
158
- "TR",
159
- "TM",
160
- "TC",
161
- "TV",
162
- "UG",
163
- "UA",
164
- "AE",
165
- "GB",
166
- "US",
167
- "UM",
168
- "UY",
169
- "UZ",
170
- "VU",
171
- "VE",
172
- "VN",
173
- "VG",
174
- "VI",
175
- "WF",
176
- "EH",
177
- "YE",
178
- "ZM",
179
- "ZW",
180
- "YT",
181
- "MX",
182
- "FM",
183
- "MD",
184
- "MC",
185
- "MN",
186
- "ME",
187
- "MS",
188
- "MA",
189
- "MZ",
190
- "MM",
191
- "NA",
192
- "NR",
193
- "NP",
194
- "NL",
195
- "NC",
196
- "NZ",
197
- "NI",
198
- "NE",
199
- "NG",
200
- "NU",
201
- "NF",
202
- "MP",
203
- "NO",
204
- "OM",
205
- "PK",
206
- "PW",
207
- "PS",
208
- "PA",
209
- "PG",
210
- "PY",
211
- "PE",
212
- "PH",
213
- "PN",
214
- "PL",
215
- "PT",
216
- "PR",
217
- "QA",
218
- "RE",
219
- "RO",
220
- "RU",
221
- "RW",
222
- "BL",
223
- "SH",
224
- "KN",
225
- "LC",
226
- "MF",
227
- "PM",
228
- "VC",
229
- "WS",
230
- "SM",
231
- "ST",
232
- "SA",
233
- "SN",
234
- "RS",
235
- "SC",
236
- "SL",
237
- "SG",
238
- "SX",
239
- "SK",
240
- "SI",
241
- "SB",
242
- "SO",
243
- "ZA",
244
- "GS",
245
- "SS",
246
- "ES",
247
- "LK",
248
- "SD",
249
- "SR",
250
- "SJ",
251
- "SZ",
252
- "SE",
253
- "CH",
254
- "SY",
255
- "TW",
256
- "TJ",
257
- "TZ",
258
- "TH",
259
- "TL",
260
- "TG",
261
- "TK",
262
- "TO",
263
- "TT"
264
- ],
265
- "type": "string",
266
- "title": "Code",
267
- "description": "Country code."
14
+ "$ref": "#/components/schemas/CountryEnum"
268
15
  },
269
16
  "isEurope": {
270
17
  "type": "boolean",
@@ -314,16 +61,7 @@ exports.ComponentsSchemas = {
314
61
  "description": "Text label for the action."
315
62
  },
316
63
  "openMethod": {
317
- "minLength": 1,
318
- "type": "string",
319
- "enum": [
320
- "ajax_call",
321
- "small_iframe",
322
- "medium_iframe",
323
- "large_iframe"
324
- ],
325
- "title": "Open Method",
326
- "description": "Method by which the action's URL should be opened."
64
+ "$ref": "#/components/schemas/OpenMethodEnum"
327
65
  },
328
66
  "url": {
329
67
  "minLength": 1,
@@ -641,14 +379,10 @@ exports.ComponentsSchemas = {
641
379
  "AdminPanelDto": {
642
380
  "properties": {
643
381
  "tabs": {
644
- "$ref": "#/components/schemas/AdminPanelTabsDto",
645
- "title": "Tabs",
646
- "description": "Tab structure for Admin panel sections."
382
+ "$ref": "#/components/schemas/AdminPanelTabsDto"
647
383
  },
648
384
  "moreActions": {
649
- "$ref": "#/components/schemas/AdminPanelMoreActionsDto",
650
- "title": "More Actions",
651
- "description": "Additional actions in Admin panel sections."
385
+ "$ref": "#/components/schemas/AdminPanelMoreActionsDto"
652
386
  },
653
387
  "menu": {
654
388
  "title": "Menu",
@@ -710,14 +444,10 @@ exports.ComponentsSchemas = {
710
444
  "ClientPanelDto": {
711
445
  "properties": {
712
446
  "tabs": {
713
- "$ref": "#/components/schemas/ClientPanelTabsDto",
714
- "title": "Tabs",
715
- "description": "Tab structure for Client panel."
447
+ "$ref": "#/components/schemas/ClientPanelTabsDto"
716
448
  },
717
449
  "moreActions": {
718
- "$ref": "#/components/schemas/ClientPanelMoreActionsDto",
719
- "title": "More Actions",
720
- "description": "Additional actions in Client panel."
450
+ "$ref": "#/components/schemas/ClientPanelMoreActionsDto"
721
451
  },
722
452
  "menu": {
723
453
  "title": "Menu",
@@ -737,195 +467,7 @@ exports.ComponentsSchemas = {
737
467
  "MultilangTextDto": {
738
468
  "properties": {
739
469
  "language": {
740
- "enum": [
741
- "AB",
742
- "AA",
743
- "AF",
744
- "AK",
745
- "SQ",
746
- "AM",
747
- "AR",
748
- "AN",
749
- "HY",
750
- "AS",
751
- "AV",
752
- "AE",
753
- "AY",
754
- "AZ",
755
- "BM",
756
- "BA",
757
- "EU",
758
- "BE",
759
- "BN",
760
- "BI",
761
- "BS",
762
- "BR",
763
- "BG",
764
- "MY",
765
- "CA",
766
- "KM",
767
- "CH",
768
- "CE",
769
- "NY",
770
- "ZH",
771
- "CU",
772
- "CV",
773
- "KW",
774
- "CO",
775
- "CR",
776
- "HR",
777
- "CS",
778
- "DA",
779
- "DV",
780
- "NL",
781
- "DZ",
782
- "EN",
783
- "EO",
784
- "ET",
785
- "EE",
786
- "FO",
787
- "FJ",
788
- "FI",
789
- "FR",
790
- "FF",
791
- "GL",
792
- "LG",
793
- "KA",
794
- "DE",
795
- "EL",
796
- "GN",
797
- "GU",
798
- "HT",
799
- "HA",
800
- "HE",
801
- "HZ",
802
- "HI",
803
- "HO",
804
- "HU",
805
- "IS",
806
- "IO",
807
- "IG",
808
- "ID",
809
- "IA",
810
- "IE",
811
- "IU",
812
- "IK",
813
- "GA",
814
- "IT",
815
- "JA",
816
- "JV",
817
- "KL",
818
- "KN",
819
- "KR",
820
- "KS",
821
- "KK",
822
- "KI",
823
- "RW",
824
- "KY",
825
- "KV",
826
- "KG",
827
- "KO",
828
- "KJ",
829
- "KU",
830
- "LO",
831
- "LA",
832
- "LV",
833
- "LI",
834
- "LN",
835
- "LT",
836
- "LU",
837
- "LB",
838
- "MK",
839
- "MG",
840
- "MS",
841
- "ML",
842
- "MT",
843
- "GV",
844
- "MI",
845
- "MR",
846
- "MH",
847
- "MN",
848
- "NA",
849
- "NV",
850
- "ND",
851
- "NR",
852
- "NG",
853
- "NE",
854
- "SE",
855
- "NO",
856
- "NB",
857
- "NN",
858
- "II",
859
- "OC",
860
- "OJ",
861
- "OR",
862
- "OM",
863
- "OS",
864
- "PI",
865
- "PS",
866
- "FA",
867
- "PL",
868
- "PT",
869
- "PA",
870
- "QU",
871
- "RO",
872
- "RM",
873
- "RN",
874
- "RU",
875
- "SM",
876
- "SG",
877
- "SA",
878
- "SC",
879
- "GD",
880
- "SR",
881
- "SN",
882
- "II",
883
- "SD",
884
- "SI",
885
- "SK",
886
- "SL",
887
- "SO",
888
- "ST",
889
- "ES",
890
- "SU",
891
- "SW",
892
- "SS",
893
- "SV",
894
- "TL",
895
- "TY",
896
- "TG",
897
- "TA",
898
- "TT",
899
- "TE",
900
- "TH",
901
- "BO",
902
- "TI",
903
- "TO",
904
- "TS",
905
- "TN",
906
- "TR",
907
- "TK",
908
- "TW",
909
- "UG",
910
- "UK",
911
- "UR",
912
- "UZ",
913
- "VE",
914
- "VI",
915
- "VO",
916
- "WA",
917
- "CY",
918
- "FY",
919
- "WO",
920
- "XH",
921
- "YI",
922
- "YO",
923
- "ZA",
924
- "ZU"
925
- ],
926
- "type": "string",
927
- "title": "Language",
928
- "description": "The language of the text."
470
+ "$ref": "#/components/schemas/LanguageEnum"
929
471
  },
930
472
  "text": {
931
473
  "minLength": 1,
@@ -993,7 +535,6 @@ exports.ComponentsSchemas = {
993
535
  "type": "number"
994
536
  },
995
537
  {
996
- "title": "Option",
997
538
  "$ref": "#/components/schemas/FieldOptionDto"
998
539
  },
999
540
  {
@@ -1006,19 +547,7 @@ exports.ComponentsSchemas = {
1006
547
  ]
1007
548
  },
1008
549
  "type": {
1009
- "enum": [
1010
- "TEXT_BOX",
1011
- "TEXT_AREA",
1012
- "SELECT",
1013
- "MULTI_SELECT",
1014
- "DESCRIPTION",
1015
- "RADIO_BOX",
1016
- "CHECKBOX",
1017
- "SLIDER"
1018
- ],
1019
- "type": "string",
1020
- "title": "Field Type",
1021
- "description": "Type of the field."
550
+ "$ref": "#/components/schemas/FieldTypeEnum"
1022
551
  },
1023
552
  "required": {
1024
553
  "type": "boolean",
@@ -1105,193 +634,7 @@ exports.ComponentsSchemas = {
1105
634
  },
1106
635
  "supportedLanguages": {
1107
636
  "items": {
1108
- "enum": [
1109
- "AB",
1110
- "AA",
1111
- "AF",
1112
- "AK",
1113
- "SQ",
1114
- "AM",
1115
- "AR",
1116
- "AN",
1117
- "HY",
1118
- "AS",
1119
- "AV",
1120
- "AE",
1121
- "AY",
1122
- "AZ",
1123
- "BM",
1124
- "BA",
1125
- "EU",
1126
- "BE",
1127
- "BN",
1128
- "BI",
1129
- "BS",
1130
- "BR",
1131
- "BG",
1132
- "MY",
1133
- "CA",
1134
- "KM",
1135
- "CH",
1136
- "CE",
1137
- "NY",
1138
- "ZH",
1139
- "CU",
1140
- "CV",
1141
- "KW",
1142
- "CO",
1143
- "CR",
1144
- "HR",
1145
- "CS",
1146
- "DA",
1147
- "DV",
1148
- "NL",
1149
- "DZ",
1150
- "EN",
1151
- "EO",
1152
- "ET",
1153
- "EE",
1154
- "FO",
1155
- "FJ",
1156
- "FI",
1157
- "FR",
1158
- "FF",
1159
- "GL",
1160
- "LG",
1161
- "KA",
1162
- "DE",
1163
- "EL",
1164
- "GN",
1165
- "GU",
1166
- "HT",
1167
- "HA",
1168
- "HE",
1169
- "HZ",
1170
- "HI",
1171
- "HO",
1172
- "HU",
1173
- "IS",
1174
- "IO",
1175
- "IG",
1176
- "ID",
1177
- "IA",
1178
- "IE",
1179
- "IU",
1180
- "IK",
1181
- "GA",
1182
- "IT",
1183
- "JA",
1184
- "JV",
1185
- "KL",
1186
- "KN",
1187
- "KR",
1188
- "KS",
1189
- "KK",
1190
- "KI",
1191
- "RW",
1192
- "KY",
1193
- "KV",
1194
- "KG",
1195
- "KO",
1196
- "KJ",
1197
- "KU",
1198
- "LO",
1199
- "LA",
1200
- "LV",
1201
- "LI",
1202
- "LN",
1203
- "LT",
1204
- "LU",
1205
- "LB",
1206
- "MK",
1207
- "MG",
1208
- "MS",
1209
- "ML",
1210
- "MT",
1211
- "GV",
1212
- "MI",
1213
- "MR",
1214
- "MH",
1215
- "MN",
1216
- "NA",
1217
- "NV",
1218
- "ND",
1219
- "NR",
1220
- "NG",
1221
- "NE",
1222
- "SE",
1223
- "NO",
1224
- "NB",
1225
- "NN",
1226
- "II",
1227
- "OC",
1228
- "OJ",
1229
- "OR",
1230
- "OM",
1231
- "OS",
1232
- "PI",
1233
- "PS",
1234
- "FA",
1235
- "PL",
1236
- "PT",
1237
- "PA",
1238
- "QU",
1239
- "RO",
1240
- "RM",
1241
- "RN",
1242
- "RU",
1243
- "SM",
1244
- "SG",
1245
- "SA",
1246
- "SC",
1247
- "GD",
1248
- "SR",
1249
- "SN",
1250
- "II",
1251
- "SD",
1252
- "SI",
1253
- "SK",
1254
- "SL",
1255
- "SO",
1256
- "ST",
1257
- "ES",
1258
- "SU",
1259
- "SW",
1260
- "SS",
1261
- "SV",
1262
- "TL",
1263
- "TY",
1264
- "TG",
1265
- "TA",
1266
- "TT",
1267
- "TE",
1268
- "TH",
1269
- "BO",
1270
- "TI",
1271
- "TO",
1272
- "TS",
1273
- "TN",
1274
- "TR",
1275
- "TK",
1276
- "TW",
1277
- "UG",
1278
- "UK",
1279
- "UR",
1280
- "UZ",
1281
- "VE",
1282
- "VI",
1283
- "VO",
1284
- "WA",
1285
- "CY",
1286
- "FY",
1287
- "WO",
1288
- "XH",
1289
- "YI",
1290
- "YO",
1291
- "ZA",
1292
- "ZU"
1293
- ],
1294
- "type": "string"
637
+ "$ref": "#/components/schemas/LanguageEnum"
1295
638
  },
1296
639
  "minItems": 1,
1297
640
  "type": "array",
@@ -1303,187 +646,7 @@ exports.ComponentsSchemas = {
1303
646
  },
1304
647
  "listenEvents": {
1305
648
  "items": {
1306
- "enum": [
1307
- "user/created",
1308
- "user/updated",
1309
- "user/deleted",
1310
- "user/banned",
1311
- "user/unbanned",
1312
- "user/company/access/added",
1313
- "user/company/access/removed",
1314
- "user/locked",
1315
- "user/credit-balance/updated",
1316
- "user/unlocked",
1317
- "user/password/updated",
1318
- "user/email/updated",
1319
- "user/currency/updated",
1320
- "user/invoice-contact/updated",
1321
- "user/policy/updated",
1322
- "user/languages/updated",
1323
- "user/custom-price-policies/updated",
1324
- "user/custom-addon-price-policies/updated",
1325
- "user/custom-affiliate/added",
1326
- "user/custom-affiliate/removed",
1327
- "user/invoice-interval/updated",
1328
- "user/additional-notification-email/removed",
1329
- "user/additional-notification-email/added",
1330
- "user/comment/added",
1331
- "user/comment/removed",
1332
- "user/comment/updated",
1333
- "user/tags/updated",
1334
- "user/setting/added",
1335
- "user/setting/removed",
1336
- "user/setting/updated",
1337
- "user/start-selling",
1338
- "user/roles/updated",
1339
- "user/roles/added",
1340
- "user/roles/deleted",
1341
- "message/created",
1342
- "message/updated",
1343
- "message/deleted",
1344
- "notification/sent",
1345
- "policy/created",
1346
- "policy/updated",
1347
- "policy/deleted",
1348
- "product-category/created",
1349
- "product-category/updated",
1350
- "product-category/deleted",
1351
- "invoice-contact/created",
1352
- "invoice-contact/updated",
1353
- "invoice-contact/deleted",
1354
- "invoice/created",
1355
- "invoice/updated",
1356
- "invoice/deleted",
1357
- "currency/created",
1358
- "currency/updated",
1359
- "currency/deleted",
1360
- "affiliate/created",
1361
- "affiliate/updated",
1362
- "affiliate/deleted",
1363
- "company/created",
1364
- "company/updated",
1365
- "company/deleted",
1366
- "organization/integration/attached",
1367
- "organization/integration/detached",
1368
- "tld/created",
1369
- "tld/updated",
1370
- "tld/deleted",
1371
- "integration/created",
1372
- "integration/updated",
1373
- "integration/deleted",
1374
- "integration/installed",
1375
- "integration/uninstalled",
1376
- "integration/activated",
1377
- "integration/deactivated",
1378
- "integration/maintenance-started",
1379
- "integration/maintenance-finished",
1380
- "domain-contact/created",
1381
- "domain-contact/updated",
1382
- "domain-contact/deleted",
1383
- "domain-category/created",
1384
- "domain-category/updated",
1385
- "domain-category/deleted",
1386
- "addon/created",
1387
- "addon/updated",
1388
- "addon/deleted",
1389
- "transaction/created",
1390
- "transaction/canceled",
1391
- "transaction/failed",
1392
- "transaction/subscribed",
1393
- "transaction/unsubscribed",
1394
- "transaction/updated",
1395
- "transaction/deleted",
1396
- "transaction/completed",
1397
- "transaction/refunded",
1398
- "template/created",
1399
- "template/updated",
1400
- "template/deleted",
1401
- "coupon/created",
1402
- "coupon/updated",
1403
- "coupon/deleted",
1404
- "template-integration/created",
1405
- "template-integration/updated",
1406
- "template-integration/deleted",
1407
- "order/created",
1408
- "order/status/in-progress",
1409
- "order/status/completed",
1410
- "order/status/canceled",
1411
- "order/status/pending",
1412
- "order/status/archived",
1413
- "order/insufficient-balance",
1414
- "order/item-detached",
1415
- "order/invoice-contact-changed",
1416
- "order/updated",
1417
- "order/deleted",
1418
- "setting/created",
1419
- "setting/updated",
1420
- "setting/deleted",
1421
- "issue/created",
1422
- "issue/updated",
1423
- "issue/deleted",
1424
- "task/created",
1425
- "task/updated",
1426
- "task/deleted",
1427
- "task/canceled",
1428
- "task/in-progress",
1429
- "task/completed",
1430
- "task/percentage/updated",
1431
- "product/created",
1432
- "product/updated",
1433
- "product/deleted",
1434
- "product/auto-renew/updated",
1435
- "product/enabled",
1436
- "product/disabled",
1437
- "product/version-created",
1438
- "ip-group/created",
1439
- "ip-group/updated",
1440
- "ip-group/deleted",
1441
- "ip/created",
1442
- "ip/updated",
1443
- "ip/deleted",
1444
- "domain-name/created",
1445
- "domain-name/updated",
1446
- "domain-name/deleted",
1447
- "domain-name/locked",
1448
- "domain-name/unlocked",
1449
- "domain-name/idshield-activated",
1450
- "domain-name/idshield-deactivated",
1451
- "domain-name/bundle-added",
1452
- "domain-name/bundle-removed",
1453
- "domain-name/registrant-updated",
1454
- "domain-name/admin-updated",
1455
- "domain-name/tech-updated",
1456
- "domain-name/billing-updated",
1457
- "domain-name/additional-updated",
1458
- "item/created",
1459
- "item/updated",
1460
- "item/deleted",
1461
- "item/renewed",
1462
- "item/upgraded",
1463
- "item/downgraded",
1464
- "item/ip-attached",
1465
- "item/ip-detached",
1466
- "item/detached-from-order",
1467
- "item/postponed",
1468
- "item/transferred-in",
1469
- "item/canceled",
1470
- "item/suspended",
1471
- "item/unsuspended",
1472
- "item/affiliate/added",
1473
- "item/bundle/attached",
1474
- "item/bundle/detached",
1475
- "item/activated",
1476
- "item/set-inactive",
1477
- "item/processed",
1478
- "item/refund-requested",
1479
- "item/refund-accepted",
1480
- "item/refund-rejected",
1481
- "order/paid",
1482
- "test",
1483
- "dead-lettering",
1484
- "core-queue"
1485
- ],
1486
- "type": "string"
649
+ "$ref": "#/components/schemas/EventsEnum"
1487
650
  },
1488
651
  "minItems": 1,
1489
652
  "type": "array",
@@ -1492,62 +655,7 @@ exports.ComponentsSchemas = {
1492
655
  },
1493
656
  "requiredRoles": {
1494
657
  "items": {
1495
- "enum": [
1496
- "SIMPLE_USER",
1497
- "FULL_ACCESS",
1498
- "SUPER_ADMIN",
1499
- "ORDER_READ",
1500
- "ORDER_WRITE",
1501
- "ADDON_READ",
1502
- "ADDON_WRITE",
1503
- "AFFILIATE_READ",
1504
- "AFFILIATE_WRITE",
1505
- "COMPANY_READ",
1506
- "COMPANY_WRITE",
1507
- "TEMPLATE_READ",
1508
- "TEMPLATE_WRITE",
1509
- "COUPON_READ",
1510
- "COUPON_WRITE",
1511
- "DOMAIN_CATEGORY_READ",
1512
- "DOMAIN_CATEGORY_WRITE",
1513
- "DOMAIN_CONTACT_READ",
1514
- "DOMAIN_CONTACT_WRITE",
1515
- "DOMAIN_NAME_READ",
1516
- "DOMAIN_NAME_WRITE",
1517
- "INVOICE_CONTACT_READ",
1518
- "INVOICE_CONTACT_WRITE",
1519
- "INVOICE_READ",
1520
- "INVOICE_WRITE",
1521
- "IP_GROUPS_READ",
1522
- "IP_GROUPS_WRITE",
1523
- "IPS_READ",
1524
- "IPS_WRITE",
1525
- "ITEMS_READ",
1526
- "ITEMS_WRITE",
1527
- "ITEM_REFUND",
1528
- "ORDERS_READ",
1529
- "ORDERS_WRITE",
1530
- "TRANSACTIONS_READ",
1531
- "TRANSACTIONS_WRITE",
1532
- "POLICIES_READ",
1533
- "POLICIES_WRITE",
1534
- "PRODUCT_CATEGORIES_READ",
1535
- "PRODUCT_CATEGORIES_WRITE",
1536
- "PRODUCTS_READ",
1537
- "PRODUCTS_WRITE",
1538
- "SETTINGS_READ",
1539
- "SETTINGS_WRITE",
1540
- "INTEGRATIONS_READ",
1541
- "INTEGRATIONS_WRITE",
1542
- "TLDS_READ",
1543
- "TLDS_WRITE",
1544
- "USERS_READ",
1545
- "USERS_WRITE",
1546
- "ISSUES_WRITE",
1547
- "ISSUES_READ",
1548
- "ACTION_LOGS_READ"
1549
- ],
1550
- "type": "string"
658
+ "$ref": "#/components/schemas/RolesEnum"
1551
659
  },
1552
660
  "minItems": 1,
1553
661
  "type": "array",
@@ -1555,14 +663,10 @@ exports.ComponentsSchemas = {
1555
663
  "description": "Roles required for this integration to operate."
1556
664
  },
1557
665
  "adminPanel": {
1558
- "$ref": "#/components/schemas/AdminPanelDto",
1559
- "title": "Admin Panel",
1560
- "description": "Admin UI links, tabs, and actions provided by the integration."
666
+ "$ref": "#/components/schemas/AdminPanelDto"
1561
667
  },
1562
668
  "clientPanel": {
1563
- "$ref": "#/components/schemas/ClientPanelDto",
1564
- "title": "Client Panel",
1565
- "description": "Client UI links, tabs, and actions provided by the integration."
669
+ "$ref": "#/components/schemas/ClientPanelDto"
1566
670
  },
1567
671
  "onboardingUrl": {
1568
672
  "format": "uri",
@@ -1621,15 +725,7 @@ exports.ComponentsSchemas = {
1621
725
  "NotificationInfoDto": {
1622
726
  "properties": {
1623
727
  "type": {
1624
- "enum": [
1625
- "email",
1626
- "sms",
1627
- "push"
1628
- ],
1629
- "type": "string",
1630
- "title": "Notification Type",
1631
- "description": "Notification channel type.",
1632
- "example": "email"
728
+ "$ref": "#/components/schemas/NotificationMessageTypeEnum"
1633
729
  },
1634
730
  "payPerUseUnits": {
1635
731
  "items": {
@@ -1668,193 +764,7 @@ exports.ComponentsSchemas = {
1668
764
  },
1669
765
  "supportedLanguages": {
1670
766
  "items": {
1671
- "enum": [
1672
- "AB",
1673
- "AA",
1674
- "AF",
1675
- "AK",
1676
- "SQ",
1677
- "AM",
1678
- "AR",
1679
- "AN",
1680
- "HY",
1681
- "AS",
1682
- "AV",
1683
- "AE",
1684
- "AY",
1685
- "AZ",
1686
- "BM",
1687
- "BA",
1688
- "EU",
1689
- "BE",
1690
- "BN",
1691
- "BI",
1692
- "BS",
1693
- "BR",
1694
- "BG",
1695
- "MY",
1696
- "CA",
1697
- "KM",
1698
- "CH",
1699
- "CE",
1700
- "NY",
1701
- "ZH",
1702
- "CU",
1703
- "CV",
1704
- "KW",
1705
- "CO",
1706
- "CR",
1707
- "HR",
1708
- "CS",
1709
- "DA",
1710
- "DV",
1711
- "NL",
1712
- "DZ",
1713
- "EN",
1714
- "EO",
1715
- "ET",
1716
- "EE",
1717
- "FO",
1718
- "FJ",
1719
- "FI",
1720
- "FR",
1721
- "FF",
1722
- "GL",
1723
- "LG",
1724
- "KA",
1725
- "DE",
1726
- "EL",
1727
- "GN",
1728
- "GU",
1729
- "HT",
1730
- "HA",
1731
- "HE",
1732
- "HZ",
1733
- "HI",
1734
- "HO",
1735
- "HU",
1736
- "IS",
1737
- "IO",
1738
- "IG",
1739
- "ID",
1740
- "IA",
1741
- "IE",
1742
- "IU",
1743
- "IK",
1744
- "GA",
1745
- "IT",
1746
- "JA",
1747
- "JV",
1748
- "KL",
1749
- "KN",
1750
- "KR",
1751
- "KS",
1752
- "KK",
1753
- "KI",
1754
- "RW",
1755
- "KY",
1756
- "KV",
1757
- "KG",
1758
- "KO",
1759
- "KJ",
1760
- "KU",
1761
- "LO",
1762
- "LA",
1763
- "LV",
1764
- "LI",
1765
- "LN",
1766
- "LT",
1767
- "LU",
1768
- "LB",
1769
- "MK",
1770
- "MG",
1771
- "MS",
1772
- "ML",
1773
- "MT",
1774
- "GV",
1775
- "MI",
1776
- "MR",
1777
- "MH",
1778
- "MN",
1779
- "NA",
1780
- "NV",
1781
- "ND",
1782
- "NR",
1783
- "NG",
1784
- "NE",
1785
- "SE",
1786
- "NO",
1787
- "NB",
1788
- "NN",
1789
- "II",
1790
- "OC",
1791
- "OJ",
1792
- "OR",
1793
- "OM",
1794
- "OS",
1795
- "PI",
1796
- "PS",
1797
- "FA",
1798
- "PL",
1799
- "PT",
1800
- "PA",
1801
- "QU",
1802
- "RO",
1803
- "RM",
1804
- "RN",
1805
- "RU",
1806
- "SM",
1807
- "SG",
1808
- "SA",
1809
- "SC",
1810
- "GD",
1811
- "SR",
1812
- "SN",
1813
- "II",
1814
- "SD",
1815
- "SI",
1816
- "SK",
1817
- "SL",
1818
- "SO",
1819
- "ST",
1820
- "ES",
1821
- "SU",
1822
- "SW",
1823
- "SS",
1824
- "SV",
1825
- "TL",
1826
- "TY",
1827
- "TG",
1828
- "TA",
1829
- "TT",
1830
- "TE",
1831
- "TH",
1832
- "BO",
1833
- "TI",
1834
- "TO",
1835
- "TS",
1836
- "TN",
1837
- "TR",
1838
- "TK",
1839
- "TW",
1840
- "UG",
1841
- "UK",
1842
- "UR",
1843
- "UZ",
1844
- "VE",
1845
- "VI",
1846
- "VO",
1847
- "WA",
1848
- "CY",
1849
- "FY",
1850
- "WO",
1851
- "XH",
1852
- "YI",
1853
- "YO",
1854
- "ZA",
1855
- "ZU"
1856
- ],
1857
- "type": "string"
767
+ "$ref": "#/components/schemas/LanguageEnum"
1858
768
  },
1859
769
  "minItems": 1,
1860
770
  "type": "array",
@@ -1866,187 +776,7 @@ exports.ComponentsSchemas = {
1866
776
  },
1867
777
  "listenEvents": {
1868
778
  "items": {
1869
- "enum": [
1870
- "user/created",
1871
- "user/updated",
1872
- "user/deleted",
1873
- "user/banned",
1874
- "user/unbanned",
1875
- "user/company/access/added",
1876
- "user/company/access/removed",
1877
- "user/locked",
1878
- "user/credit-balance/updated",
1879
- "user/unlocked",
1880
- "user/password/updated",
1881
- "user/email/updated",
1882
- "user/currency/updated",
1883
- "user/invoice-contact/updated",
1884
- "user/policy/updated",
1885
- "user/languages/updated",
1886
- "user/custom-price-policies/updated",
1887
- "user/custom-addon-price-policies/updated",
1888
- "user/custom-affiliate/added",
1889
- "user/custom-affiliate/removed",
1890
- "user/invoice-interval/updated",
1891
- "user/additional-notification-email/removed",
1892
- "user/additional-notification-email/added",
1893
- "user/comment/added",
1894
- "user/comment/removed",
1895
- "user/comment/updated",
1896
- "user/tags/updated",
1897
- "user/setting/added",
1898
- "user/setting/removed",
1899
- "user/setting/updated",
1900
- "user/start-selling",
1901
- "user/roles/updated",
1902
- "user/roles/added",
1903
- "user/roles/deleted",
1904
- "message/created",
1905
- "message/updated",
1906
- "message/deleted",
1907
- "notification/sent",
1908
- "policy/created",
1909
- "policy/updated",
1910
- "policy/deleted",
1911
- "product-category/created",
1912
- "product-category/updated",
1913
- "product-category/deleted",
1914
- "invoice-contact/created",
1915
- "invoice-contact/updated",
1916
- "invoice-contact/deleted",
1917
- "invoice/created",
1918
- "invoice/updated",
1919
- "invoice/deleted",
1920
- "currency/created",
1921
- "currency/updated",
1922
- "currency/deleted",
1923
- "affiliate/created",
1924
- "affiliate/updated",
1925
- "affiliate/deleted",
1926
- "company/created",
1927
- "company/updated",
1928
- "company/deleted",
1929
- "organization/integration/attached",
1930
- "organization/integration/detached",
1931
- "tld/created",
1932
- "tld/updated",
1933
- "tld/deleted",
1934
- "integration/created",
1935
- "integration/updated",
1936
- "integration/deleted",
1937
- "integration/installed",
1938
- "integration/uninstalled",
1939
- "integration/activated",
1940
- "integration/deactivated",
1941
- "integration/maintenance-started",
1942
- "integration/maintenance-finished",
1943
- "domain-contact/created",
1944
- "domain-contact/updated",
1945
- "domain-contact/deleted",
1946
- "domain-category/created",
1947
- "domain-category/updated",
1948
- "domain-category/deleted",
1949
- "addon/created",
1950
- "addon/updated",
1951
- "addon/deleted",
1952
- "transaction/created",
1953
- "transaction/canceled",
1954
- "transaction/failed",
1955
- "transaction/subscribed",
1956
- "transaction/unsubscribed",
1957
- "transaction/updated",
1958
- "transaction/deleted",
1959
- "transaction/completed",
1960
- "transaction/refunded",
1961
- "template/created",
1962
- "template/updated",
1963
- "template/deleted",
1964
- "coupon/created",
1965
- "coupon/updated",
1966
- "coupon/deleted",
1967
- "template-integration/created",
1968
- "template-integration/updated",
1969
- "template-integration/deleted",
1970
- "order/created",
1971
- "order/status/in-progress",
1972
- "order/status/completed",
1973
- "order/status/canceled",
1974
- "order/status/pending",
1975
- "order/status/archived",
1976
- "order/insufficient-balance",
1977
- "order/item-detached",
1978
- "order/invoice-contact-changed",
1979
- "order/updated",
1980
- "order/deleted",
1981
- "setting/created",
1982
- "setting/updated",
1983
- "setting/deleted",
1984
- "issue/created",
1985
- "issue/updated",
1986
- "issue/deleted",
1987
- "task/created",
1988
- "task/updated",
1989
- "task/deleted",
1990
- "task/canceled",
1991
- "task/in-progress",
1992
- "task/completed",
1993
- "task/percentage/updated",
1994
- "product/created",
1995
- "product/updated",
1996
- "product/deleted",
1997
- "product/auto-renew/updated",
1998
- "product/enabled",
1999
- "product/disabled",
2000
- "product/version-created",
2001
- "ip-group/created",
2002
- "ip-group/updated",
2003
- "ip-group/deleted",
2004
- "ip/created",
2005
- "ip/updated",
2006
- "ip/deleted",
2007
- "domain-name/created",
2008
- "domain-name/updated",
2009
- "domain-name/deleted",
2010
- "domain-name/locked",
2011
- "domain-name/unlocked",
2012
- "domain-name/idshield-activated",
2013
- "domain-name/idshield-deactivated",
2014
- "domain-name/bundle-added",
2015
- "domain-name/bundle-removed",
2016
- "domain-name/registrant-updated",
2017
- "domain-name/admin-updated",
2018
- "domain-name/tech-updated",
2019
- "domain-name/billing-updated",
2020
- "domain-name/additional-updated",
2021
- "item/created",
2022
- "item/updated",
2023
- "item/deleted",
2024
- "item/renewed",
2025
- "item/upgraded",
2026
- "item/downgraded",
2027
- "item/ip-attached",
2028
- "item/ip-detached",
2029
- "item/detached-from-order",
2030
- "item/postponed",
2031
- "item/transferred-in",
2032
- "item/canceled",
2033
- "item/suspended",
2034
- "item/unsuspended",
2035
- "item/affiliate/added",
2036
- "item/bundle/attached",
2037
- "item/bundle/detached",
2038
- "item/activated",
2039
- "item/set-inactive",
2040
- "item/processed",
2041
- "item/refund-requested",
2042
- "item/refund-accepted",
2043
- "item/refund-rejected",
2044
- "order/paid",
2045
- "test",
2046
- "dead-lettering",
2047
- "core-queue"
2048
- ],
2049
- "type": "string"
779
+ "$ref": "#/components/schemas/EventsEnum"
2050
780
  },
2051
781
  "minItems": 1,
2052
782
  "type": "array",
@@ -2055,62 +785,7 @@ exports.ComponentsSchemas = {
2055
785
  },
2056
786
  "requiredRoles": {
2057
787
  "items": {
2058
- "enum": [
2059
- "SIMPLE_USER",
2060
- "FULL_ACCESS",
2061
- "SUPER_ADMIN",
2062
- "ORDER_READ",
2063
- "ORDER_WRITE",
2064
- "ADDON_READ",
2065
- "ADDON_WRITE",
2066
- "AFFILIATE_READ",
2067
- "AFFILIATE_WRITE",
2068
- "COMPANY_READ",
2069
- "COMPANY_WRITE",
2070
- "TEMPLATE_READ",
2071
- "TEMPLATE_WRITE",
2072
- "COUPON_READ",
2073
- "COUPON_WRITE",
2074
- "DOMAIN_CATEGORY_READ",
2075
- "DOMAIN_CATEGORY_WRITE",
2076
- "DOMAIN_CONTACT_READ",
2077
- "DOMAIN_CONTACT_WRITE",
2078
- "DOMAIN_NAME_READ",
2079
- "DOMAIN_NAME_WRITE",
2080
- "INVOICE_CONTACT_READ",
2081
- "INVOICE_CONTACT_WRITE",
2082
- "INVOICE_READ",
2083
- "INVOICE_WRITE",
2084
- "IP_GROUPS_READ",
2085
- "IP_GROUPS_WRITE",
2086
- "IPS_READ",
2087
- "IPS_WRITE",
2088
- "ITEMS_READ",
2089
- "ITEMS_WRITE",
2090
- "ITEM_REFUND",
2091
- "ORDERS_READ",
2092
- "ORDERS_WRITE",
2093
- "TRANSACTIONS_READ",
2094
- "TRANSACTIONS_WRITE",
2095
- "POLICIES_READ",
2096
- "POLICIES_WRITE",
2097
- "PRODUCT_CATEGORIES_READ",
2098
- "PRODUCT_CATEGORIES_WRITE",
2099
- "PRODUCTS_READ",
2100
- "PRODUCTS_WRITE",
2101
- "SETTINGS_READ",
2102
- "SETTINGS_WRITE",
2103
- "INTEGRATIONS_READ",
2104
- "INTEGRATIONS_WRITE",
2105
- "TLDS_READ",
2106
- "TLDS_WRITE",
2107
- "USERS_READ",
2108
- "USERS_WRITE",
2109
- "ISSUES_WRITE",
2110
- "ISSUES_READ",
2111
- "ACTION_LOGS_READ"
2112
- ],
2113
- "type": "string"
788
+ "$ref": "#/components/schemas/RolesEnum"
2114
789
  },
2115
790
  "minItems": 1,
2116
791
  "type": "array",
@@ -2118,14 +793,10 @@ exports.ComponentsSchemas = {
2118
793
  "description": "Roles required for this integration to operate."
2119
794
  },
2120
795
  "adminPanel": {
2121
- "$ref": "#/components/schemas/AdminPanelDto",
2122
- "title": "Admin Panel",
2123
- "description": "Admin UI links, tabs, and actions provided by the integration."
796
+ "$ref": "#/components/schemas/AdminPanelDto"
2124
797
  },
2125
798
  "clientPanel": {
2126
- "$ref": "#/components/schemas/ClientPanelDto",
2127
- "title": "Client Panel",
2128
- "description": "Client UI links, tabs, and actions provided by the integration."
799
+ "$ref": "#/components/schemas/ClientPanelDto"
2129
800
  },
2130
801
  "onboardingUrl": {
2131
802
  "format": "uri",
@@ -2200,7 +871,6 @@ exports.ComponentsSchemas = {
2200
871
  "type": "number"
2201
872
  },
2202
873
  {
2203
- "title": "Option",
2204
874
  "$ref": "#/components/schemas/FieldOptionDto"
2205
875
  },
2206
876
  {
@@ -2213,19 +883,7 @@ exports.ComponentsSchemas = {
2213
883
  ]
2214
884
  },
2215
885
  "type": {
2216
- "enum": [
2217
- "TEXT_BOX",
2218
- "TEXT_AREA",
2219
- "SELECT",
2220
- "MULTI_SELECT",
2221
- "DESCRIPTION",
2222
- "RADIO_BOX",
2223
- "CHECKBOX",
2224
- "SLIDER"
2225
- ],
2226
- "type": "string",
2227
- "title": "Field Type",
2228
- "description": "Type of the field."
886
+ "$ref": "#/components/schemas/FieldTypeEnum"
2229
887
  },
2230
888
  "required": {
2231
889
  "type": "boolean",
@@ -2338,18 +996,7 @@ exports.ComponentsSchemas = {
2338
996
  },
2339
997
  "supportedActions": {
2340
998
  "items": {
2341
- "enum": [
2342
- "CREATE",
2343
- "RENEW",
2344
- "UPGRADE",
2345
- "DOWNGRADE",
2346
- "TRANSFER",
2347
- "TRADE",
2348
- "SUSPEND",
2349
- "UNSUSPEND",
2350
- "DELETE"
2351
- ],
2352
- "type": "string"
999
+ "$ref": "#/components/schemas/ProductActionsEnum"
2353
1000
  },
2354
1001
  "type": "array",
2355
1002
  "minLength": 1,
@@ -2378,193 +1025,7 @@ exports.ComponentsSchemas = {
2378
1025
  },
2379
1026
  "supportedLanguages": {
2380
1027
  "items": {
2381
- "enum": [
2382
- "AB",
2383
- "AA",
2384
- "AF",
2385
- "AK",
2386
- "SQ",
2387
- "AM",
2388
- "AR",
2389
- "AN",
2390
- "HY",
2391
- "AS",
2392
- "AV",
2393
- "AE",
2394
- "AY",
2395
- "AZ",
2396
- "BM",
2397
- "BA",
2398
- "EU",
2399
- "BE",
2400
- "BN",
2401
- "BI",
2402
- "BS",
2403
- "BR",
2404
- "BG",
2405
- "MY",
2406
- "CA",
2407
- "KM",
2408
- "CH",
2409
- "CE",
2410
- "NY",
2411
- "ZH",
2412
- "CU",
2413
- "CV",
2414
- "KW",
2415
- "CO",
2416
- "CR",
2417
- "HR",
2418
- "CS",
2419
- "DA",
2420
- "DV",
2421
- "NL",
2422
- "DZ",
2423
- "EN",
2424
- "EO",
2425
- "ET",
2426
- "EE",
2427
- "FO",
2428
- "FJ",
2429
- "FI",
2430
- "FR",
2431
- "FF",
2432
- "GL",
2433
- "LG",
2434
- "KA",
2435
- "DE",
2436
- "EL",
2437
- "GN",
2438
- "GU",
2439
- "HT",
2440
- "HA",
2441
- "HE",
2442
- "HZ",
2443
- "HI",
2444
- "HO",
2445
- "HU",
2446
- "IS",
2447
- "IO",
2448
- "IG",
2449
- "ID",
2450
- "IA",
2451
- "IE",
2452
- "IU",
2453
- "IK",
2454
- "GA",
2455
- "IT",
2456
- "JA",
2457
- "JV",
2458
- "KL",
2459
- "KN",
2460
- "KR",
2461
- "KS",
2462
- "KK",
2463
- "KI",
2464
- "RW",
2465
- "KY",
2466
- "KV",
2467
- "KG",
2468
- "KO",
2469
- "KJ",
2470
- "KU",
2471
- "LO",
2472
- "LA",
2473
- "LV",
2474
- "LI",
2475
- "LN",
2476
- "LT",
2477
- "LU",
2478
- "LB",
2479
- "MK",
2480
- "MG",
2481
- "MS",
2482
- "ML",
2483
- "MT",
2484
- "GV",
2485
- "MI",
2486
- "MR",
2487
- "MH",
2488
- "MN",
2489
- "NA",
2490
- "NV",
2491
- "ND",
2492
- "NR",
2493
- "NG",
2494
- "NE",
2495
- "SE",
2496
- "NO",
2497
- "NB",
2498
- "NN",
2499
- "II",
2500
- "OC",
2501
- "OJ",
2502
- "OR",
2503
- "OM",
2504
- "OS",
2505
- "PI",
2506
- "PS",
2507
- "FA",
2508
- "PL",
2509
- "PT",
2510
- "PA",
2511
- "QU",
2512
- "RO",
2513
- "RM",
2514
- "RN",
2515
- "RU",
2516
- "SM",
2517
- "SG",
2518
- "SA",
2519
- "SC",
2520
- "GD",
2521
- "SR",
2522
- "SN",
2523
- "II",
2524
- "SD",
2525
- "SI",
2526
- "SK",
2527
- "SL",
2528
- "SO",
2529
- "ST",
2530
- "ES",
2531
- "SU",
2532
- "SW",
2533
- "SS",
2534
- "SV",
2535
- "TL",
2536
- "TY",
2537
- "TG",
2538
- "TA",
2539
- "TT",
2540
- "TE",
2541
- "TH",
2542
- "BO",
2543
- "TI",
2544
- "TO",
2545
- "TS",
2546
- "TN",
2547
- "TR",
2548
- "TK",
2549
- "TW",
2550
- "UG",
2551
- "UK",
2552
- "UR",
2553
- "UZ",
2554
- "VE",
2555
- "VI",
2556
- "VO",
2557
- "WA",
2558
- "CY",
2559
- "FY",
2560
- "WO",
2561
- "XH",
2562
- "YI",
2563
- "YO",
2564
- "ZA",
2565
- "ZU"
2566
- ],
2567
- "type": "string"
1028
+ "$ref": "#/components/schemas/LanguageEnum"
2568
1029
  },
2569
1030
  "minItems": 1,
2570
1031
  "type": "array",
@@ -2576,187 +1037,7 @@ exports.ComponentsSchemas = {
2576
1037
  },
2577
1038
  "listenEvents": {
2578
1039
  "items": {
2579
- "enum": [
2580
- "user/created",
2581
- "user/updated",
2582
- "user/deleted",
2583
- "user/banned",
2584
- "user/unbanned",
2585
- "user/company/access/added",
2586
- "user/company/access/removed",
2587
- "user/locked",
2588
- "user/credit-balance/updated",
2589
- "user/unlocked",
2590
- "user/password/updated",
2591
- "user/email/updated",
2592
- "user/currency/updated",
2593
- "user/invoice-contact/updated",
2594
- "user/policy/updated",
2595
- "user/languages/updated",
2596
- "user/custom-price-policies/updated",
2597
- "user/custom-addon-price-policies/updated",
2598
- "user/custom-affiliate/added",
2599
- "user/custom-affiliate/removed",
2600
- "user/invoice-interval/updated",
2601
- "user/additional-notification-email/removed",
2602
- "user/additional-notification-email/added",
2603
- "user/comment/added",
2604
- "user/comment/removed",
2605
- "user/comment/updated",
2606
- "user/tags/updated",
2607
- "user/setting/added",
2608
- "user/setting/removed",
2609
- "user/setting/updated",
2610
- "user/start-selling",
2611
- "user/roles/updated",
2612
- "user/roles/added",
2613
- "user/roles/deleted",
2614
- "message/created",
2615
- "message/updated",
2616
- "message/deleted",
2617
- "notification/sent",
2618
- "policy/created",
2619
- "policy/updated",
2620
- "policy/deleted",
2621
- "product-category/created",
2622
- "product-category/updated",
2623
- "product-category/deleted",
2624
- "invoice-contact/created",
2625
- "invoice-contact/updated",
2626
- "invoice-contact/deleted",
2627
- "invoice/created",
2628
- "invoice/updated",
2629
- "invoice/deleted",
2630
- "currency/created",
2631
- "currency/updated",
2632
- "currency/deleted",
2633
- "affiliate/created",
2634
- "affiliate/updated",
2635
- "affiliate/deleted",
2636
- "company/created",
2637
- "company/updated",
2638
- "company/deleted",
2639
- "organization/integration/attached",
2640
- "organization/integration/detached",
2641
- "tld/created",
2642
- "tld/updated",
2643
- "tld/deleted",
2644
- "integration/created",
2645
- "integration/updated",
2646
- "integration/deleted",
2647
- "integration/installed",
2648
- "integration/uninstalled",
2649
- "integration/activated",
2650
- "integration/deactivated",
2651
- "integration/maintenance-started",
2652
- "integration/maintenance-finished",
2653
- "domain-contact/created",
2654
- "domain-contact/updated",
2655
- "domain-contact/deleted",
2656
- "domain-category/created",
2657
- "domain-category/updated",
2658
- "domain-category/deleted",
2659
- "addon/created",
2660
- "addon/updated",
2661
- "addon/deleted",
2662
- "transaction/created",
2663
- "transaction/canceled",
2664
- "transaction/failed",
2665
- "transaction/subscribed",
2666
- "transaction/unsubscribed",
2667
- "transaction/updated",
2668
- "transaction/deleted",
2669
- "transaction/completed",
2670
- "transaction/refunded",
2671
- "template/created",
2672
- "template/updated",
2673
- "template/deleted",
2674
- "coupon/created",
2675
- "coupon/updated",
2676
- "coupon/deleted",
2677
- "template-integration/created",
2678
- "template-integration/updated",
2679
- "template-integration/deleted",
2680
- "order/created",
2681
- "order/status/in-progress",
2682
- "order/status/completed",
2683
- "order/status/canceled",
2684
- "order/status/pending",
2685
- "order/status/archived",
2686
- "order/insufficient-balance",
2687
- "order/item-detached",
2688
- "order/invoice-contact-changed",
2689
- "order/updated",
2690
- "order/deleted",
2691
- "setting/created",
2692
- "setting/updated",
2693
- "setting/deleted",
2694
- "issue/created",
2695
- "issue/updated",
2696
- "issue/deleted",
2697
- "task/created",
2698
- "task/updated",
2699
- "task/deleted",
2700
- "task/canceled",
2701
- "task/in-progress",
2702
- "task/completed",
2703
- "task/percentage/updated",
2704
- "product/created",
2705
- "product/updated",
2706
- "product/deleted",
2707
- "product/auto-renew/updated",
2708
- "product/enabled",
2709
- "product/disabled",
2710
- "product/version-created",
2711
- "ip-group/created",
2712
- "ip-group/updated",
2713
- "ip-group/deleted",
2714
- "ip/created",
2715
- "ip/updated",
2716
- "ip/deleted",
2717
- "domain-name/created",
2718
- "domain-name/updated",
2719
- "domain-name/deleted",
2720
- "domain-name/locked",
2721
- "domain-name/unlocked",
2722
- "domain-name/idshield-activated",
2723
- "domain-name/idshield-deactivated",
2724
- "domain-name/bundle-added",
2725
- "domain-name/bundle-removed",
2726
- "domain-name/registrant-updated",
2727
- "domain-name/admin-updated",
2728
- "domain-name/tech-updated",
2729
- "domain-name/billing-updated",
2730
- "domain-name/additional-updated",
2731
- "item/created",
2732
- "item/updated",
2733
- "item/deleted",
2734
- "item/renewed",
2735
- "item/upgraded",
2736
- "item/downgraded",
2737
- "item/ip-attached",
2738
- "item/ip-detached",
2739
- "item/detached-from-order",
2740
- "item/postponed",
2741
- "item/transferred-in",
2742
- "item/canceled",
2743
- "item/suspended",
2744
- "item/unsuspended",
2745
- "item/affiliate/added",
2746
- "item/bundle/attached",
2747
- "item/bundle/detached",
2748
- "item/activated",
2749
- "item/set-inactive",
2750
- "item/processed",
2751
- "item/refund-requested",
2752
- "item/refund-accepted",
2753
- "item/refund-rejected",
2754
- "order/paid",
2755
- "test",
2756
- "dead-lettering",
2757
- "core-queue"
2758
- ],
2759
- "type": "string"
1040
+ "$ref": "#/components/schemas/EventsEnum"
2760
1041
  },
2761
1042
  "minItems": 1,
2762
1043
  "type": "array",
@@ -2765,62 +1046,7 @@ exports.ComponentsSchemas = {
2765
1046
  },
2766
1047
  "requiredRoles": {
2767
1048
  "items": {
2768
- "enum": [
2769
- "SIMPLE_USER",
2770
- "FULL_ACCESS",
2771
- "SUPER_ADMIN",
2772
- "ORDER_READ",
2773
- "ORDER_WRITE",
2774
- "ADDON_READ",
2775
- "ADDON_WRITE",
2776
- "AFFILIATE_READ",
2777
- "AFFILIATE_WRITE",
2778
- "COMPANY_READ",
2779
- "COMPANY_WRITE",
2780
- "TEMPLATE_READ",
2781
- "TEMPLATE_WRITE",
2782
- "COUPON_READ",
2783
- "COUPON_WRITE",
2784
- "DOMAIN_CATEGORY_READ",
2785
- "DOMAIN_CATEGORY_WRITE",
2786
- "DOMAIN_CONTACT_READ",
2787
- "DOMAIN_CONTACT_WRITE",
2788
- "DOMAIN_NAME_READ",
2789
- "DOMAIN_NAME_WRITE",
2790
- "INVOICE_CONTACT_READ",
2791
- "INVOICE_CONTACT_WRITE",
2792
- "INVOICE_READ",
2793
- "INVOICE_WRITE",
2794
- "IP_GROUPS_READ",
2795
- "IP_GROUPS_WRITE",
2796
- "IPS_READ",
2797
- "IPS_WRITE",
2798
- "ITEMS_READ",
2799
- "ITEMS_WRITE",
2800
- "ITEM_REFUND",
2801
- "ORDERS_READ",
2802
- "ORDERS_WRITE",
2803
- "TRANSACTIONS_READ",
2804
- "TRANSACTIONS_WRITE",
2805
- "POLICIES_READ",
2806
- "POLICIES_WRITE",
2807
- "PRODUCT_CATEGORIES_READ",
2808
- "PRODUCT_CATEGORIES_WRITE",
2809
- "PRODUCTS_READ",
2810
- "PRODUCTS_WRITE",
2811
- "SETTINGS_READ",
2812
- "SETTINGS_WRITE",
2813
- "INTEGRATIONS_READ",
2814
- "INTEGRATIONS_WRITE",
2815
- "TLDS_READ",
2816
- "TLDS_WRITE",
2817
- "USERS_READ",
2818
- "USERS_WRITE",
2819
- "ISSUES_WRITE",
2820
- "ISSUES_READ",
2821
- "ACTION_LOGS_READ"
2822
- ],
2823
- "type": "string"
1049
+ "$ref": "#/components/schemas/RolesEnum"
2824
1050
  },
2825
1051
  "minItems": 1,
2826
1052
  "type": "array",
@@ -2828,14 +1054,10 @@ exports.ComponentsSchemas = {
2828
1054
  "description": "Roles required for this integration to operate."
2829
1055
  },
2830
1056
  "adminPanel": {
2831
- "$ref": "#/components/schemas/AdminPanelDto",
2832
- "title": "Admin Panel",
2833
- "description": "Admin UI links, tabs, and actions provided by the integration."
1057
+ "$ref": "#/components/schemas/AdminPanelDto"
2834
1058
  },
2835
1059
  "clientPanel": {
2836
- "$ref": "#/components/schemas/ClientPanelDto",
2837
- "title": "Client Panel",
2838
- "description": "Client UI links, tabs, and actions provided by the integration."
1060
+ "$ref": "#/components/schemas/ClientPanelDto"
2839
1061
  },
2840
1062
  "onboardingUrl": {
2841
1063
  "format": "uri",
@@ -2860,5 +1082,733 @@ exports.ComponentsSchemas = {
2860
1082
  "title",
2861
1083
  "supportedLanguages"
2862
1084
  ]
1085
+ },
1086
+ "EventsEnum": {
1087
+ "type": "string",
1088
+ "enum": [
1089
+ "user/created",
1090
+ "user/updated",
1091
+ "user/deleted",
1092
+ "user/banned",
1093
+ "user/unbanned",
1094
+ "user/company/access/added",
1095
+ "user/company/access/removed",
1096
+ "user/locked",
1097
+ "user/credit-balance/updated",
1098
+ "user/unlocked",
1099
+ "user/password/updated",
1100
+ "user/email/updated",
1101
+ "user/currency/updated",
1102
+ "user/invoice-contact/updated",
1103
+ "user/policy/updated",
1104
+ "user/languages/updated",
1105
+ "user/custom-price-policies/updated",
1106
+ "user/custom-addon-price-policies/updated",
1107
+ "user/custom-affiliate/added",
1108
+ "user/custom-affiliate/removed",
1109
+ "user/invoice-interval/updated",
1110
+ "user/additional-notification-email/removed",
1111
+ "user/additional-notification-email/added",
1112
+ "user/comment/added",
1113
+ "user/comment/removed",
1114
+ "user/comment/updated",
1115
+ "user/tags/updated",
1116
+ "user/setting/added",
1117
+ "user/setting/removed",
1118
+ "user/setting/updated",
1119
+ "user/start-selling",
1120
+ "user/roles/updated",
1121
+ "user/roles/added",
1122
+ "user/roles/deleted",
1123
+ "message/created",
1124
+ "message/updated",
1125
+ "message/deleted",
1126
+ "notification/sent",
1127
+ "policy/created",
1128
+ "policy/updated",
1129
+ "policy/deleted",
1130
+ "product-category/created",
1131
+ "product-category/updated",
1132
+ "product-category/deleted",
1133
+ "invoice-contact/created",
1134
+ "invoice-contact/updated",
1135
+ "invoice-contact/deleted",
1136
+ "invoice/created",
1137
+ "invoice/updated",
1138
+ "invoice/deleted",
1139
+ "currency/created",
1140
+ "currency/updated",
1141
+ "currency/deleted",
1142
+ "affiliate/created",
1143
+ "affiliate/updated",
1144
+ "affiliate/deleted",
1145
+ "company/created",
1146
+ "company/updated",
1147
+ "company/deleted",
1148
+ "organization/integration/attached",
1149
+ "organization/integration/detached",
1150
+ "tld/created",
1151
+ "tld/updated",
1152
+ "tld/deleted",
1153
+ "integration/created",
1154
+ "integration/updated",
1155
+ "integration/deleted",
1156
+ "integration/installed",
1157
+ "integration/uninstalled",
1158
+ "integration/activated",
1159
+ "integration/deactivated",
1160
+ "integration/maintenance-started",
1161
+ "integration/maintenance-finished",
1162
+ "domain-contact/created",
1163
+ "domain-contact/updated",
1164
+ "domain-contact/deleted",
1165
+ "domain-category/created",
1166
+ "domain-category/updated",
1167
+ "domain-category/deleted",
1168
+ "addon/created",
1169
+ "addon/updated",
1170
+ "addon/deleted",
1171
+ "transaction/created",
1172
+ "transaction/canceled",
1173
+ "transaction/failed",
1174
+ "transaction/subscribed",
1175
+ "transaction/unsubscribed",
1176
+ "transaction/updated",
1177
+ "transaction/deleted",
1178
+ "transaction/completed",
1179
+ "transaction/refunded",
1180
+ "template/created",
1181
+ "template/updated",
1182
+ "template/deleted",
1183
+ "coupon/created",
1184
+ "coupon/updated",
1185
+ "coupon/deleted",
1186
+ "template-integration/created",
1187
+ "template-integration/updated",
1188
+ "template-integration/deleted",
1189
+ "order/created",
1190
+ "order/status/in-progress",
1191
+ "order/status/completed",
1192
+ "order/status/canceled",
1193
+ "order/status/pending",
1194
+ "order/status/archived",
1195
+ "order/insufficient-balance",
1196
+ "order/item-detached",
1197
+ "order/invoice-contact-changed",
1198
+ "order/updated",
1199
+ "order/deleted",
1200
+ "setting/created",
1201
+ "setting/updated",
1202
+ "setting/deleted",
1203
+ "issue/created",
1204
+ "issue/updated",
1205
+ "issue/deleted",
1206
+ "task/created",
1207
+ "task/updated",
1208
+ "task/deleted",
1209
+ "task/canceled",
1210
+ "task/in-progress",
1211
+ "task/completed",
1212
+ "task/percentage/updated",
1213
+ "product/created",
1214
+ "product/updated",
1215
+ "product/deleted",
1216
+ "product/auto-renew/updated",
1217
+ "product/enabled",
1218
+ "product/disabled",
1219
+ "product/version-created",
1220
+ "ip-group/created",
1221
+ "ip-group/updated",
1222
+ "ip-group/deleted",
1223
+ "ip/created",
1224
+ "ip/updated",
1225
+ "ip/deleted",
1226
+ "domain-name/created",
1227
+ "domain-name/updated",
1228
+ "domain-name/deleted",
1229
+ "domain-name/locked",
1230
+ "domain-name/unlocked",
1231
+ "domain-name/idshield-activated",
1232
+ "domain-name/idshield-deactivated",
1233
+ "domain-name/bundle-added",
1234
+ "domain-name/bundle-removed",
1235
+ "domain-name/registrant-updated",
1236
+ "domain-name/admin-updated",
1237
+ "domain-name/tech-updated",
1238
+ "domain-name/billing-updated",
1239
+ "domain-name/additional-updated",
1240
+ "item/created",
1241
+ "item/updated",
1242
+ "item/deleted",
1243
+ "item/renewed",
1244
+ "item/upgraded",
1245
+ "item/downgraded",
1246
+ "item/ip-attached",
1247
+ "item/ip-detached",
1248
+ "item/detached-from-order",
1249
+ "item/postponed",
1250
+ "item/transferred-in",
1251
+ "item/canceled",
1252
+ "item/suspended",
1253
+ "item/unsuspended",
1254
+ "item/affiliate/added",
1255
+ "item/bundle/attached",
1256
+ "item/bundle/detached",
1257
+ "item/activated",
1258
+ "item/set-inactive",
1259
+ "item/processed",
1260
+ "item/refund-requested",
1261
+ "item/refund-accepted",
1262
+ "item/refund-rejected",
1263
+ "order/paid",
1264
+ "test",
1265
+ "dead-lettering",
1266
+ "core-queue"
1267
+ ]
1268
+ },
1269
+ "RolesEnum": {
1270
+ "type": "string",
1271
+ "enum": [
1272
+ "SIMPLE_USER",
1273
+ "FULL_ACCESS",
1274
+ "SUPER_ADMIN",
1275
+ "ORDER_READ",
1276
+ "ORDER_WRITE",
1277
+ "ADDON_READ",
1278
+ "ADDON_WRITE",
1279
+ "AFFILIATE_READ",
1280
+ "AFFILIATE_WRITE",
1281
+ "COMPANY_READ",
1282
+ "COMPANY_WRITE",
1283
+ "TEMPLATE_READ",
1284
+ "TEMPLATE_WRITE",
1285
+ "COUPON_READ",
1286
+ "COUPON_WRITE",
1287
+ "DOMAIN_CATEGORY_READ",
1288
+ "DOMAIN_CATEGORY_WRITE",
1289
+ "DOMAIN_CONTACT_READ",
1290
+ "DOMAIN_CONTACT_WRITE",
1291
+ "DOMAIN_NAME_READ",
1292
+ "DOMAIN_NAME_WRITE",
1293
+ "INVOICE_CONTACT_READ",
1294
+ "INVOICE_CONTACT_WRITE",
1295
+ "INVOICE_READ",
1296
+ "INVOICE_WRITE",
1297
+ "IP_GROUPS_READ",
1298
+ "IP_GROUPS_WRITE",
1299
+ "IPS_READ",
1300
+ "IPS_WRITE",
1301
+ "ITEMS_READ",
1302
+ "ITEMS_WRITE",
1303
+ "ITEM_REFUND",
1304
+ "ORDERS_READ",
1305
+ "ORDERS_WRITE",
1306
+ "TRANSACTIONS_READ",
1307
+ "TRANSACTIONS_WRITE",
1308
+ "POLICIES_READ",
1309
+ "POLICIES_WRITE",
1310
+ "PRODUCT_CATEGORIES_READ",
1311
+ "PRODUCT_CATEGORIES_WRITE",
1312
+ "PRODUCTS_READ",
1313
+ "PRODUCTS_WRITE",
1314
+ "SETTINGS_READ",
1315
+ "SETTINGS_WRITE",
1316
+ "INTEGRATIONS_READ",
1317
+ "INTEGRATIONS_WRITE",
1318
+ "TLDS_READ",
1319
+ "TLDS_WRITE",
1320
+ "USERS_READ",
1321
+ "USERS_WRITE",
1322
+ "ISSUES_WRITE",
1323
+ "ISSUES_READ",
1324
+ "ACTION_LOGS_READ"
1325
+ ]
1326
+ },
1327
+ "LanguageEnum": {
1328
+ "type": "string",
1329
+ "enum": [
1330
+ "AB",
1331
+ "AA",
1332
+ "AF",
1333
+ "AK",
1334
+ "SQ",
1335
+ "AM",
1336
+ "AR",
1337
+ "AN",
1338
+ "HY",
1339
+ "AS",
1340
+ "AV",
1341
+ "AE",
1342
+ "AY",
1343
+ "AZ",
1344
+ "BM",
1345
+ "BA",
1346
+ "EU",
1347
+ "BE",
1348
+ "BN",
1349
+ "BI",
1350
+ "BS",
1351
+ "BR",
1352
+ "BG",
1353
+ "MY",
1354
+ "CA",
1355
+ "KM",
1356
+ "CH",
1357
+ "CE",
1358
+ "NY",
1359
+ "ZH",
1360
+ "CU",
1361
+ "CV",
1362
+ "KW",
1363
+ "CO",
1364
+ "CR",
1365
+ "HR",
1366
+ "CS",
1367
+ "DA",
1368
+ "DV",
1369
+ "NL",
1370
+ "DZ",
1371
+ "EN",
1372
+ "EO",
1373
+ "ET",
1374
+ "EE",
1375
+ "FO",
1376
+ "FJ",
1377
+ "FI",
1378
+ "FR",
1379
+ "FF",
1380
+ "GL",
1381
+ "LG",
1382
+ "KA",
1383
+ "DE",
1384
+ "EL",
1385
+ "GN",
1386
+ "GU",
1387
+ "HT",
1388
+ "HA",
1389
+ "HE",
1390
+ "HZ",
1391
+ "HI",
1392
+ "HO",
1393
+ "HU",
1394
+ "IS",
1395
+ "IO",
1396
+ "IG",
1397
+ "ID",
1398
+ "IA",
1399
+ "IE",
1400
+ "IU",
1401
+ "IK",
1402
+ "GA",
1403
+ "IT",
1404
+ "JA",
1405
+ "JV",
1406
+ "KL",
1407
+ "KN",
1408
+ "KR",
1409
+ "KS",
1410
+ "KK",
1411
+ "KI",
1412
+ "RW",
1413
+ "KY",
1414
+ "KV",
1415
+ "KG",
1416
+ "KO",
1417
+ "KJ",
1418
+ "KU",
1419
+ "LO",
1420
+ "LA",
1421
+ "LV",
1422
+ "LI",
1423
+ "LN",
1424
+ "LT",
1425
+ "LU",
1426
+ "LB",
1427
+ "MK",
1428
+ "MG",
1429
+ "MS",
1430
+ "ML",
1431
+ "MT",
1432
+ "GV",
1433
+ "MI",
1434
+ "MR",
1435
+ "MH",
1436
+ "MN",
1437
+ "NA",
1438
+ "NV",
1439
+ "ND",
1440
+ "NR",
1441
+ "NG",
1442
+ "NE",
1443
+ "SE",
1444
+ "NO",
1445
+ "NB",
1446
+ "NN",
1447
+ "II",
1448
+ "OC",
1449
+ "OJ",
1450
+ "OR",
1451
+ "OM",
1452
+ "OS",
1453
+ "PI",
1454
+ "PS",
1455
+ "FA",
1456
+ "PL",
1457
+ "PT",
1458
+ "PA",
1459
+ "QU",
1460
+ "RO",
1461
+ "RM",
1462
+ "RN",
1463
+ "RU",
1464
+ "SM",
1465
+ "SG",
1466
+ "SA",
1467
+ "SC",
1468
+ "GD",
1469
+ "SR",
1470
+ "SN",
1471
+ "II",
1472
+ "SD",
1473
+ "SI",
1474
+ "SK",
1475
+ "SL",
1476
+ "SO",
1477
+ "ST",
1478
+ "ES",
1479
+ "SU",
1480
+ "SW",
1481
+ "SS",
1482
+ "SV",
1483
+ "TL",
1484
+ "TY",
1485
+ "TG",
1486
+ "TA",
1487
+ "TT",
1488
+ "TE",
1489
+ "TH",
1490
+ "BO",
1491
+ "TI",
1492
+ "TO",
1493
+ "TS",
1494
+ "TN",
1495
+ "TR",
1496
+ "TK",
1497
+ "TW",
1498
+ "UG",
1499
+ "UK",
1500
+ "UR",
1501
+ "UZ",
1502
+ "VE",
1503
+ "VI",
1504
+ "VO",
1505
+ "WA",
1506
+ "CY",
1507
+ "FY",
1508
+ "WO",
1509
+ "XH",
1510
+ "YI",
1511
+ "YO",
1512
+ "ZA",
1513
+ "ZU"
1514
+ ]
1515
+ },
1516
+ "CountryEnum": {
1517
+ "type": "string",
1518
+ "enum": [
1519
+ "AF",
1520
+ "AX",
1521
+ "AL",
1522
+ "DZ",
1523
+ "AS",
1524
+ "AD",
1525
+ "AO",
1526
+ "AI",
1527
+ "AQ",
1528
+ "AG",
1529
+ "AR",
1530
+ "AM",
1531
+ "AW",
1532
+ "AU",
1533
+ "AT",
1534
+ "AZ",
1535
+ "BS",
1536
+ "BH",
1537
+ "BD",
1538
+ "BB",
1539
+ "BY",
1540
+ "BE",
1541
+ "BZ",
1542
+ "BJ",
1543
+ "BM",
1544
+ "BT",
1545
+ "BO",
1546
+ "BQ",
1547
+ "BA",
1548
+ "BW",
1549
+ "BV",
1550
+ "BR",
1551
+ "IO",
1552
+ "BN",
1553
+ "BG",
1554
+ "BF",
1555
+ "BI",
1556
+ "KH",
1557
+ "CM",
1558
+ "CA",
1559
+ "CV",
1560
+ "KY",
1561
+ "CF",
1562
+ "TD",
1563
+ "CL",
1564
+ "CN",
1565
+ "CX",
1566
+ "CC",
1567
+ "CO",
1568
+ "KM",
1569
+ "CG",
1570
+ "CD",
1571
+ "CK",
1572
+ "CR",
1573
+ "CI",
1574
+ "HR",
1575
+ "CU",
1576
+ "CW",
1577
+ "CY",
1578
+ "CZ",
1579
+ "DK",
1580
+ "DJ",
1581
+ "DM",
1582
+ "DO",
1583
+ "EC",
1584
+ "EG",
1585
+ "SV",
1586
+ "GQ",
1587
+ "ER",
1588
+ "EE",
1589
+ "ET",
1590
+ "FK",
1591
+ "FO",
1592
+ "FJ",
1593
+ "FI",
1594
+ "FR",
1595
+ "GF",
1596
+ "PF",
1597
+ "TF",
1598
+ "GA",
1599
+ "GM",
1600
+ "GE",
1601
+ "DE",
1602
+ "GH",
1603
+ "GI",
1604
+ "GR",
1605
+ "GL",
1606
+ "GD",
1607
+ "GP",
1608
+ "GU",
1609
+ "GT",
1610
+ "GG",
1611
+ "GN",
1612
+ "GW",
1613
+ "GY",
1614
+ "HT",
1615
+ "HM",
1616
+ "VA",
1617
+ "HN",
1618
+ "HK",
1619
+ "HU",
1620
+ "IS",
1621
+ "IN",
1622
+ "ID",
1623
+ "IR",
1624
+ "IQ",
1625
+ "IE",
1626
+ "IM",
1627
+ "IL",
1628
+ "IT",
1629
+ "JM",
1630
+ "JP",
1631
+ "JE",
1632
+ "JO",
1633
+ "KZ",
1634
+ "KE",
1635
+ "KI",
1636
+ "KP",
1637
+ "KR",
1638
+ "KW",
1639
+ "KG",
1640
+ "LA",
1641
+ "LV",
1642
+ "LB",
1643
+ "LS",
1644
+ "LR",
1645
+ "LY",
1646
+ "LI",
1647
+ "LT",
1648
+ "LU",
1649
+ "MO",
1650
+ "MK",
1651
+ "MG",
1652
+ "MW",
1653
+ "MY",
1654
+ "MV",
1655
+ "ML",
1656
+ "MT",
1657
+ "MH",
1658
+ "MQ",
1659
+ "MR",
1660
+ "MU",
1661
+ "TN",
1662
+ "TR",
1663
+ "TM",
1664
+ "TC",
1665
+ "TV",
1666
+ "UG",
1667
+ "UA",
1668
+ "AE",
1669
+ "GB",
1670
+ "US",
1671
+ "UM",
1672
+ "UY",
1673
+ "UZ",
1674
+ "VU",
1675
+ "VE",
1676
+ "VN",
1677
+ "VG",
1678
+ "VI",
1679
+ "WF",
1680
+ "EH",
1681
+ "YE",
1682
+ "ZM",
1683
+ "ZW",
1684
+ "YT",
1685
+ "MX",
1686
+ "FM",
1687
+ "MD",
1688
+ "MC",
1689
+ "MN",
1690
+ "ME",
1691
+ "MS",
1692
+ "MA",
1693
+ "MZ",
1694
+ "MM",
1695
+ "NA",
1696
+ "NR",
1697
+ "NP",
1698
+ "NL",
1699
+ "NC",
1700
+ "NZ",
1701
+ "NI",
1702
+ "NE",
1703
+ "NG",
1704
+ "NU",
1705
+ "NF",
1706
+ "MP",
1707
+ "NO",
1708
+ "OM",
1709
+ "PK",
1710
+ "PW",
1711
+ "PS",
1712
+ "PA",
1713
+ "PG",
1714
+ "PY",
1715
+ "PE",
1716
+ "PH",
1717
+ "PN",
1718
+ "PL",
1719
+ "PT",
1720
+ "PR",
1721
+ "QA",
1722
+ "RE",
1723
+ "RO",
1724
+ "RU",
1725
+ "RW",
1726
+ "BL",
1727
+ "SH",
1728
+ "KN",
1729
+ "LC",
1730
+ "MF",
1731
+ "PM",
1732
+ "VC",
1733
+ "WS",
1734
+ "SM",
1735
+ "ST",
1736
+ "SA",
1737
+ "SN",
1738
+ "RS",
1739
+ "SC",
1740
+ "SL",
1741
+ "SG",
1742
+ "SX",
1743
+ "SK",
1744
+ "SI",
1745
+ "SB",
1746
+ "SO",
1747
+ "ZA",
1748
+ "GS",
1749
+ "SS",
1750
+ "ES",
1751
+ "LK",
1752
+ "SD",
1753
+ "SR",
1754
+ "SJ",
1755
+ "SZ",
1756
+ "SE",
1757
+ "CH",
1758
+ "SY",
1759
+ "TW",
1760
+ "TJ",
1761
+ "TZ",
1762
+ "TH",
1763
+ "TL",
1764
+ "TG",
1765
+ "TK",
1766
+ "TO",
1767
+ "TT"
1768
+ ]
1769
+ },
1770
+ "FieldTypeEnum": {
1771
+ "type": "string",
1772
+ "enum": [
1773
+ "TEXT_BOX",
1774
+ "TEXT_AREA",
1775
+ "SELECT",
1776
+ "MULTI_SELECT",
1777
+ "DESCRIPTION",
1778
+ "RADIO_BOX",
1779
+ "CHECKBOX",
1780
+ "SLIDER"
1781
+ ]
1782
+ },
1783
+ "ProductActionsEnum": {
1784
+ "type": "string",
1785
+ "enum": [
1786
+ "CREATE",
1787
+ "RENEW",
1788
+ "UPGRADE",
1789
+ "DOWNGRADE",
1790
+ "TRANSFER",
1791
+ "TRADE",
1792
+ "SUSPEND",
1793
+ "UNSUSPEND",
1794
+ "DELETE"
1795
+ ]
1796
+ },
1797
+ "OpenMethodEnum": {
1798
+ "type": "string",
1799
+ "enum": [
1800
+ "ajax_call",
1801
+ "small_iframe",
1802
+ "medium_iframe",
1803
+ "large_iframe"
1804
+ ]
1805
+ },
1806
+ "NotificationMessageTypeEnum": {
1807
+ "type": "string",
1808
+ "enum": [
1809
+ "email",
1810
+ "sms",
1811
+ "push"
1812
+ ]
2863
1813
  }
2864
1814
  };