@springtree/eva-services-core-management 3.0.0-beta.7 → 3.0.0-beta.71

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.
@@ -52,6 +52,12 @@ export class SvcAddUserBoughtProductDetail {
52
52
  request;
53
53
  response;
54
54
  }
55
+ export class SvcAnswerSurveyQuestion {
56
+ name = 'AnswerSurveyQuestion';
57
+ path = '/message/AnswerSurveyQuestion';
58
+ request;
59
+ response;
60
+ }
55
61
  export class SvcArchiveCase {
56
62
  name = 'ArchiveCase';
57
63
  path = '/message/ArchiveCase';
@@ -94,12 +100,6 @@ export class SvcAttachBlobToCase {
94
100
  request;
95
101
  response;
96
102
  }
97
- export class SvcAttachFunctionalitiesToRole {
98
- name = 'AttachFunctionalitiesToRole';
99
- path = '/message/AttachFunctionalitiesToRole';
100
- request;
101
- response;
102
- }
103
103
  export class SvcAttachLoyaltyProgramToOrder {
104
104
  name = 'AttachLoyaltyProgramToOrder';
105
105
  path = '/message/AttachLoyaltyProgramToOrder';
@@ -136,6 +136,18 @@ export class SvcBlockUserSubscription {
136
136
  request;
137
137
  response;
138
138
  }
139
+ export class SvcCancelSurveyResponse {
140
+ name = 'CancelSurveyResponse';
141
+ path = '/message/CancelSurveyResponse';
142
+ request;
143
+ response;
144
+ }
145
+ export class SvcCheckProductSearchTemplate {
146
+ name = 'CheckProductSearchTemplate';
147
+ path = '/message/CheckProductSearchTemplate';
148
+ request;
149
+ response;
150
+ }
139
151
  export class SvcCleanupSettings {
140
152
  name = 'CleanupSettings';
141
153
  path = '/message/CleanupSettings';
@@ -220,18 +232,18 @@ export class SvcCreateCheckoutOptionCategory {
220
232
  request;
221
233
  response;
222
234
  }
223
- export class SvcCreateClientApplication {
224
- name = 'CreateClientApplication';
225
- path = '/message/CreateClientApplication';
226
- request;
227
- response;
228
- }
229
235
  export class SvcCreateCompany {
230
236
  name = 'CreateCompany';
231
237
  path = '/message/CreateCompany';
232
238
  request;
233
239
  response;
234
240
  }
241
+ export class SvcCreateCompanyRequirement {
242
+ name = 'CreateCompanyRequirement';
243
+ path = '/message/CreateCompanyRequirement';
244
+ request;
245
+ response;
246
+ }
235
247
  export class SvcCreateCostPriceCalculation {
236
248
  name = 'CreateCostPriceCalculation';
237
249
  path = '/message/CreateCostPriceCalculation';
@@ -298,6 +310,12 @@ export class SvcCreateEmployeeUser {
298
310
  request;
299
311
  response;
300
312
  }
313
+ export class SvcCreateEndpointConfiguration {
314
+ name = 'CreateEndpointConfiguration';
315
+ path = '/message/CreateEndpointConfiguration';
316
+ request;
317
+ response;
318
+ }
301
319
  export class SvcCreateEntityFieldValidator {
302
320
  name = 'CreateEntityFieldValidator';
303
321
  path = '/message/CreateEntityFieldValidator';
@@ -388,6 +406,12 @@ export class SvcCreateOrderLedgerType {
388
406
  request;
389
407
  response;
390
408
  }
409
+ export class SvcCreateOrganizationUnitCompany {
410
+ name = 'CreateOrganizationUnitCompany';
411
+ path = '/message/CreateOrganizationUnitCompany';
412
+ request;
413
+ response;
414
+ }
391
415
  export class SvcCreateOrganizationUnitCountry {
392
416
  name = 'CreateOrganizationUnitCountry';
393
417
  path = '/message/CreateOrganizationUnitCountry';
@@ -430,6 +454,12 @@ export class SvcCreateOrganizationUnitShippingMethod {
430
454
  request;
431
455
  response;
432
456
  }
457
+ export class SvcCreateOrUpdateAMLConfiguration {
458
+ name = 'CreateOrUpdateAMLConfiguration';
459
+ path = '/message/CreateOrUpdateAMLConfiguration';
460
+ request;
461
+ response;
462
+ }
433
463
  export class SvcCreateOrUpdateEmployeeData {
434
464
  name = 'CreateOrUpdateEmployeeData';
435
465
  path = '/message/CreateOrUpdateEmployeeData';
@@ -550,6 +580,12 @@ export class SvcCreateProductSearchTemplate {
550
580
  request;
551
581
  response;
552
582
  }
583
+ export class SvcCreateProductSubscription {
584
+ name = 'CreateProductSubscription';
585
+ path = '/message/CreateProductSubscription';
586
+ request;
587
+ response;
588
+ }
553
589
  export class SvcCreateProductUnitOfMeasure {
554
590
  name = 'CreateProductUnitOfMeasure';
555
591
  path = '/message/CreateProductUnitOfMeasure';
@@ -646,6 +682,24 @@ export class SvcCreateSupplierProduct {
646
682
  request;
647
683
  response;
648
684
  }
685
+ export class SvcCreateSurvey {
686
+ name = 'CreateSurvey';
687
+ path = '/message/CreateSurvey';
688
+ request;
689
+ response;
690
+ }
691
+ export class SvcCreateSurveyQuestion {
692
+ name = 'CreateSurveyQuestion';
693
+ path = '/message/CreateSurveyQuestion';
694
+ request;
695
+ response;
696
+ }
697
+ export class SvcCreateSurveyQuestionRoute {
698
+ name = 'CreateSurveyQuestionRoute';
699
+ path = '/message/CreateSurveyQuestionRoute';
700
+ request;
701
+ response;
702
+ }
649
703
  export class SvcCreateUnitOfMeasure {
650
704
  name = 'CreateUnitOfMeasure';
651
705
  path = '/message/CreateUnitOfMeasure';
@@ -682,6 +736,12 @@ export class SvcCreateVisibilityGroup {
682
736
  request;
683
737
  response;
684
738
  }
739
+ export class SvcDeactivateSurvey {
740
+ name = 'DeactivateSurvey';
741
+ path = '/message/DeactivateSurvey';
742
+ request;
743
+ response;
744
+ }
685
745
  export class SvcDeleteAccount {
686
746
  name = 'DeleteAccount';
687
747
  path = '/message/DeleteAccount';
@@ -742,18 +802,18 @@ export class SvcDeleteCheckoutOptionCategory {
742
802
  request;
743
803
  response;
744
804
  }
745
- export class SvcDeleteClientApplication {
746
- name = 'DeleteClientApplication';
747
- path = '/message/DeleteClientApplication';
748
- request;
749
- response;
750
- }
751
805
  export class SvcDeleteCompany {
752
806
  name = 'DeleteCompany';
753
807
  path = '/message/DeleteCompany';
754
808
  request;
755
809
  response;
756
810
  }
811
+ export class SvcDeleteCompanyRequirement {
812
+ name = 'DeleteCompanyRequirement';
813
+ path = '/message/DeleteCompanyRequirement';
814
+ request;
815
+ response;
816
+ }
757
817
  export class SvcDeleteCostPriceCalculation {
758
818
  name = 'DeleteCostPriceCalculation';
759
819
  path = '/message/DeleteCostPriceCalculation';
@@ -802,6 +862,12 @@ export class SvcDeleteEmployeeData {
802
862
  request;
803
863
  response;
804
864
  }
865
+ export class SvcDeleteEndpointConfiguration {
866
+ name = 'DeleteEndpointConfiguration';
867
+ path = '/message/DeleteEndpointConfiguration';
868
+ request;
869
+ response;
870
+ }
805
871
  export class SvcDeleteEntityFieldValidator {
806
872
  name = 'DeleteEntityFieldValidator';
807
873
  path = '/message/DeleteEntityFieldValidator';
@@ -898,12 +964,6 @@ export class SvcDeleteOrganizationUnitCurrency {
898
964
  request;
899
965
  response;
900
966
  }
901
- export class SvcDeleteOrganizationUnitGroup {
902
- name = 'DeleteOrganizationUnitGroup';
903
- path = '/message/DeleteOrganizationUnitGroup';
904
- request;
905
- response;
906
- }
907
967
  export class SvcDeleteOrganizationUnitLanguage {
908
968
  name = 'DeleteOrganizationUnitLanguage';
909
969
  path = '/message/DeleteOrganizationUnitLanguage';
@@ -1030,6 +1090,12 @@ export class SvcDeleteProductSearchTemplate {
1030
1090
  request;
1031
1091
  response;
1032
1092
  }
1093
+ export class SvcDeleteProductSubscription {
1094
+ name = 'DeleteProductSubscription';
1095
+ path = '/message/DeleteProductSubscription';
1096
+ request;
1097
+ response;
1098
+ }
1033
1099
  export class SvcDeleteProductUnitOfMeasure {
1034
1100
  name = 'DeleteProductUnitOfMeasure';
1035
1101
  path = '/message/DeleteProductUnitOfMeasure';
@@ -1114,6 +1180,24 @@ export class SvcDeleteSupplierProduct {
1114
1180
  request;
1115
1181
  response;
1116
1182
  }
1183
+ export class SvcDeleteSurvey {
1184
+ name = 'DeleteSurvey';
1185
+ path = '/message/DeleteSurvey';
1186
+ request;
1187
+ response;
1188
+ }
1189
+ export class SvcDeleteSurveyQuestion {
1190
+ name = 'DeleteSurveyQuestion';
1191
+ path = '/message/DeleteSurveyQuestion';
1192
+ request;
1193
+ response;
1194
+ }
1195
+ export class SvcDeleteSurveyQuestionRoute {
1196
+ name = 'DeleteSurveyQuestionRoute';
1197
+ path = '/message/DeleteSurveyQuestionRoute';
1198
+ request;
1199
+ response;
1200
+ }
1117
1201
  export class SvcDeleteUnitOfMeasure {
1118
1202
  name = 'DeleteUnitOfMeasure';
1119
1203
  path = '/message/DeleteUnitOfMeasure';
@@ -1174,12 +1258,6 @@ export class SvcDepositLoyaltyPoints {
1174
1258
  request;
1175
1259
  response;
1176
1260
  }
1177
- export class SvcDetachFunctionalitiesFromRole {
1178
- name = 'DetachFunctionalitiesFromRole';
1179
- path = '/message/DetachFunctionalitiesFromRole';
1180
- request;
1181
- response;
1182
- }
1183
1261
  export class SvcDetachLoyaltyProgramFromOrder {
1184
1262
  name = 'DetachLoyaltyProgramFromOrder';
1185
1263
  path = '/message/DetachLoyaltyProgramFromOrder';
@@ -1264,18 +1342,24 @@ export class SvcDownloadPriceListManualInputAdjustmentsSample {
1264
1342
  request;
1265
1343
  response;
1266
1344
  }
1267
- export class SvcDownloadShippingRestrictions {
1268
- name = 'DownloadShippingRestrictions';
1269
- path = '/message/DownloadShippingRestrictions';
1270
- request;
1271
- response;
1272
- }
1273
1345
  export class SvcDownloadStockAllocationRulesExcel {
1274
1346
  name = 'DownloadStockAllocationRulesExcel';
1275
1347
  path = '/message/DownloadStockAllocationRulesExcel';
1276
1348
  request;
1277
1349
  response;
1278
1350
  }
1351
+ export class SvcDownloadStockOverview_Async {
1352
+ name = 'DownloadStockOverview_Async';
1353
+ path = '/async-message/DownloadStockOverview';
1354
+ request;
1355
+ response;
1356
+ }
1357
+ export class SvcDownloadStockOverview_AsyncResult {
1358
+ name = 'DownloadStockOverview_AsyncResult';
1359
+ path = '/async-result/DownloadStockOverview';
1360
+ request;
1361
+ response;
1362
+ }
1279
1363
  export class SvcDownloadSupplierProducts {
1280
1364
  name = 'DownloadSupplierProducts';
1281
1365
  path = '/message/DownloadSupplierProducts';
@@ -1348,6 +1432,12 @@ export class SvcDuplicateDiscountTemplate {
1348
1432
  request;
1349
1433
  response;
1350
1434
  }
1435
+ export class SvcDuplicateMessageTemplate {
1436
+ name = 'DuplicateMessageTemplate';
1437
+ path = '/message/DuplicateMessageTemplate';
1438
+ request;
1439
+ response;
1440
+ }
1351
1441
  export class SvcDuplicateUserRequirementSet {
1352
1442
  name = 'DuplicateUserRequirementSet';
1353
1443
  path = '/message/DuplicateUserRequirementSet';
@@ -1414,6 +1504,18 @@ export class SvcGenerateDiscountCoupons {
1414
1504
  request;
1415
1505
  response;
1416
1506
  }
1507
+ export class SvcGenerateDiscountCoupons_Async {
1508
+ name = 'GenerateDiscountCoupons_Async';
1509
+ path = '/async-message/GenerateDiscountCoupons';
1510
+ request;
1511
+ response;
1512
+ }
1513
+ export class SvcGenerateDiscountCoupons_AsyncResult {
1514
+ name = 'GenerateDiscountCoupons_AsyncResult';
1515
+ path = '/async-result/GenerateDiscountCoupons';
1516
+ request;
1517
+ response;
1518
+ }
1417
1519
  export class SvcGenerateIdentificationCodeForEmployee {
1418
1520
  name = 'GenerateIdentificationCodeForEmployee';
1419
1521
  path = '/message/GenerateIdentificationCodeForEmployee';
@@ -1510,6 +1612,36 @@ export class SvcGetAvailableShippingMethodHandlers {
1510
1612
  request;
1511
1613
  response;
1512
1614
  }
1615
+ export class SvcGetAvailableSurveyAfterEffectTypes {
1616
+ name = 'GetAvailableSurveyAfterEffectTypes';
1617
+ path = '/message/GetAvailableSurveyAfterEffectTypes';
1618
+ request;
1619
+ response;
1620
+ }
1621
+ export class SvcGetAvailableSurveyDistributionHandlers {
1622
+ name = 'GetAvailableSurveyDistributionHandlers';
1623
+ path = '/message/GetAvailableSurveyDistributionHandlers';
1624
+ request;
1625
+ response;
1626
+ }
1627
+ export class SvcGetAvailableSurveys {
1628
+ name = 'GetAvailableSurveys';
1629
+ path = '/message/GetAvailableSurveys';
1630
+ request;
1631
+ response;
1632
+ }
1633
+ export class SvcGetAvailableSurveysForContext {
1634
+ name = 'GetAvailableSurveysForContext';
1635
+ path = '/message/GetAvailableSurveysForContext';
1636
+ request;
1637
+ response;
1638
+ }
1639
+ export class SvcGetAvailableSurveyTriggers {
1640
+ name = 'GetAvailableSurveyTriggers';
1641
+ path = '/message/GetAvailableSurveyTriggers';
1642
+ request;
1643
+ response;
1644
+ }
1513
1645
  export class SvcGetAvailableUserRequirementsProperties {
1514
1646
  name = 'GetAvailableUserRequirementsProperties';
1515
1647
  path = '/message/GetAvailableUserRequirementsProperties';
@@ -1570,24 +1702,18 @@ export class SvcGetCheckoutOptionHandlers {
1570
1702
  request;
1571
1703
  response;
1572
1704
  }
1573
- export class SvcGetCheckoutOptions {
1574
- name = 'GetCheckoutOptions';
1575
- path = '/message/GetCheckoutOptions';
1576
- request;
1577
- response;
1578
- }
1579
- export class SvcGetClientApplicationByID {
1580
- name = 'GetClientApplicationByID';
1581
- path = '/message/GetClientApplicationByID';
1582
- request;
1583
- response;
1584
- }
1585
1705
  export class SvcGetCompany {
1586
1706
  name = 'GetCompany';
1587
1707
  path = '/message/GetCompany';
1588
1708
  request;
1589
1709
  response;
1590
1710
  }
1711
+ export class SvcGetCompanyRequirements {
1712
+ name = 'GetCompanyRequirements';
1713
+ path = '/message/GetCompanyRequirements';
1714
+ request;
1715
+ response;
1716
+ }
1591
1717
  export class SvcGetConfigurationQrForDevice {
1592
1718
  name = 'GetConfigurationQrForDevice';
1593
1719
  path = '/message/GetConfigurationQrForDevice';
@@ -1672,15 +1798,21 @@ export class SvcGetDiscountTemplateByID {
1672
1798
  request;
1673
1799
  response;
1674
1800
  }
1675
- export class SvcGetEmployeeDataByID {
1676
- name = 'GetEmployeeDataByID';
1677
- path = '/message/GetEmployeeDataByID';
1801
+ export class SvcGetEmployeeData {
1802
+ name = 'GetEmployeeData';
1803
+ path = '/message/GetEmployeeData';
1678
1804
  request;
1679
1805
  response;
1680
1806
  }
1681
- export class SvcGetEmployeeDataByUserID {
1682
- name = 'GetEmployeeDataByUserID';
1683
- path = '/message/GetEmployeeDataByUserID';
1807
+ export class SvcGetEndpointConfiguration {
1808
+ name = 'GetEndpointConfiguration';
1809
+ path = '/message/GetEndpointConfiguration';
1810
+ request;
1811
+ response;
1812
+ }
1813
+ export class SvcGetEndpointConfigurations {
1814
+ name = 'GetEndpointConfigurations';
1815
+ path = '/message/GetEndpointConfigurations';
1684
1816
  request;
1685
1817
  response;
1686
1818
  }
@@ -1690,9 +1822,9 @@ export class SvcGetEntityFieldValidator {
1690
1822
  request;
1691
1823
  response;
1692
1824
  }
1693
- export class SvcGetFlattenedFunctionalityByUserID {
1694
- name = 'GetFlattenedFunctionalityByUserID';
1695
- path = '/message/GetFlattenedFunctionalityByUserID';
1825
+ export class SvcGetFieldValidatorsForEntity {
1826
+ name = 'GetFieldValidatorsForEntity';
1827
+ path = '/message/GetFieldValidatorsForEntity';
1696
1828
  request;
1697
1829
  response;
1698
1830
  }
@@ -1780,6 +1912,12 @@ export class SvcGetLoyaltyProgramProductLimitation {
1780
1912
  request;
1781
1913
  response;
1782
1914
  }
1915
+ export class SvcGetLoyaltyProgramUserUsage {
1916
+ name = 'GetLoyaltyProgramUserUsage';
1917
+ path = '/message/GetLoyaltyProgramUserUsage';
1918
+ request;
1919
+ response;
1920
+ }
1783
1921
  export class SvcGetMessageTemplateByID {
1784
1922
  name = 'GetMessageTemplateByID';
1785
1923
  path = '/message/GetMessageTemplateByID';
@@ -1804,6 +1942,12 @@ export class SvcGetOrderLoyaltyProgramPaymentTypes {
1804
1942
  request;
1805
1943
  response;
1806
1944
  }
1945
+ export class SvcGetOrganizationUnitCompany {
1946
+ name = 'GetOrganizationUnitCompany';
1947
+ path = '/message/GetOrganizationUnitCompany';
1948
+ request;
1949
+ response;
1950
+ }
1807
1951
  export class SvcGetOrganizationUnitSet {
1808
1952
  name = 'GetOrganizationUnitSet';
1809
1953
  path = '/message/GetOrganizationUnitSet';
@@ -1864,6 +2008,12 @@ export class SvcGetPaymentTypeByID {
1864
2008
  request;
1865
2009
  response;
1866
2010
  }
2011
+ export class SvcGetPaymentTypeCustomFields {
2012
+ name = 'GetPaymentTypeCustomFields';
2013
+ path = '/message/GetPaymentTypeCustomFields';
2014
+ request;
2015
+ response;
2016
+ }
1867
2017
  export class SvcGetPaymentTypesForFilter {
1868
2018
  name = 'GetPaymentTypesForFilter';
1869
2019
  path = '/message/GetPaymentTypesForFilter';
@@ -1948,6 +2098,12 @@ export class SvcGetProductSearchTemplateByID {
1948
2098
  request;
1949
2099
  response;
1950
2100
  }
2101
+ export class SvcGetProductSubscription {
2102
+ name = 'GetProductSubscription';
2103
+ path = '/message/GetProductSubscription';
2104
+ request;
2105
+ response;
2106
+ }
1951
2107
  export class SvcGetRecentlyUsedStockMutationReasons {
1952
2108
  name = 'GetRecentlyUsedStockMutationReasons';
1953
2109
  path = '/message/GetRecentlyUsedStockMutationReasons';
@@ -2020,6 +2176,12 @@ export class SvcGetShippingRestrictionByID {
2020
2176
  request;
2021
2177
  response;
2022
2178
  }
2179
+ export class SvcGetSubscriptionByID {
2180
+ name = 'GetSubscriptionByID';
2181
+ path = '/message/GetSubscriptionByID';
2182
+ request;
2183
+ response;
2184
+ }
2023
2185
  export class SvcGetSubscriptionHandlers {
2024
2186
  name = 'GetSubscriptionHandlers';
2025
2187
  path = '/message/GetSubscriptionHandlers';
@@ -2050,6 +2212,36 @@ export class SvcGetSupportedFunctionalities {
2050
2212
  request;
2051
2213
  response;
2052
2214
  }
2215
+ export class SvcGetSurveyByID {
2216
+ name = 'GetSurveyByID';
2217
+ path = '/message/GetSurveyByID';
2218
+ request;
2219
+ response;
2220
+ }
2221
+ export class SvcGetSurveyQuestionAnswer {
2222
+ name = 'GetSurveyQuestionAnswer';
2223
+ path = '/message/GetSurveyQuestionAnswer';
2224
+ request;
2225
+ response;
2226
+ }
2227
+ export class SvcGetSurveyQuestions {
2228
+ name = 'GetSurveyQuestions';
2229
+ path = '/message/GetSurveyQuestions';
2230
+ request;
2231
+ response;
2232
+ }
2233
+ export class SvcGetSurveyTranslatableItems {
2234
+ name = 'GetSurveyTranslatableItems';
2235
+ path = '/message/GetSurveyTranslatableItems';
2236
+ request;
2237
+ response;
2238
+ }
2239
+ export class SvcGetSurveyTranslationStatus {
2240
+ name = 'GetSurveyTranslationStatus';
2241
+ path = '/message/GetSurveyTranslationStatus';
2242
+ request;
2243
+ response;
2244
+ }
2053
2245
  export class SvcGetUnitOfMeasures {
2054
2246
  name = 'GetUnitOfMeasures';
2055
2247
  path = '/message/GetUnitOfMeasures';
@@ -2062,6 +2254,12 @@ export class SvcGetUserBoughtProduct {
2062
2254
  request;
2063
2255
  response;
2064
2256
  }
2257
+ export class SvcGetUserBoughtProductBySerialNumber {
2258
+ name = 'GetUserBoughtProductBySerialNumber';
2259
+ path = '/message/GetUserBoughtProductBySerialNumber';
2260
+ request;
2261
+ response;
2262
+ }
2065
2263
  export class SvcGetUserCoupons {
2066
2264
  name = 'GetUserCoupons';
2067
2265
  path = '/message/GetUserCoupons';
@@ -2152,6 +2350,12 @@ export class SvcListAccounts {
2152
2350
  request;
2153
2351
  response;
2154
2352
  }
2353
+ export class SvcListAMLConfigurations {
2354
+ name = 'ListAMLConfigurations';
2355
+ path = '/message/ListAMLConfigurations';
2356
+ request;
2357
+ response;
2358
+ }
2155
2359
  export class SvcListAppSettingHistory {
2156
2360
  name = 'ListAppSettingHistory';
2157
2361
  path = '/message/ListAppSettingHistory';
@@ -2242,24 +2446,18 @@ export class SvcListCheckoutOptionCategories {
2242
2446
  request;
2243
2447
  response;
2244
2448
  }
2245
- export class SvcListCheckoutOptions {
2246
- name = 'ListCheckoutOptions';
2247
- path = '/message/ListCheckoutOptions';
2248
- request;
2249
- response;
2250
- }
2251
- export class SvcListClientApplications {
2252
- name = 'ListClientApplications';
2253
- path = '/message/ListClientApplications';
2254
- request;
2255
- response;
2256
- }
2257
2449
  export class SvcListCompanies {
2258
2450
  name = 'ListCompanies';
2259
2451
  path = '/message/ListCompanies';
2260
2452
  request;
2261
2453
  response;
2262
2454
  }
2455
+ export class SvcListCompanyRequirements {
2456
+ name = 'ListCompanyRequirements';
2457
+ path = '/message/ListCompanyRequirements';
2458
+ request;
2459
+ response;
2460
+ }
2263
2461
  export class SvcListCouponsByQuery {
2264
2462
  name = 'ListCouponsByQuery';
2265
2463
  path = '/message/ListCouponsByQuery';
@@ -2302,6 +2500,12 @@ export class SvcListCustomFields {
2302
2500
  request;
2303
2501
  response;
2304
2502
  }
2503
+ export class SvcListCustomFieldsForSurvey {
2504
+ name = 'ListCustomFieldsForSurvey';
2505
+ path = '/message/ListCustomFieldsForSurvey';
2506
+ request;
2507
+ response;
2508
+ }
2305
2509
  export class SvcListDiscountCampaigns {
2306
2510
  name = 'ListDiscountCampaigns';
2307
2511
  path = '/message/ListDiscountCampaigns';
@@ -2326,12 +2530,6 @@ export class SvcListDiscountUserUsageReloadStrategies {
2326
2530
  request;
2327
2531
  response;
2328
2532
  }
2329
- export class SvcListEmployeeDatas {
2330
- name = 'ListEmployeeDatas';
2331
- path = '/message/ListEmployeeDatas';
2332
- request;
2333
- response;
2334
- }
2335
2533
  export class SvcListEntityFieldValidatorEntityFieldNames {
2336
2534
  name = 'ListEntityFieldValidatorEntityFieldNames';
2337
2535
  path = '/message/ListEntityFieldValidatorEntityFieldNames';
@@ -2602,18 +2800,18 @@ export class SvcListProductRequirements {
2602
2800
  request;
2603
2801
  response;
2604
2802
  }
2605
- export class SvcListProductSearchTemplateResults {
2606
- name = 'ListProductSearchTemplateResults';
2607
- path = '/message/ListProductSearchTemplateResults';
2608
- request;
2609
- response;
2610
- }
2611
2803
  export class SvcListProductSearchTemplates {
2612
2804
  name = 'ListProductSearchTemplates';
2613
2805
  path = '/message/ListProductSearchTemplates';
2614
2806
  request;
2615
2807
  response;
2616
2808
  }
2809
+ export class SvcListProductSubscriptions {
2810
+ name = 'ListProductSubscriptions';
2811
+ path = '/message/ListProductSubscriptions';
2812
+ request;
2813
+ response;
2814
+ }
2617
2815
  export class SvcListProductUnitOfMeasures {
2618
2816
  name = 'ListProductUnitOfMeasures';
2619
2817
  path = '/message/ListProductUnitOfMeasures';
@@ -2638,6 +2836,12 @@ export class SvcListReturnReasons {
2638
2836
  request;
2639
2837
  response;
2640
2838
  }
2839
+ export class SvcListRoleFunctionalities {
2840
+ name = 'ListRoleFunctionalities';
2841
+ path = '/message/ListRoleFunctionalities';
2842
+ request;
2843
+ response;
2844
+ }
2641
2845
  export class SvcListRoles {
2642
2846
  name = 'ListRoles';
2643
2847
  path = '/message/ListRoles';
@@ -2716,6 +2920,12 @@ export class SvcListStockMutationUnitCostSourceLedger {
2716
2920
  request;
2717
2921
  response;
2718
2922
  }
2923
+ export class SvcListSubscriptionOrganizationUnitSets {
2924
+ name = 'ListSubscriptionOrganizationUnitSets';
2925
+ path = '/message/ListSubscriptionOrganizationUnitSets';
2926
+ request;
2927
+ response;
2928
+ }
2719
2929
  export class SvcListSubscriptions {
2720
2930
  name = 'ListSubscriptions';
2721
2931
  path = '/message/ListSubscriptions';
@@ -2734,6 +2944,12 @@ export class SvcListSupplierProducts {
2734
2944
  request;
2735
2945
  response;
2736
2946
  }
2947
+ export class SvcListSurveys {
2948
+ name = 'ListSurveys';
2949
+ path = '/message/ListSurveys';
2950
+ request;
2951
+ response;
2952
+ }
2737
2953
  export class SvcListTemplateHandlers {
2738
2954
  name = 'ListTemplateHandlers';
2739
2955
  path = '/message/ListTemplateHandlers';
@@ -2842,6 +3058,12 @@ export class SvcProcessUnshippedPurchaseOrdersFromExcel {
2842
3058
  request;
2843
3059
  response;
2844
3060
  }
3061
+ export class SvcPublishSurvey {
3062
+ name = 'PublishSurvey';
3063
+ path = '/message/PublishSurvey';
3064
+ request;
3065
+ response;
3066
+ }
2845
3067
  export class SvcPushBoughtProductsForUsers_Async {
2846
3068
  name = 'PushBoughtProductsForUsers_Async';
2847
3069
  path = '/async-message/PushBoughtProductsForUsers';
@@ -2860,6 +3082,36 @@ export class SvcPushCase {
2860
3082
  request;
2861
3083
  response;
2862
3084
  }
3085
+ export class SvcPushCompanies_Async {
3086
+ name = 'PushCompanies_Async';
3087
+ path = '/async-message/PushCompanies';
3088
+ request;
3089
+ response;
3090
+ }
3091
+ export class SvcPushCompanies_AsyncResult {
3092
+ name = 'PushCompanies_AsyncResult';
3093
+ path = '/async-result/PushCompanies';
3094
+ request;
3095
+ response;
3096
+ }
3097
+ export class SvcPushCompany_Async {
3098
+ name = 'PushCompany_Async';
3099
+ path = '/async-message/PushCompany';
3100
+ request;
3101
+ response;
3102
+ }
3103
+ export class SvcPushCompany_AsyncResult {
3104
+ name = 'PushCompany_AsyncResult';
3105
+ path = '/async-result/PushCompany';
3106
+ request;
3107
+ response;
3108
+ }
3109
+ export class SvcPushDiscountCoupons {
3110
+ name = 'PushDiscountCoupons';
3111
+ path = '/message/PushDiscountCoupons';
3112
+ request;
3113
+ response;
3114
+ }
2863
3115
  export class SvcPushLoyaltyProgram_Async {
2864
3116
  name = 'PushLoyaltyProgram_Async';
2865
3117
  path = '/async-message/PushLoyaltyProgram';
@@ -2872,6 +3124,30 @@ export class SvcPushLoyaltyProgram_AsyncResult {
2872
3124
  request;
2873
3125
  response;
2874
3126
  }
3127
+ export class SvcPushLoyaltyProgramGroup_Async {
3128
+ name = 'PushLoyaltyProgramGroup_Async';
3129
+ path = '/async-message/PushLoyaltyProgramGroup';
3130
+ request;
3131
+ response;
3132
+ }
3133
+ export class SvcPushLoyaltyProgramGroup_AsyncResult {
3134
+ name = 'PushLoyaltyProgramGroup_AsyncResult';
3135
+ path = '/async-result/PushLoyaltyProgramGroup';
3136
+ request;
3137
+ response;
3138
+ }
3139
+ export class SvcPushLoyaltyPrograms_Async {
3140
+ name = 'PushLoyaltyPrograms_Async';
3141
+ path = '/async-message/PushLoyaltyPrograms';
3142
+ request;
3143
+ response;
3144
+ }
3145
+ export class SvcPushLoyaltyPrograms_AsyncResult {
3146
+ name = 'PushLoyaltyPrograms_AsyncResult';
3147
+ path = '/async-result/PushLoyaltyPrograms';
3148
+ request;
3149
+ response;
3150
+ }
2875
3151
  export class SvcPushUserBoughtProduct {
2876
3152
  name = 'PushUserBoughtProduct';
2877
3153
  path = '/message/PushUserBoughtProduct';
@@ -2896,6 +3172,18 @@ export class SvcRebalanceLoyaltyPoints {
2896
3172
  request;
2897
3173
  response;
2898
3174
  }
3175
+ export class SvcRebalanceLoyaltyPointsForUsers_Async {
3176
+ name = 'RebalanceLoyaltyPointsForUsers_Async';
3177
+ path = '/async-message/RebalanceLoyaltyPointsForUsers';
3178
+ request;
3179
+ response;
3180
+ }
3181
+ export class SvcRebalanceLoyaltyPointsForUsers_AsyncResult {
3182
+ name = 'RebalanceLoyaltyPointsForUsers_AsyncResult';
3183
+ path = '/async-result/RebalanceLoyaltyPointsForUsers';
3184
+ request;
3185
+ response;
3186
+ }
2899
3187
  export class SvcRefillStockAllocation {
2900
3188
  name = 'RefillStockAllocation';
2901
3189
  path = '/message/RefillStockAllocation';
@@ -2962,12 +3250,30 @@ export class SvcRemoveRolesFromManualDiscount {
2962
3250
  request;
2963
3251
  response;
2964
3252
  }
3253
+ export class SvcRestartSurveyResponse {
3254
+ name = 'RestartSurveyResponse';
3255
+ path = '/message/RestartSurveyResponse';
3256
+ request;
3257
+ response;
3258
+ }
3259
+ export class SvcRotateEndpointConfigurationKey {
3260
+ name = 'RotateEndpointConfigurationKey';
3261
+ path = '/message/RotateEndpointConfigurationKey';
3262
+ request;
3263
+ response;
3264
+ }
2965
3265
  export class SvcSearchDiscountsByQuery {
2966
3266
  name = 'SearchDiscountsByQuery';
2967
3267
  path = '/message/SearchDiscountsByQuery';
2968
3268
  request;
2969
3269
  response;
2970
3270
  }
3271
+ export class SvcSearchOrganizationUnitCompany {
3272
+ name = 'SearchOrganizationUnitCompany';
3273
+ path = '/message/SearchOrganizationUnitCompany';
3274
+ request;
3275
+ response;
3276
+ }
2971
3277
  export class SvcSearchStockMutations {
2972
3278
  name = 'SearchStockMutations';
2973
3279
  path = '/message/SearchStockMutations';
@@ -3028,6 +3334,12 @@ export class SvcSetOrderLoyaltyProgramPaymentTypes {
3028
3334
  request;
3029
3335
  response;
3030
3336
  }
3337
+ export class SvcSetOrganizationUnitSubsetSequences {
3338
+ name = 'SetOrganizationUnitSubsetSequences';
3339
+ path = '/message/SetOrganizationUnitSubsetSequences';
3340
+ request;
3341
+ response;
3342
+ }
3031
3343
  export class SvcSetOrganizationUnitSupplierData {
3032
3344
  name = 'SetOrganizationUnitSupplierData';
3033
3345
  path = '/message/SetOrganizationUnitSupplierData';
@@ -3058,12 +3370,42 @@ export class SvcSetSettings {
3058
3370
  request;
3059
3371
  response;
3060
3372
  }
3373
+ export class SvcSetSurveyQuestionRoutingSequences {
3374
+ name = 'SetSurveyQuestionRoutingSequences';
3375
+ path = '/message/SetSurveyQuestionRoutingSequences';
3376
+ request;
3377
+ response;
3378
+ }
3379
+ export class SvcSetSurveyQuestionSequences {
3380
+ name = 'SetSurveyQuestionSequences';
3381
+ path = '/message/SetSurveyQuestionSequences';
3382
+ request;
3383
+ response;
3384
+ }
3385
+ export class SvcSetSurveyTranslatableItems {
3386
+ name = 'SetSurveyTranslatableItems';
3387
+ path = '/message/SetSurveyTranslatableItems';
3388
+ request;
3389
+ response;
3390
+ }
3061
3391
  export class SvcSetUserRoles {
3062
3392
  name = 'SetUserRoles';
3063
3393
  path = '/message/SetUserRoles';
3064
3394
  request;
3065
3395
  response;
3066
3396
  }
3397
+ export class SvcStartSurvey {
3398
+ name = 'StartSurvey';
3399
+ path = '/message/StartSurvey';
3400
+ request;
3401
+ response;
3402
+ }
3403
+ export class SvcStartSurveyPreview {
3404
+ name = 'StartSurveyPreview';
3405
+ path = '/message/StartSurveyPreview';
3406
+ request;
3407
+ response;
3408
+ }
3067
3409
  export class SvcUnblockUserSubscription {
3068
3410
  name = 'UnblockUserSubscription';
3069
3411
  path = '/message/UnblockUserSubscription';
@@ -3172,18 +3514,18 @@ export class SvcUpdateCheckoutOptionSequences {
3172
3514
  request;
3173
3515
  response;
3174
3516
  }
3175
- export class SvcUpdateClientApplication {
3176
- name = 'UpdateClientApplication';
3177
- path = '/message/UpdateClientApplication';
3178
- request;
3179
- response;
3180
- }
3181
3517
  export class SvcUpdateCompany {
3182
3518
  name = 'UpdateCompany';
3183
3519
  path = '/message/UpdateCompany';
3184
3520
  request;
3185
3521
  response;
3186
3522
  }
3523
+ export class SvcUpdateCompanyRequirement {
3524
+ name = 'UpdateCompanyRequirement';
3525
+ path = '/message/UpdateCompanyRequirement';
3526
+ request;
3527
+ response;
3528
+ }
3187
3529
  export class SvcUpdateCostPriceCalculation {
3188
3530
  name = 'UpdateCostPriceCalculation';
3189
3531
  path = '/message/UpdateCostPriceCalculation';
@@ -3238,6 +3580,12 @@ export class SvcUpdateDiscountTemplate {
3238
3580
  request;
3239
3581
  response;
3240
3582
  }
3583
+ export class SvcUpdateEndpointConfiguration {
3584
+ name = 'UpdateEndpointConfiguration';
3585
+ path = '/message/UpdateEndpointConfiguration';
3586
+ request;
3587
+ response;
3588
+ }
3241
3589
  export class SvcUpdateEntityFieldValidator {
3242
3590
  name = 'UpdateEntityFieldValidator';
3243
3591
  path = '/message/UpdateEntityFieldValidator';
@@ -3334,6 +3682,12 @@ export class SvcUpdateOrderLedgerType {
3334
3682
  request;
3335
3683
  response;
3336
3684
  }
3685
+ export class SvcUpdateOrganizationUnitCompany {
3686
+ name = 'UpdateOrganizationUnitCompany';
3687
+ path = '/message/UpdateOrganizationUnitCompany';
3688
+ request;
3689
+ response;
3690
+ }
3337
3691
  export class SvcUpdateOrganizationUnitCurrency {
3338
3692
  name = 'UpdateOrganizationUnitCurrency';
3339
3693
  path = '/message/UpdateOrganizationUnitCurrency';
@@ -3346,12 +3700,6 @@ export class SvcUpdateOrganizationUnitOpeningHours {
3346
3700
  request;
3347
3701
  response;
3348
3702
  }
3349
- export class SvcUpdateOrganizationUnitPublicIpAddress {
3350
- name = 'UpdateOrganizationUnitPublicIpAddress';
3351
- path = '/message/UpdateOrganizationUnitPublicIpAddress';
3352
- request;
3353
- response;
3354
- }
3355
3703
  export class SvcUpdateOrganizationUnitRegularOpeningHours {
3356
3704
  name = 'UpdateOrganizationUnitRegularOpeningHours';
3357
3705
  path = '/message/UpdateOrganizationUnitRegularOpeningHours';
@@ -3466,6 +3814,12 @@ export class SvcUpdateProductSearchTemplate {
3466
3814
  request;
3467
3815
  response;
3468
3816
  }
3817
+ export class SvcUpdateProductSubscription {
3818
+ name = 'UpdateProductSubscription';
3819
+ path = '/message/UpdateProductSubscription';
3820
+ request;
3821
+ response;
3822
+ }
3469
3823
  export class SvcUpdateProductUnitOfMeasure {
3470
3824
  name = 'UpdateProductUnitOfMeasure';
3471
3825
  path = '/message/UpdateProductUnitOfMeasure';
@@ -3586,6 +3940,24 @@ export class SvcUpdateSupplierProductStock {
3586
3940
  request;
3587
3941
  response;
3588
3942
  }
3943
+ export class SvcUpdateSurvey {
3944
+ name = 'UpdateSurvey';
3945
+ path = '/message/UpdateSurvey';
3946
+ request;
3947
+ response;
3948
+ }
3949
+ export class SvcUpdateSurveyQuestion {
3950
+ name = 'UpdateSurveyQuestion';
3951
+ path = '/message/UpdateSurveyQuestion';
3952
+ request;
3953
+ response;
3954
+ }
3955
+ export class SvcUpdateSurveyQuestionRoute {
3956
+ name = 'UpdateSurveyQuestionRoute';
3957
+ path = '/message/UpdateSurveyQuestionRoute';
3958
+ request;
3959
+ response;
3960
+ }
3589
3961
  export class SvcUpdateUnitOfMeasure {
3590
3962
  name = 'UpdateUnitOfMeasure';
3591
3963
  path = '/message/UpdateUnitOfMeasure';
@@ -3718,12 +4090,6 @@ export class SvcUploadSalesOrderExcel {
3718
4090
  request;
3719
4091
  response;
3720
4092
  }
3721
- export class SvcUploadShippingRestrictions {
3722
- name = 'UploadShippingRestrictions';
3723
- path = '/message/UploadShippingRestrictions';
3724
- request;
3725
- response;
3726
- }
3727
4093
  export class SvcUploadStockAllocationRulesExcel {
3728
4094
  name = 'UploadStockAllocationRulesExcel';
3729
4095
  path = '/message/UploadStockAllocationRulesExcel';