@hosterai/types 0.0.32 → 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",
@@ -1090,13 +619,6 @@ exports.ComponentsSchemas = {
1090
619
  "description": "Integration display title.",
1091
620
  "example": "Example Product"
1092
621
  },
1093
- "uniqueName": {
1094
- "minLength": 1,
1095
- "type": "string",
1096
- "title": "Unique Name",
1097
- "description": "Unique name of the integration.",
1098
- "example": "example-product"
1099
- },
1100
622
  "logo": {
1101
623
  "format": "uri",
1102
624
  "type": "string",
@@ -1112,193 +634,7 @@ exports.ComponentsSchemas = {
1112
634
  },
1113
635
  "supportedLanguages": {
1114
636
  "items": {
1115
- "enum": [
1116
- "AB",
1117
- "AA",
1118
- "AF",
1119
- "AK",
1120
- "SQ",
1121
- "AM",
1122
- "AR",
1123
- "AN",
1124
- "HY",
1125
- "AS",
1126
- "AV",
1127
- "AE",
1128
- "AY",
1129
- "AZ",
1130
- "BM",
1131
- "BA",
1132
- "EU",
1133
- "BE",
1134
- "BN",
1135
- "BI",
1136
- "BS",
1137
- "BR",
1138
- "BG",
1139
- "MY",
1140
- "CA",
1141
- "KM",
1142
- "CH",
1143
- "CE",
1144
- "NY",
1145
- "ZH",
1146
- "CU",
1147
- "CV",
1148
- "KW",
1149
- "CO",
1150
- "CR",
1151
- "HR",
1152
- "CS",
1153
- "DA",
1154
- "DV",
1155
- "NL",
1156
- "DZ",
1157
- "EN",
1158
- "EO",
1159
- "ET",
1160
- "EE",
1161
- "FO",
1162
- "FJ",
1163
- "FI",
1164
- "FR",
1165
- "FF",
1166
- "GL",
1167
- "LG",
1168
- "KA",
1169
- "DE",
1170
- "EL",
1171
- "GN",
1172
- "GU",
1173
- "HT",
1174
- "HA",
1175
- "HE",
1176
- "HZ",
1177
- "HI",
1178
- "HO",
1179
- "HU",
1180
- "IS",
1181
- "IO",
1182
- "IG",
1183
- "ID",
1184
- "IA",
1185
- "IE",
1186
- "IU",
1187
- "IK",
1188
- "GA",
1189
- "IT",
1190
- "JA",
1191
- "JV",
1192
- "KL",
1193
- "KN",
1194
- "KR",
1195
- "KS",
1196
- "KK",
1197
- "KI",
1198
- "RW",
1199
- "KY",
1200
- "KV",
1201
- "KG",
1202
- "KO",
1203
- "KJ",
1204
- "KU",
1205
- "LO",
1206
- "LA",
1207
- "LV",
1208
- "LI",
1209
- "LN",
1210
- "LT",
1211
- "LU",
1212
- "LB",
1213
- "MK",
1214
- "MG",
1215
- "MS",
1216
- "ML",
1217
- "MT",
1218
- "GV",
1219
- "MI",
1220
- "MR",
1221
- "MH",
1222
- "MN",
1223
- "NA",
1224
- "NV",
1225
- "ND",
1226
- "NR",
1227
- "NG",
1228
- "NE",
1229
- "SE",
1230
- "NO",
1231
- "NB",
1232
- "NN",
1233
- "II",
1234
- "OC",
1235
- "OJ",
1236
- "OR",
1237
- "OM",
1238
- "OS",
1239
- "PI",
1240
- "PS",
1241
- "FA",
1242
- "PL",
1243
- "PT",
1244
- "PA",
1245
- "QU",
1246
- "RO",
1247
- "RM",
1248
- "RN",
1249
- "RU",
1250
- "SM",
1251
- "SG",
1252
- "SA",
1253
- "SC",
1254
- "GD",
1255
- "SR",
1256
- "SN",
1257
- "II",
1258
- "SD",
1259
- "SI",
1260
- "SK",
1261
- "SL",
1262
- "SO",
1263
- "ST",
1264
- "ES",
1265
- "SU",
1266
- "SW",
1267
- "SS",
1268
- "SV",
1269
- "TL",
1270
- "TY",
1271
- "TG",
1272
- "TA",
1273
- "TT",
1274
- "TE",
1275
- "TH",
1276
- "BO",
1277
- "TI",
1278
- "TO",
1279
- "TS",
1280
- "TN",
1281
- "TR",
1282
- "TK",
1283
- "TW",
1284
- "UG",
1285
- "UK",
1286
- "UR",
1287
- "UZ",
1288
- "VE",
1289
- "VI",
1290
- "VO",
1291
- "WA",
1292
- "CY",
1293
- "FY",
1294
- "WO",
1295
- "XH",
1296
- "YI",
1297
- "YO",
1298
- "ZA",
1299
- "ZU"
1300
- ],
1301
- "type": "string"
637
+ "$ref": "#/components/schemas/LanguageEnum"
1302
638
  },
1303
639
  "minItems": 1,
1304
640
  "type": "array",
@@ -1310,187 +646,7 @@ exports.ComponentsSchemas = {
1310
646
  },
1311
647
  "listenEvents": {
1312
648
  "items": {
1313
- "enum": [
1314
- "user/created",
1315
- "user/updated",
1316
- "user/deleted",
1317
- "user/banned",
1318
- "user/unbanned",
1319
- "user/company/access/added",
1320
- "user/company/access/removed",
1321
- "user/locked",
1322
- "user/credit-balance/updated",
1323
- "user/unlocked",
1324
- "user/password/updated",
1325
- "user/email/updated",
1326
- "user/currency/updated",
1327
- "user/invoice-contact/updated",
1328
- "user/policy/updated",
1329
- "user/languages/updated",
1330
- "user/custom-price-policies/updated",
1331
- "user/custom-addon-price-policies/updated",
1332
- "user/custom-affiliate/added",
1333
- "user/custom-affiliate/removed",
1334
- "user/invoice-interval/updated",
1335
- "user/additional-notification-email/removed",
1336
- "user/additional-notification-email/added",
1337
- "user/comment/added",
1338
- "user/comment/removed",
1339
- "user/comment/updated",
1340
- "user/tags/updated",
1341
- "user/setting/added",
1342
- "user/setting/removed",
1343
- "user/setting/updated",
1344
- "user/start-selling",
1345
- "user/roles/updated",
1346
- "user/roles/added",
1347
- "user/roles/deleted",
1348
- "message/created",
1349
- "message/updated",
1350
- "message/deleted",
1351
- "notification/sent",
1352
- "policy/created",
1353
- "policy/updated",
1354
- "policy/deleted",
1355
- "product-category/created",
1356
- "product-category/updated",
1357
- "product-category/deleted",
1358
- "invoice-contact/created",
1359
- "invoice-contact/updated",
1360
- "invoice-contact/deleted",
1361
- "invoice/created",
1362
- "invoice/updated",
1363
- "invoice/deleted",
1364
- "currency/created",
1365
- "currency/updated",
1366
- "currency/deleted",
1367
- "affiliate/created",
1368
- "affiliate/updated",
1369
- "affiliate/deleted",
1370
- "company/created",
1371
- "company/updated",
1372
- "company/deleted",
1373
- "organization/integration/attached",
1374
- "organization/integration/detached",
1375
- "tld/created",
1376
- "tld/updated",
1377
- "tld/deleted",
1378
- "integration/created",
1379
- "integration/updated",
1380
- "integration/deleted",
1381
- "integration/installed",
1382
- "integration/uninstalled",
1383
- "integration/activated",
1384
- "integration/deactivated",
1385
- "integration/maintenance-started",
1386
- "integration/maintenance-finished",
1387
- "domain-contact/created",
1388
- "domain-contact/updated",
1389
- "domain-contact/deleted",
1390
- "domain-category/created",
1391
- "domain-category/updated",
1392
- "domain-category/deleted",
1393
- "addon/created",
1394
- "addon/updated",
1395
- "addon/deleted",
1396
- "transaction/created",
1397
- "transaction/canceled",
1398
- "transaction/failed",
1399
- "transaction/subscribed",
1400
- "transaction/unsubscribed",
1401
- "transaction/updated",
1402
- "transaction/deleted",
1403
- "transaction/completed",
1404
- "transaction/refunded",
1405
- "template/created",
1406
- "template/updated",
1407
- "template/deleted",
1408
- "coupon/created",
1409
- "coupon/updated",
1410
- "coupon/deleted",
1411
- "template-integration/created",
1412
- "template-integration/updated",
1413
- "template-integration/deleted",
1414
- "order/created",
1415
- "order/status/in-progress",
1416
- "order/status/completed",
1417
- "order/status/canceled",
1418
- "order/status/pending",
1419
- "order/status/archived",
1420
- "order/insufficient-balance",
1421
- "order/item-detached",
1422
- "order/invoice-contact-changed",
1423
- "order/updated",
1424
- "order/deleted",
1425
- "setting/created",
1426
- "setting/updated",
1427
- "setting/deleted",
1428
- "issue/created",
1429
- "issue/updated",
1430
- "issue/deleted",
1431
- "task/created",
1432
- "task/updated",
1433
- "task/deleted",
1434
- "task/canceled",
1435
- "task/in-progress",
1436
- "task/completed",
1437
- "task/percentage/updated",
1438
- "product/created",
1439
- "product/updated",
1440
- "product/deleted",
1441
- "product/auto-renew/updated",
1442
- "product/enabled",
1443
- "product/disabled",
1444
- "product/version-created",
1445
- "ip-group/created",
1446
- "ip-group/updated",
1447
- "ip-group/deleted",
1448
- "ip/created",
1449
- "ip/updated",
1450
- "ip/deleted",
1451
- "domain-name/created",
1452
- "domain-name/updated",
1453
- "domain-name/deleted",
1454
- "domain-name/locked",
1455
- "domain-name/unlocked",
1456
- "domain-name/idshield-activated",
1457
- "domain-name/idshield-deactivated",
1458
- "domain-name/bundle-added",
1459
- "domain-name/bundle-removed",
1460
- "domain-name/registrant-updated",
1461
- "domain-name/admin-updated",
1462
- "domain-name/tech-updated",
1463
- "domain-name/billing-updated",
1464
- "domain-name/additional-updated",
1465
- "item/created",
1466
- "item/updated",
1467
- "item/deleted",
1468
- "item/renewed",
1469
- "item/upgraded",
1470
- "item/downgraded",
1471
- "item/ip-attached",
1472
- "item/ip-detached",
1473
- "item/detached-from-order",
1474
- "item/postponed",
1475
- "item/transferred-in",
1476
- "item/canceled",
1477
- "item/suspended",
1478
- "item/unsuspended",
1479
- "item/affiliate/added",
1480
- "item/bundle/attached",
1481
- "item/bundle/detached",
1482
- "item/activated",
1483
- "item/set-inactive",
1484
- "item/processed",
1485
- "item/refund-requested",
1486
- "item/refund-accepted",
1487
- "item/refund-rejected",
1488
- "order/paid",
1489
- "test",
1490
- "dead-lettering",
1491
- "core-queue"
1492
- ],
1493
- "type": "string"
649
+ "$ref": "#/components/schemas/EventsEnum"
1494
650
  },
1495
651
  "minItems": 1,
1496
652
  "type": "array",
@@ -1499,62 +655,7 @@ exports.ComponentsSchemas = {
1499
655
  },
1500
656
  "requiredRoles": {
1501
657
  "items": {
1502
- "enum": [
1503
- "SIMPLE_USER",
1504
- "FULL_ACCESS",
1505
- "SUPER_ADMIN",
1506
- "ORDER_READ",
1507
- "ORDER_WRITE",
1508
- "ADDON_READ",
1509
- "ADDON_WRITE",
1510
- "AFFILIATE_READ",
1511
- "AFFILIATE_WRITE",
1512
- "COMPANY_READ",
1513
- "COMPANY_WRITE",
1514
- "TEMPLATE_READ",
1515
- "TEMPLATE_WRITE",
1516
- "COUPON_READ",
1517
- "COUPON_WRITE",
1518
- "DOMAIN_CATEGORY_READ",
1519
- "DOMAIN_CATEGORY_WRITE",
1520
- "DOMAIN_CONTACT_READ",
1521
- "DOMAIN_CONTACT_WRITE",
1522
- "DOMAIN_NAME_READ",
1523
- "DOMAIN_NAME_WRITE",
1524
- "INVOICE_CONTACT_READ",
1525
- "INVOICE_CONTACT_WRITE",
1526
- "INVOICE_READ",
1527
- "INVOICE_WRITE",
1528
- "IP_GROUPS_READ",
1529
- "IP_GROUPS_WRITE",
1530
- "IPS_READ",
1531
- "IPS_WRITE",
1532
- "ITEMS_READ",
1533
- "ITEMS_WRITE",
1534
- "ITEM_REFUND",
1535
- "ORDERS_READ",
1536
- "ORDERS_WRITE",
1537
- "TRANSACTIONS_READ",
1538
- "TRANSACTIONS_WRITE",
1539
- "POLICIES_READ",
1540
- "POLICIES_WRITE",
1541
- "PRODUCT_CATEGORIES_READ",
1542
- "PRODUCT_CATEGORIES_WRITE",
1543
- "PRODUCTS_READ",
1544
- "PRODUCTS_WRITE",
1545
- "SETTINGS_READ",
1546
- "SETTINGS_WRITE",
1547
- "INTEGRATIONS_READ",
1548
- "INTEGRATIONS_WRITE",
1549
- "TLDS_READ",
1550
- "TLDS_WRITE",
1551
- "USERS_READ",
1552
- "USERS_WRITE",
1553
- "ISSUES_WRITE",
1554
- "ISSUES_READ",
1555
- "ACTION_LOGS_READ"
1556
- ],
1557
- "type": "string"
658
+ "$ref": "#/components/schemas/RolesEnum"
1558
659
  },
1559
660
  "minItems": 1,
1560
661
  "type": "array",
@@ -1562,14 +663,10 @@ exports.ComponentsSchemas = {
1562
663
  "description": "Roles required for this integration to operate."
1563
664
  },
1564
665
  "adminPanel": {
1565
- "$ref": "#/components/schemas/AdminPanelDto",
1566
- "title": "Admin Panel",
1567
- "description": "Admin UI links, tabs, and actions provided by the integration."
666
+ "$ref": "#/components/schemas/AdminPanelDto"
1568
667
  },
1569
668
  "clientPanel": {
1570
- "$ref": "#/components/schemas/ClientPanelDto",
1571
- "title": "Client Panel",
1572
- "description": "Client UI links, tabs, and actions provided by the integration."
669
+ "$ref": "#/components/schemas/ClientPanelDto"
1573
670
  },
1574
671
  "onboardingUrl": {
1575
672
  "format": "uri",
@@ -1591,7 +688,6 @@ exports.ComponentsSchemas = {
1591
688
  "type": "object",
1592
689
  "required": [
1593
690
  "title",
1594
- "uniqueName",
1595
691
  "supportedLanguages"
1596
692
  ]
1597
693
  },
@@ -1629,15 +725,7 @@ exports.ComponentsSchemas = {
1629
725
  "NotificationInfoDto": {
1630
726
  "properties": {
1631
727
  "type": {
1632
- "enum": [
1633
- "email",
1634
- "sms",
1635
- "push"
1636
- ],
1637
- "type": "string",
1638
- "title": "Notification Type",
1639
- "description": "Notification channel type.",
1640
- "example": "email"
728
+ "$ref": "#/components/schemas/NotificationMessageTypeEnum"
1641
729
  },
1642
730
  "payPerUseUnits": {
1643
731
  "items": {
@@ -1661,13 +749,6 @@ exports.ComponentsSchemas = {
1661
749
  "description": "Integration display title.",
1662
750
  "example": "Example Product"
1663
751
  },
1664
- "uniqueName": {
1665
- "minLength": 1,
1666
- "type": "string",
1667
- "title": "Unique Name",
1668
- "description": "Unique name of the integration.",
1669
- "example": "example-product"
1670
- },
1671
752
  "logo": {
1672
753
  "format": "uri",
1673
754
  "type": "string",
@@ -1683,193 +764,7 @@ exports.ComponentsSchemas = {
1683
764
  },
1684
765
  "supportedLanguages": {
1685
766
  "items": {
1686
- "enum": [
1687
- "AB",
1688
- "AA",
1689
- "AF",
1690
- "AK",
1691
- "SQ",
1692
- "AM",
1693
- "AR",
1694
- "AN",
1695
- "HY",
1696
- "AS",
1697
- "AV",
1698
- "AE",
1699
- "AY",
1700
- "AZ",
1701
- "BM",
1702
- "BA",
1703
- "EU",
1704
- "BE",
1705
- "BN",
1706
- "BI",
1707
- "BS",
1708
- "BR",
1709
- "BG",
1710
- "MY",
1711
- "CA",
1712
- "KM",
1713
- "CH",
1714
- "CE",
1715
- "NY",
1716
- "ZH",
1717
- "CU",
1718
- "CV",
1719
- "KW",
1720
- "CO",
1721
- "CR",
1722
- "HR",
1723
- "CS",
1724
- "DA",
1725
- "DV",
1726
- "NL",
1727
- "DZ",
1728
- "EN",
1729
- "EO",
1730
- "ET",
1731
- "EE",
1732
- "FO",
1733
- "FJ",
1734
- "FI",
1735
- "FR",
1736
- "FF",
1737
- "GL",
1738
- "LG",
1739
- "KA",
1740
- "DE",
1741
- "EL",
1742
- "GN",
1743
- "GU",
1744
- "HT",
1745
- "HA",
1746
- "HE",
1747
- "HZ",
1748
- "HI",
1749
- "HO",
1750
- "HU",
1751
- "IS",
1752
- "IO",
1753
- "IG",
1754
- "ID",
1755
- "IA",
1756
- "IE",
1757
- "IU",
1758
- "IK",
1759
- "GA",
1760
- "IT",
1761
- "JA",
1762
- "JV",
1763
- "KL",
1764
- "KN",
1765
- "KR",
1766
- "KS",
1767
- "KK",
1768
- "KI",
1769
- "RW",
1770
- "KY",
1771
- "KV",
1772
- "KG",
1773
- "KO",
1774
- "KJ",
1775
- "KU",
1776
- "LO",
1777
- "LA",
1778
- "LV",
1779
- "LI",
1780
- "LN",
1781
- "LT",
1782
- "LU",
1783
- "LB",
1784
- "MK",
1785
- "MG",
1786
- "MS",
1787
- "ML",
1788
- "MT",
1789
- "GV",
1790
- "MI",
1791
- "MR",
1792
- "MH",
1793
- "MN",
1794
- "NA",
1795
- "NV",
1796
- "ND",
1797
- "NR",
1798
- "NG",
1799
- "NE",
1800
- "SE",
1801
- "NO",
1802
- "NB",
1803
- "NN",
1804
- "II",
1805
- "OC",
1806
- "OJ",
1807
- "OR",
1808
- "OM",
1809
- "OS",
1810
- "PI",
1811
- "PS",
1812
- "FA",
1813
- "PL",
1814
- "PT",
1815
- "PA",
1816
- "QU",
1817
- "RO",
1818
- "RM",
1819
- "RN",
1820
- "RU",
1821
- "SM",
1822
- "SG",
1823
- "SA",
1824
- "SC",
1825
- "GD",
1826
- "SR",
1827
- "SN",
1828
- "II",
1829
- "SD",
1830
- "SI",
1831
- "SK",
1832
- "SL",
1833
- "SO",
1834
- "ST",
1835
- "ES",
1836
- "SU",
1837
- "SW",
1838
- "SS",
1839
- "SV",
1840
- "TL",
1841
- "TY",
1842
- "TG",
1843
- "TA",
1844
- "TT",
1845
- "TE",
1846
- "TH",
1847
- "BO",
1848
- "TI",
1849
- "TO",
1850
- "TS",
1851
- "TN",
1852
- "TR",
1853
- "TK",
1854
- "TW",
1855
- "UG",
1856
- "UK",
1857
- "UR",
1858
- "UZ",
1859
- "VE",
1860
- "VI",
1861
- "VO",
1862
- "WA",
1863
- "CY",
1864
- "FY",
1865
- "WO",
1866
- "XH",
1867
- "YI",
1868
- "YO",
1869
- "ZA",
1870
- "ZU"
1871
- ],
1872
- "type": "string"
767
+ "$ref": "#/components/schemas/LanguageEnum"
1873
768
  },
1874
769
  "minItems": 1,
1875
770
  "type": "array",
@@ -1881,187 +776,7 @@ exports.ComponentsSchemas = {
1881
776
  },
1882
777
  "listenEvents": {
1883
778
  "items": {
1884
- "enum": [
1885
- "user/created",
1886
- "user/updated",
1887
- "user/deleted",
1888
- "user/banned",
1889
- "user/unbanned",
1890
- "user/company/access/added",
1891
- "user/company/access/removed",
1892
- "user/locked",
1893
- "user/credit-balance/updated",
1894
- "user/unlocked",
1895
- "user/password/updated",
1896
- "user/email/updated",
1897
- "user/currency/updated",
1898
- "user/invoice-contact/updated",
1899
- "user/policy/updated",
1900
- "user/languages/updated",
1901
- "user/custom-price-policies/updated",
1902
- "user/custom-addon-price-policies/updated",
1903
- "user/custom-affiliate/added",
1904
- "user/custom-affiliate/removed",
1905
- "user/invoice-interval/updated",
1906
- "user/additional-notification-email/removed",
1907
- "user/additional-notification-email/added",
1908
- "user/comment/added",
1909
- "user/comment/removed",
1910
- "user/comment/updated",
1911
- "user/tags/updated",
1912
- "user/setting/added",
1913
- "user/setting/removed",
1914
- "user/setting/updated",
1915
- "user/start-selling",
1916
- "user/roles/updated",
1917
- "user/roles/added",
1918
- "user/roles/deleted",
1919
- "message/created",
1920
- "message/updated",
1921
- "message/deleted",
1922
- "notification/sent",
1923
- "policy/created",
1924
- "policy/updated",
1925
- "policy/deleted",
1926
- "product-category/created",
1927
- "product-category/updated",
1928
- "product-category/deleted",
1929
- "invoice-contact/created",
1930
- "invoice-contact/updated",
1931
- "invoice-contact/deleted",
1932
- "invoice/created",
1933
- "invoice/updated",
1934
- "invoice/deleted",
1935
- "currency/created",
1936
- "currency/updated",
1937
- "currency/deleted",
1938
- "affiliate/created",
1939
- "affiliate/updated",
1940
- "affiliate/deleted",
1941
- "company/created",
1942
- "company/updated",
1943
- "company/deleted",
1944
- "organization/integration/attached",
1945
- "organization/integration/detached",
1946
- "tld/created",
1947
- "tld/updated",
1948
- "tld/deleted",
1949
- "integration/created",
1950
- "integration/updated",
1951
- "integration/deleted",
1952
- "integration/installed",
1953
- "integration/uninstalled",
1954
- "integration/activated",
1955
- "integration/deactivated",
1956
- "integration/maintenance-started",
1957
- "integration/maintenance-finished",
1958
- "domain-contact/created",
1959
- "domain-contact/updated",
1960
- "domain-contact/deleted",
1961
- "domain-category/created",
1962
- "domain-category/updated",
1963
- "domain-category/deleted",
1964
- "addon/created",
1965
- "addon/updated",
1966
- "addon/deleted",
1967
- "transaction/created",
1968
- "transaction/canceled",
1969
- "transaction/failed",
1970
- "transaction/subscribed",
1971
- "transaction/unsubscribed",
1972
- "transaction/updated",
1973
- "transaction/deleted",
1974
- "transaction/completed",
1975
- "transaction/refunded",
1976
- "template/created",
1977
- "template/updated",
1978
- "template/deleted",
1979
- "coupon/created",
1980
- "coupon/updated",
1981
- "coupon/deleted",
1982
- "template-integration/created",
1983
- "template-integration/updated",
1984
- "template-integration/deleted",
1985
- "order/created",
1986
- "order/status/in-progress",
1987
- "order/status/completed",
1988
- "order/status/canceled",
1989
- "order/status/pending",
1990
- "order/status/archived",
1991
- "order/insufficient-balance",
1992
- "order/item-detached",
1993
- "order/invoice-contact-changed",
1994
- "order/updated",
1995
- "order/deleted",
1996
- "setting/created",
1997
- "setting/updated",
1998
- "setting/deleted",
1999
- "issue/created",
2000
- "issue/updated",
2001
- "issue/deleted",
2002
- "task/created",
2003
- "task/updated",
2004
- "task/deleted",
2005
- "task/canceled",
2006
- "task/in-progress",
2007
- "task/completed",
2008
- "task/percentage/updated",
2009
- "product/created",
2010
- "product/updated",
2011
- "product/deleted",
2012
- "product/auto-renew/updated",
2013
- "product/enabled",
2014
- "product/disabled",
2015
- "product/version-created",
2016
- "ip-group/created",
2017
- "ip-group/updated",
2018
- "ip-group/deleted",
2019
- "ip/created",
2020
- "ip/updated",
2021
- "ip/deleted",
2022
- "domain-name/created",
2023
- "domain-name/updated",
2024
- "domain-name/deleted",
2025
- "domain-name/locked",
2026
- "domain-name/unlocked",
2027
- "domain-name/idshield-activated",
2028
- "domain-name/idshield-deactivated",
2029
- "domain-name/bundle-added",
2030
- "domain-name/bundle-removed",
2031
- "domain-name/registrant-updated",
2032
- "domain-name/admin-updated",
2033
- "domain-name/tech-updated",
2034
- "domain-name/billing-updated",
2035
- "domain-name/additional-updated",
2036
- "item/created",
2037
- "item/updated",
2038
- "item/deleted",
2039
- "item/renewed",
2040
- "item/upgraded",
2041
- "item/downgraded",
2042
- "item/ip-attached",
2043
- "item/ip-detached",
2044
- "item/detached-from-order",
2045
- "item/postponed",
2046
- "item/transferred-in",
2047
- "item/canceled",
2048
- "item/suspended",
2049
- "item/unsuspended",
2050
- "item/affiliate/added",
2051
- "item/bundle/attached",
2052
- "item/bundle/detached",
2053
- "item/activated",
2054
- "item/set-inactive",
2055
- "item/processed",
2056
- "item/refund-requested",
2057
- "item/refund-accepted",
2058
- "item/refund-rejected",
2059
- "order/paid",
2060
- "test",
2061
- "dead-lettering",
2062
- "core-queue"
2063
- ],
2064
- "type": "string"
779
+ "$ref": "#/components/schemas/EventsEnum"
2065
780
  },
2066
781
  "minItems": 1,
2067
782
  "type": "array",
@@ -2070,62 +785,7 @@ exports.ComponentsSchemas = {
2070
785
  },
2071
786
  "requiredRoles": {
2072
787
  "items": {
2073
- "enum": [
2074
- "SIMPLE_USER",
2075
- "FULL_ACCESS",
2076
- "SUPER_ADMIN",
2077
- "ORDER_READ",
2078
- "ORDER_WRITE",
2079
- "ADDON_READ",
2080
- "ADDON_WRITE",
2081
- "AFFILIATE_READ",
2082
- "AFFILIATE_WRITE",
2083
- "COMPANY_READ",
2084
- "COMPANY_WRITE",
2085
- "TEMPLATE_READ",
2086
- "TEMPLATE_WRITE",
2087
- "COUPON_READ",
2088
- "COUPON_WRITE",
2089
- "DOMAIN_CATEGORY_READ",
2090
- "DOMAIN_CATEGORY_WRITE",
2091
- "DOMAIN_CONTACT_READ",
2092
- "DOMAIN_CONTACT_WRITE",
2093
- "DOMAIN_NAME_READ",
2094
- "DOMAIN_NAME_WRITE",
2095
- "INVOICE_CONTACT_READ",
2096
- "INVOICE_CONTACT_WRITE",
2097
- "INVOICE_READ",
2098
- "INVOICE_WRITE",
2099
- "IP_GROUPS_READ",
2100
- "IP_GROUPS_WRITE",
2101
- "IPS_READ",
2102
- "IPS_WRITE",
2103
- "ITEMS_READ",
2104
- "ITEMS_WRITE",
2105
- "ITEM_REFUND",
2106
- "ORDERS_READ",
2107
- "ORDERS_WRITE",
2108
- "TRANSACTIONS_READ",
2109
- "TRANSACTIONS_WRITE",
2110
- "POLICIES_READ",
2111
- "POLICIES_WRITE",
2112
- "PRODUCT_CATEGORIES_READ",
2113
- "PRODUCT_CATEGORIES_WRITE",
2114
- "PRODUCTS_READ",
2115
- "PRODUCTS_WRITE",
2116
- "SETTINGS_READ",
2117
- "SETTINGS_WRITE",
2118
- "INTEGRATIONS_READ",
2119
- "INTEGRATIONS_WRITE",
2120
- "TLDS_READ",
2121
- "TLDS_WRITE",
2122
- "USERS_READ",
2123
- "USERS_WRITE",
2124
- "ISSUES_WRITE",
2125
- "ISSUES_READ",
2126
- "ACTION_LOGS_READ"
2127
- ],
2128
- "type": "string"
788
+ "$ref": "#/components/schemas/RolesEnum"
2129
789
  },
2130
790
  "minItems": 1,
2131
791
  "type": "array",
@@ -2133,14 +793,10 @@ exports.ComponentsSchemas = {
2133
793
  "description": "Roles required for this integration to operate."
2134
794
  },
2135
795
  "adminPanel": {
2136
- "$ref": "#/components/schemas/AdminPanelDto",
2137
- "title": "Admin Panel",
2138
- "description": "Admin UI links, tabs, and actions provided by the integration."
796
+ "$ref": "#/components/schemas/AdminPanelDto"
2139
797
  },
2140
798
  "clientPanel": {
2141
- "$ref": "#/components/schemas/ClientPanelDto",
2142
- "title": "Client Panel",
2143
- "description": "Client UI links, tabs, and actions provided by the integration."
799
+ "$ref": "#/components/schemas/ClientPanelDto"
2144
800
  },
2145
801
  "onboardingUrl": {
2146
802
  "format": "uri",
@@ -2163,7 +819,6 @@ exports.ComponentsSchemas = {
2163
819
  "required": [
2164
820
  "type",
2165
821
  "title",
2166
- "uniqueName",
2167
822
  "supportedLanguages"
2168
823
  ]
2169
824
  },
@@ -2216,7 +871,6 @@ exports.ComponentsSchemas = {
2216
871
  "type": "number"
2217
872
  },
2218
873
  {
2219
- "title": "Option",
2220
874
  "$ref": "#/components/schemas/FieldOptionDto"
2221
875
  },
2222
876
  {
@@ -2229,19 +883,7 @@ exports.ComponentsSchemas = {
2229
883
  ]
2230
884
  },
2231
885
  "type": {
2232
- "enum": [
2233
- "TEXT_BOX",
2234
- "TEXT_AREA",
2235
- "SELECT",
2236
- "MULTI_SELECT",
2237
- "DESCRIPTION",
2238
- "RADIO_BOX",
2239
- "CHECKBOX",
2240
- "SLIDER"
2241
- ],
2242
- "type": "string",
2243
- "title": "Field Type",
2244
- "description": "Type of the field."
886
+ "$ref": "#/components/schemas/FieldTypeEnum"
2245
887
  },
2246
888
  "required": {
2247
889
  "type": "boolean",
@@ -2354,18 +996,7 @@ exports.ComponentsSchemas = {
2354
996
  },
2355
997
  "supportedActions": {
2356
998
  "items": {
2357
- "enum": [
2358
- "CREATE",
2359
- "RENEW",
2360
- "UPGRADE",
2361
- "DOWNGRADE",
2362
- "TRANSFER",
2363
- "TRADE",
2364
- "SUSPEND",
2365
- "UNSUSPEND",
2366
- "DELETE"
2367
- ],
2368
- "type": "string"
999
+ "$ref": "#/components/schemas/ProductActionsEnum"
2369
1000
  },
2370
1001
  "type": "array",
2371
1002
  "minLength": 1,
@@ -2379,13 +1010,6 @@ exports.ComponentsSchemas = {
2379
1010
  "description": "Integration display title.",
2380
1011
  "example": "Example Product"
2381
1012
  },
2382
- "uniqueName": {
2383
- "minLength": 1,
2384
- "type": "string",
2385
- "title": "Unique Name",
2386
- "description": "Unique name of the integration.",
2387
- "example": "example-product"
2388
- },
2389
1013
  "logo": {
2390
1014
  "format": "uri",
2391
1015
  "type": "string",
@@ -2401,193 +1025,7 @@ exports.ComponentsSchemas = {
2401
1025
  },
2402
1026
  "supportedLanguages": {
2403
1027
  "items": {
2404
- "enum": [
2405
- "AB",
2406
- "AA",
2407
- "AF",
2408
- "AK",
2409
- "SQ",
2410
- "AM",
2411
- "AR",
2412
- "AN",
2413
- "HY",
2414
- "AS",
2415
- "AV",
2416
- "AE",
2417
- "AY",
2418
- "AZ",
2419
- "BM",
2420
- "BA",
2421
- "EU",
2422
- "BE",
2423
- "BN",
2424
- "BI",
2425
- "BS",
2426
- "BR",
2427
- "BG",
2428
- "MY",
2429
- "CA",
2430
- "KM",
2431
- "CH",
2432
- "CE",
2433
- "NY",
2434
- "ZH",
2435
- "CU",
2436
- "CV",
2437
- "KW",
2438
- "CO",
2439
- "CR",
2440
- "HR",
2441
- "CS",
2442
- "DA",
2443
- "DV",
2444
- "NL",
2445
- "DZ",
2446
- "EN",
2447
- "EO",
2448
- "ET",
2449
- "EE",
2450
- "FO",
2451
- "FJ",
2452
- "FI",
2453
- "FR",
2454
- "FF",
2455
- "GL",
2456
- "LG",
2457
- "KA",
2458
- "DE",
2459
- "EL",
2460
- "GN",
2461
- "GU",
2462
- "HT",
2463
- "HA",
2464
- "HE",
2465
- "HZ",
2466
- "HI",
2467
- "HO",
2468
- "HU",
2469
- "IS",
2470
- "IO",
2471
- "IG",
2472
- "ID",
2473
- "IA",
2474
- "IE",
2475
- "IU",
2476
- "IK",
2477
- "GA",
2478
- "IT",
2479
- "JA",
2480
- "JV",
2481
- "KL",
2482
- "KN",
2483
- "KR",
2484
- "KS",
2485
- "KK",
2486
- "KI",
2487
- "RW",
2488
- "KY",
2489
- "KV",
2490
- "KG",
2491
- "KO",
2492
- "KJ",
2493
- "KU",
2494
- "LO",
2495
- "LA",
2496
- "LV",
2497
- "LI",
2498
- "LN",
2499
- "LT",
2500
- "LU",
2501
- "LB",
2502
- "MK",
2503
- "MG",
2504
- "MS",
2505
- "ML",
2506
- "MT",
2507
- "GV",
2508
- "MI",
2509
- "MR",
2510
- "MH",
2511
- "MN",
2512
- "NA",
2513
- "NV",
2514
- "ND",
2515
- "NR",
2516
- "NG",
2517
- "NE",
2518
- "SE",
2519
- "NO",
2520
- "NB",
2521
- "NN",
2522
- "II",
2523
- "OC",
2524
- "OJ",
2525
- "OR",
2526
- "OM",
2527
- "OS",
2528
- "PI",
2529
- "PS",
2530
- "FA",
2531
- "PL",
2532
- "PT",
2533
- "PA",
2534
- "QU",
2535
- "RO",
2536
- "RM",
2537
- "RN",
2538
- "RU",
2539
- "SM",
2540
- "SG",
2541
- "SA",
2542
- "SC",
2543
- "GD",
2544
- "SR",
2545
- "SN",
2546
- "II",
2547
- "SD",
2548
- "SI",
2549
- "SK",
2550
- "SL",
2551
- "SO",
2552
- "ST",
2553
- "ES",
2554
- "SU",
2555
- "SW",
2556
- "SS",
2557
- "SV",
2558
- "TL",
2559
- "TY",
2560
- "TG",
2561
- "TA",
2562
- "TT",
2563
- "TE",
2564
- "TH",
2565
- "BO",
2566
- "TI",
2567
- "TO",
2568
- "TS",
2569
- "TN",
2570
- "TR",
2571
- "TK",
2572
- "TW",
2573
- "UG",
2574
- "UK",
2575
- "UR",
2576
- "UZ",
2577
- "VE",
2578
- "VI",
2579
- "VO",
2580
- "WA",
2581
- "CY",
2582
- "FY",
2583
- "WO",
2584
- "XH",
2585
- "YI",
2586
- "YO",
2587
- "ZA",
2588
- "ZU"
2589
- ],
2590
- "type": "string"
1028
+ "$ref": "#/components/schemas/LanguageEnum"
2591
1029
  },
2592
1030
  "minItems": 1,
2593
1031
  "type": "array",
@@ -2599,187 +1037,7 @@ exports.ComponentsSchemas = {
2599
1037
  },
2600
1038
  "listenEvents": {
2601
1039
  "items": {
2602
- "enum": [
2603
- "user/created",
2604
- "user/updated",
2605
- "user/deleted",
2606
- "user/banned",
2607
- "user/unbanned",
2608
- "user/company/access/added",
2609
- "user/company/access/removed",
2610
- "user/locked",
2611
- "user/credit-balance/updated",
2612
- "user/unlocked",
2613
- "user/password/updated",
2614
- "user/email/updated",
2615
- "user/currency/updated",
2616
- "user/invoice-contact/updated",
2617
- "user/policy/updated",
2618
- "user/languages/updated",
2619
- "user/custom-price-policies/updated",
2620
- "user/custom-addon-price-policies/updated",
2621
- "user/custom-affiliate/added",
2622
- "user/custom-affiliate/removed",
2623
- "user/invoice-interval/updated",
2624
- "user/additional-notification-email/removed",
2625
- "user/additional-notification-email/added",
2626
- "user/comment/added",
2627
- "user/comment/removed",
2628
- "user/comment/updated",
2629
- "user/tags/updated",
2630
- "user/setting/added",
2631
- "user/setting/removed",
2632
- "user/setting/updated",
2633
- "user/start-selling",
2634
- "user/roles/updated",
2635
- "user/roles/added",
2636
- "user/roles/deleted",
2637
- "message/created",
2638
- "message/updated",
2639
- "message/deleted",
2640
- "notification/sent",
2641
- "policy/created",
2642
- "policy/updated",
2643
- "policy/deleted",
2644
- "product-category/created",
2645
- "product-category/updated",
2646
- "product-category/deleted",
2647
- "invoice-contact/created",
2648
- "invoice-contact/updated",
2649
- "invoice-contact/deleted",
2650
- "invoice/created",
2651
- "invoice/updated",
2652
- "invoice/deleted",
2653
- "currency/created",
2654
- "currency/updated",
2655
- "currency/deleted",
2656
- "affiliate/created",
2657
- "affiliate/updated",
2658
- "affiliate/deleted",
2659
- "company/created",
2660
- "company/updated",
2661
- "company/deleted",
2662
- "organization/integration/attached",
2663
- "organization/integration/detached",
2664
- "tld/created",
2665
- "tld/updated",
2666
- "tld/deleted",
2667
- "integration/created",
2668
- "integration/updated",
2669
- "integration/deleted",
2670
- "integration/installed",
2671
- "integration/uninstalled",
2672
- "integration/activated",
2673
- "integration/deactivated",
2674
- "integration/maintenance-started",
2675
- "integration/maintenance-finished",
2676
- "domain-contact/created",
2677
- "domain-contact/updated",
2678
- "domain-contact/deleted",
2679
- "domain-category/created",
2680
- "domain-category/updated",
2681
- "domain-category/deleted",
2682
- "addon/created",
2683
- "addon/updated",
2684
- "addon/deleted",
2685
- "transaction/created",
2686
- "transaction/canceled",
2687
- "transaction/failed",
2688
- "transaction/subscribed",
2689
- "transaction/unsubscribed",
2690
- "transaction/updated",
2691
- "transaction/deleted",
2692
- "transaction/completed",
2693
- "transaction/refunded",
2694
- "template/created",
2695
- "template/updated",
2696
- "template/deleted",
2697
- "coupon/created",
2698
- "coupon/updated",
2699
- "coupon/deleted",
2700
- "template-integration/created",
2701
- "template-integration/updated",
2702
- "template-integration/deleted",
2703
- "order/created",
2704
- "order/status/in-progress",
2705
- "order/status/completed",
2706
- "order/status/canceled",
2707
- "order/status/pending",
2708
- "order/status/archived",
2709
- "order/insufficient-balance",
2710
- "order/item-detached",
2711
- "order/invoice-contact-changed",
2712
- "order/updated",
2713
- "order/deleted",
2714
- "setting/created",
2715
- "setting/updated",
2716
- "setting/deleted",
2717
- "issue/created",
2718
- "issue/updated",
2719
- "issue/deleted",
2720
- "task/created",
2721
- "task/updated",
2722
- "task/deleted",
2723
- "task/canceled",
2724
- "task/in-progress",
2725
- "task/completed",
2726
- "task/percentage/updated",
2727
- "product/created",
2728
- "product/updated",
2729
- "product/deleted",
2730
- "product/auto-renew/updated",
2731
- "product/enabled",
2732
- "product/disabled",
2733
- "product/version-created",
2734
- "ip-group/created",
2735
- "ip-group/updated",
2736
- "ip-group/deleted",
2737
- "ip/created",
2738
- "ip/updated",
2739
- "ip/deleted",
2740
- "domain-name/created",
2741
- "domain-name/updated",
2742
- "domain-name/deleted",
2743
- "domain-name/locked",
2744
- "domain-name/unlocked",
2745
- "domain-name/idshield-activated",
2746
- "domain-name/idshield-deactivated",
2747
- "domain-name/bundle-added",
2748
- "domain-name/bundle-removed",
2749
- "domain-name/registrant-updated",
2750
- "domain-name/admin-updated",
2751
- "domain-name/tech-updated",
2752
- "domain-name/billing-updated",
2753
- "domain-name/additional-updated",
2754
- "item/created",
2755
- "item/updated",
2756
- "item/deleted",
2757
- "item/renewed",
2758
- "item/upgraded",
2759
- "item/downgraded",
2760
- "item/ip-attached",
2761
- "item/ip-detached",
2762
- "item/detached-from-order",
2763
- "item/postponed",
2764
- "item/transferred-in",
2765
- "item/canceled",
2766
- "item/suspended",
2767
- "item/unsuspended",
2768
- "item/affiliate/added",
2769
- "item/bundle/attached",
2770
- "item/bundle/detached",
2771
- "item/activated",
2772
- "item/set-inactive",
2773
- "item/processed",
2774
- "item/refund-requested",
2775
- "item/refund-accepted",
2776
- "item/refund-rejected",
2777
- "order/paid",
2778
- "test",
2779
- "dead-lettering",
2780
- "core-queue"
2781
- ],
2782
- "type": "string"
1040
+ "$ref": "#/components/schemas/EventsEnum"
2783
1041
  },
2784
1042
  "minItems": 1,
2785
1043
  "type": "array",
@@ -2788,62 +1046,7 @@ exports.ComponentsSchemas = {
2788
1046
  },
2789
1047
  "requiredRoles": {
2790
1048
  "items": {
2791
- "enum": [
2792
- "SIMPLE_USER",
2793
- "FULL_ACCESS",
2794
- "SUPER_ADMIN",
2795
- "ORDER_READ",
2796
- "ORDER_WRITE",
2797
- "ADDON_READ",
2798
- "ADDON_WRITE",
2799
- "AFFILIATE_READ",
2800
- "AFFILIATE_WRITE",
2801
- "COMPANY_READ",
2802
- "COMPANY_WRITE",
2803
- "TEMPLATE_READ",
2804
- "TEMPLATE_WRITE",
2805
- "COUPON_READ",
2806
- "COUPON_WRITE",
2807
- "DOMAIN_CATEGORY_READ",
2808
- "DOMAIN_CATEGORY_WRITE",
2809
- "DOMAIN_CONTACT_READ",
2810
- "DOMAIN_CONTACT_WRITE",
2811
- "DOMAIN_NAME_READ",
2812
- "DOMAIN_NAME_WRITE",
2813
- "INVOICE_CONTACT_READ",
2814
- "INVOICE_CONTACT_WRITE",
2815
- "INVOICE_READ",
2816
- "INVOICE_WRITE",
2817
- "IP_GROUPS_READ",
2818
- "IP_GROUPS_WRITE",
2819
- "IPS_READ",
2820
- "IPS_WRITE",
2821
- "ITEMS_READ",
2822
- "ITEMS_WRITE",
2823
- "ITEM_REFUND",
2824
- "ORDERS_READ",
2825
- "ORDERS_WRITE",
2826
- "TRANSACTIONS_READ",
2827
- "TRANSACTIONS_WRITE",
2828
- "POLICIES_READ",
2829
- "POLICIES_WRITE",
2830
- "PRODUCT_CATEGORIES_READ",
2831
- "PRODUCT_CATEGORIES_WRITE",
2832
- "PRODUCTS_READ",
2833
- "PRODUCTS_WRITE",
2834
- "SETTINGS_READ",
2835
- "SETTINGS_WRITE",
2836
- "INTEGRATIONS_READ",
2837
- "INTEGRATIONS_WRITE",
2838
- "TLDS_READ",
2839
- "TLDS_WRITE",
2840
- "USERS_READ",
2841
- "USERS_WRITE",
2842
- "ISSUES_WRITE",
2843
- "ISSUES_READ",
2844
- "ACTION_LOGS_READ"
2845
- ],
2846
- "type": "string"
1049
+ "$ref": "#/components/schemas/RolesEnum"
2847
1050
  },
2848
1051
  "minItems": 1,
2849
1052
  "type": "array",
@@ -2851,14 +1054,10 @@ exports.ComponentsSchemas = {
2851
1054
  "description": "Roles required for this integration to operate."
2852
1055
  },
2853
1056
  "adminPanel": {
2854
- "$ref": "#/components/schemas/AdminPanelDto",
2855
- "title": "Admin Panel",
2856
- "description": "Admin UI links, tabs, and actions provided by the integration."
1057
+ "$ref": "#/components/schemas/AdminPanelDto"
2857
1058
  },
2858
1059
  "clientPanel": {
2859
- "$ref": "#/components/schemas/ClientPanelDto",
2860
- "title": "Client Panel",
2861
- "description": "Client UI links, tabs, and actions provided by the integration."
1060
+ "$ref": "#/components/schemas/ClientPanelDto"
2862
1061
  },
2863
1062
  "onboardingUrl": {
2864
1063
  "format": "uri",
@@ -2881,8 +1080,735 @@ exports.ComponentsSchemas = {
2881
1080
  "required": [
2882
1081
  "supportedActions",
2883
1082
  "title",
2884
- "uniqueName",
2885
1083
  "supportedLanguages"
2886
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
+ ]
2887
1813
  }
2888
1814
  };