@deliverart/sdk-js-integration 2.22.1 → 2.23.3
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.
- package/README.md +27 -1
- package/dist/index.cjs +491 -257
- package/dist/index.d.cts +638 -1
- package/dist/index.d.ts +638 -1
- package/dist/index.js +554 -317
- package/package.json +11 -11
package/dist/index.cjs
CHANGED
|
@@ -141,7 +141,9 @@ __export(index_exports, {
|
|
|
141
141
|
GetIntegrationEcommerceDetails: () => GetIntegrationEcommerceDetails,
|
|
142
142
|
GetIntegrationEcommerceInfo: () => GetIntegrationEcommerceInfo,
|
|
143
143
|
GetIntegrationEcommerceList: () => GetIntegrationEcommerceList,
|
|
144
|
+
GetIntegrationEcommerceSitemap: () => GetIntegrationEcommerceSitemap,
|
|
144
145
|
GetIntegrationEcommerceSlotOptions: () => GetIntegrationEcommerceSlotOptions,
|
|
146
|
+
GetIntegrationEcommerceUsers: () => GetIntegrationEcommerceUsers,
|
|
145
147
|
GetIntegrationGlovoBulkUpdateDetails: () => GetIntegrationGlovoBulkUpdateDetails,
|
|
146
148
|
GetIntegrationGlovoBulkUpdates: () => GetIntegrationGlovoBulkUpdates,
|
|
147
149
|
GetIntegrationGlovoClientLogRequestDetails: () => GetIntegrationGlovoClientLogRequestDetails,
|
|
@@ -256,6 +258,7 @@ __export(index_exports, {
|
|
|
256
258
|
IntegrationTilbySyncMenu: () => IntegrationTilbySyncMenu,
|
|
257
259
|
IntegrationTilbySyncOrders: () => IntegrationTilbySyncOrders,
|
|
258
260
|
IntegrationTilbySyncStock: () => IntegrationTilbySyncStock,
|
|
261
|
+
LinkIntegrationEcommerceRegistrationUser: () => LinkIntegrationEcommerceRegistrationUser,
|
|
259
262
|
RespondIntegrationActivationRequest: () => RespondIntegrationActivationRequest,
|
|
260
263
|
RespondLeadIntegration: () => RespondLeadIntegration,
|
|
261
264
|
SendIntegrationActivationRequestToPartner: () => SendIntegrationActivationRequestToPartner,
|
|
@@ -280,6 +283,7 @@ __export(index_exports, {
|
|
|
280
283
|
UpdateIntegrationTilbyProductVariantMapping: () => UpdateIntegrationTilbyProductVariantMapping,
|
|
281
284
|
UpdateIntegrationTilbyVatMapping: () => UpdateIntegrationTilbyVatMapping,
|
|
282
285
|
UpdateLeadIntegration: () => UpdateLeadIntegration,
|
|
286
|
+
VerifyIntegrationEcommerceUserEmail: () => VerifyIntegrationEcommerceUserEmail,
|
|
283
287
|
activateIntegrationActivationRequestInputSchema: () => activateIntegrationActivationRequestInputSchema,
|
|
284
288
|
activateIntegrationActivationRequestResponseSchema: () => activateIntegrationActivationRequestResponseSchema,
|
|
285
289
|
annotateIntegrationActivationRequestInputSchema: () => annotateIntegrationActivationRequestInputSchema,
|
|
@@ -570,9 +574,14 @@ __export(index_exports, {
|
|
|
570
574
|
getIntegrationEcommerceListInputSchema: () => getIntegrationEcommerceListInputSchema,
|
|
571
575
|
getIntegrationEcommerceListQuerySchema: () => getIntegrationEcommerceListQuerySchema,
|
|
572
576
|
getIntegrationEcommerceListResponseSchema: () => getIntegrationEcommerceListResponseSchema,
|
|
577
|
+
getIntegrationEcommerceSitemapInputSchema: () => getIntegrationEcommerceSitemapInputSchema,
|
|
578
|
+
getIntegrationEcommerceSitemapResponseSchema: () => getIntegrationEcommerceSitemapResponseSchema,
|
|
573
579
|
getIntegrationEcommerceSlotOptionsInputSchema: () => getIntegrationEcommerceSlotOptionsInputSchema,
|
|
574
580
|
getIntegrationEcommerceSlotOptionsQuerySchema: () => getIntegrationEcommerceSlotOptionsQuerySchema,
|
|
575
581
|
getIntegrationEcommerceSlotOptionsResponseSchema: () => getIntegrationEcommerceSlotOptionsResponseSchema,
|
|
582
|
+
getIntegrationEcommerceUsersInputSchema: () => getIntegrationEcommerceUsersInputSchema,
|
|
583
|
+
getIntegrationEcommerceUsersQuerySchema: () => getIntegrationEcommerceUsersQuerySchema,
|
|
584
|
+
getIntegrationEcommerceUsersResponseSchema: () => getIntegrationEcommerceUsersResponseSchema,
|
|
576
585
|
getIntegrationGlovoBulkUpdateDetailsInputSchema: () => getIntegrationGlovoBulkUpdateDetailsInputSchema,
|
|
577
586
|
getIntegrationGlovoBulkUpdateDetailsResponseSchema: () => getIntegrationGlovoBulkUpdateDetailsResponseSchema,
|
|
578
587
|
getIntegrationGlovoBulkUpdatesInputSchema: () => getIntegrationGlovoBulkUpdatesInputSchema,
|
|
@@ -948,6 +957,7 @@ __export(index_exports, {
|
|
|
948
957
|
integrationEcommerceCompanyInfoSchema: () => integrationEcommerceCompanyInfoSchema,
|
|
949
958
|
integrationEcommerceDetailsSchema: () => integrationEcommerceDetailsSchema,
|
|
950
959
|
integrationEcommerceEditableFieldsSchema: () => integrationEcommerceEditableFieldsSchema,
|
|
960
|
+
integrationEcommerceEmailVerificationStatusSchema: () => integrationEcommerceEmailVerificationStatusSchema,
|
|
951
961
|
integrationEcommerceInfoSchema: () => integrationEcommerceInfoSchema,
|
|
952
962
|
integrationEcommerceMenuCategorySchema: () => integrationEcommerceMenuCategorySchema,
|
|
953
963
|
integrationEcommerceMenuItemSchema: () => integrationEcommerceMenuItemSchema,
|
|
@@ -955,8 +965,15 @@ __export(index_exports, {
|
|
|
955
965
|
integrationEcommerceMenuPriceOverrideSchema: () => integrationEcommerceMenuPriceOverrideSchema,
|
|
956
966
|
integrationEcommerceMenuPriceSchema: () => integrationEcommerceMenuPriceSchema,
|
|
957
967
|
integrationEcommerceMenuSchema: () => integrationEcommerceMenuSchema,
|
|
968
|
+
integrationEcommercePaymentMethodInfoSchema: () => integrationEcommercePaymentMethodInfoSchema,
|
|
958
969
|
integrationEcommercePointOfSaleInfoSchema: () => integrationEcommercePointOfSaleInfoSchema,
|
|
970
|
+
integrationEcommerceRegistrationLinkInputSchema: () => integrationEcommerceRegistrationLinkInputSchema,
|
|
959
971
|
integrationEcommerceSchema: () => integrationEcommerceSchema,
|
|
972
|
+
integrationEcommerceSitemapItemSchema: () => integrationEcommerceSitemapItemSchema,
|
|
973
|
+
integrationEcommerceUserAccountSchema: () => integrationEcommerceUserAccountSchema,
|
|
974
|
+
integrationEcommerceUserCustomerSchema: () => integrationEcommerceUserCustomerSchema,
|
|
975
|
+
integrationEcommerceUserSchema: () => integrationEcommerceUserSchema,
|
|
976
|
+
integrationEcommerceUsersQuerySchema: () => integrationEcommerceUsersQuerySchema,
|
|
960
977
|
integrationGlovoBulkUpdateDetailsSchema: () => integrationGlovoBulkUpdateDetailsSchema,
|
|
961
978
|
integrationGlovoBulkUpdateSchema: () => integrationGlovoBulkUpdateSchema,
|
|
962
979
|
integrationGlovoBulkUpdatesQuerySchema: () => integrationGlovoBulkUpdatesQuerySchema,
|
|
@@ -1099,6 +1116,8 @@ __export(index_exports, {
|
|
|
1099
1116
|
leadIntegrationDetailsSchema: () => leadIntegrationDetailsSchema,
|
|
1100
1117
|
leadIntegrationSchema: () => leadIntegrationSchema,
|
|
1101
1118
|
leadIriSchema: () => leadIriSchema,
|
|
1119
|
+
linkIntegrationEcommerceRegistrationUserInputSchema: () => linkIntegrationEcommerceRegistrationUserInputSchema,
|
|
1120
|
+
linkIntegrationEcommerceRegistrationUserResponseSchema: () => linkIntegrationEcommerceRegistrationUserResponseSchema,
|
|
1102
1121
|
menuVersionDetailsSchema: () => menuVersionDetailsSchema,
|
|
1103
1122
|
menuVersionSchema: () => menuVersionSchema,
|
|
1104
1123
|
respondIntegrationActivationRequestInputSchema: () => respondIntegrationActivationRequestInputSchema,
|
|
@@ -1149,6 +1168,8 @@ __export(index_exports, {
|
|
|
1149
1168
|
updateIntegrationTilbyVatMappingResponseSchema: () => updateIntegrationTilbyVatMappingResponseSchema,
|
|
1150
1169
|
updateLeadIntegrationInputSchema: () => updateLeadIntegrationInputSchema,
|
|
1151
1170
|
updateLeadIntegrationResponseSchema: () => updateLeadIntegrationResponseSchema,
|
|
1171
|
+
verifyIntegrationEcommerceUserEmailInputSchema: () => verifyIntegrationEcommerceUserEmailInputSchema,
|
|
1172
|
+
verifyIntegrationEcommerceUserEmailResponseSchema: () => verifyIntegrationEcommerceUserEmailResponseSchema,
|
|
1152
1173
|
writableIntegrationSchema: () => writableIntegrationSchema
|
|
1153
1174
|
});
|
|
1154
1175
|
module.exports = __toCommonJS(index_exports);
|
|
@@ -12005,11 +12026,11 @@ function _stringbool(Classes, _params) {
|
|
|
12005
12026
|
const _Boolean = Classes.Boolean ?? $ZodBoolean;
|
|
12006
12027
|
const _String = Classes.String ?? $ZodString;
|
|
12007
12028
|
const stringSchema = new _String({ type: "string", error: params.error });
|
|
12008
|
-
const
|
|
12029
|
+
const booleanSchema7 = new _Boolean({ type: "boolean", error: params.error });
|
|
12009
12030
|
const codec2 = new _Codec({
|
|
12010
12031
|
type: "pipe",
|
|
12011
12032
|
in: stringSchema,
|
|
12012
|
-
out:
|
|
12033
|
+
out: booleanSchema7,
|
|
12013
12034
|
transform: (input, payload) => {
|
|
12014
12035
|
let data = input;
|
|
12015
12036
|
if (params.case !== "sensitive")
|
|
@@ -15734,7 +15755,9 @@ var integrationDeliverooSchema = integrationBaseSchema.omit({ service: true, err
|
|
|
15734
15755
|
service: types_exports.integrationServiceSchema.extract(["deliveroo"]),
|
|
15735
15756
|
acceptanceTimeout: external_exports.coerce.number().min(0).max(8),
|
|
15736
15757
|
nextSyncMenuScheduledAt: import_sdk_js_global_types5.datetimeSchema.nullable(),
|
|
15737
|
-
currentMenuVersionSyncAttempts: external_exports.coerce.number().min(0)
|
|
15758
|
+
currentMenuVersionSyncAttempts: external_exports.coerce.number().min(0),
|
|
15759
|
+
manualActivationCompleted: external_exports.boolean(),
|
|
15760
|
+
manualActivationCompletedAt: import_sdk_js_global_types5.datetimeSchema.nullable()
|
|
15738
15761
|
});
|
|
15739
15762
|
var integrationDeliverooDetailsSchema = integrationDeliverooSchema.extend(
|
|
15740
15763
|
integrationDetailsFieldsSchema.shape
|
|
@@ -15752,7 +15775,8 @@ var integrationDeliverooEditableFieldsSchema = integrationDeliverooSchema.pick({
|
|
|
15752
15775
|
tagsForImport: true,
|
|
15753
15776
|
provider: true,
|
|
15754
15777
|
// Available for only ADMIN users
|
|
15755
|
-
storeUrl: true
|
|
15778
|
+
storeUrl: true,
|
|
15779
|
+
manualActivationCompleted: true
|
|
15756
15780
|
});
|
|
15757
15781
|
var integrationsDeliverooQuerySchema = external_exports.object({
|
|
15758
15782
|
"order[createdAt]": import_sdk_js_global_types5.sortDirSchema.optional(),
|
|
@@ -15760,6 +15784,8 @@ var integrationsDeliverooQuerySchema = external_exports.object({
|
|
|
15760
15784
|
"order[latestMenuCheckAt]": import_sdk_js_global_types5.sortDirSchema.optional(),
|
|
15761
15785
|
"order[latestMenuSyncAt]": import_sdk_js_global_types5.sortDirSchema.optional(),
|
|
15762
15786
|
"order[latestOpeningHoursSyncAt]": import_sdk_js_global_types5.sortDirSchema.optional(),
|
|
15787
|
+
"order[manualActivationCompleted]": import_sdk_js_global_types5.sortDirSchema.optional(),
|
|
15788
|
+
"order[manualActivationCompletedAt]": import_sdk_js_global_types5.sortDirSchema.optional(),
|
|
15763
15789
|
name: external_exports.string().optional(),
|
|
15764
15790
|
brandId: external_exports.union([external_exports.string(), external_exports.array(external_exports.string())]).optional(),
|
|
15765
15791
|
siteId: external_exports.union([external_exports.string(), external_exports.array(external_exports.string())]).optional(),
|
|
@@ -15767,6 +15793,7 @@ var integrationsDeliverooQuerySchema = external_exports.object({
|
|
|
15767
15793
|
connectionId: external_exports.union([external_exports.string(), external_exports.array(external_exports.string())]).optional(),
|
|
15768
15794
|
skipInvalidItem: import_sdk_js_global_types5.booleanSchema.optional(),
|
|
15769
15795
|
isValidMenu: import_sdk_js_global_types5.booleanSchema.optional(),
|
|
15796
|
+
manualActivationCompleted: import_sdk_js_global_types5.booleanSchema.optional(),
|
|
15770
15797
|
"latestMenuCheckAt[before]": external_exports.string().optional(),
|
|
15771
15798
|
"latestMenuCheckAt[strictly_before]": external_exports.string().optional(),
|
|
15772
15799
|
"latestMenuCheckAt[after]": external_exports.string().optional(),
|
|
@@ -15779,6 +15806,10 @@ var integrationsDeliverooQuerySchema = external_exports.object({
|
|
|
15779
15806
|
"latestOpeningHoursSyncAt[strictly_before]": external_exports.string().optional(),
|
|
15780
15807
|
"latestOpeningHoursSyncAt[after]": external_exports.string().optional(),
|
|
15781
15808
|
"latestOpeningHoursSyncAt[strictly_after]": external_exports.string().optional(),
|
|
15809
|
+
"manualActivationCompletedAt[before]": external_exports.string().optional(),
|
|
15810
|
+
"manualActivationCompletedAt[strictly_before]": external_exports.string().optional(),
|
|
15811
|
+
"manualActivationCompletedAt[after]": external_exports.string().optional(),
|
|
15812
|
+
"manualActivationCompletedAt[strictly_after]": external_exports.string().optional(),
|
|
15782
15813
|
service: types_exports.integrationServiceSchema.extract(["deliveroo"]).optional(),
|
|
15783
15814
|
page: external_exports.coerce.number().optional()
|
|
15784
15815
|
}).extend(import_sdk_js_global_types5.timestampsFilterSchema.shape);
|
|
@@ -16010,7 +16041,8 @@ var integrationEcommerceMenuItemSchema = external_exports.object({
|
|
|
16010
16041
|
soldIndividually: external_exports.boolean(),
|
|
16011
16042
|
suspended: external_exports.boolean(),
|
|
16012
16043
|
variants: external_exports.array(integrationEcommerceMenuPriceOverrideSchema),
|
|
16013
|
-
modifiers: external_exports.array(external_exports.string())
|
|
16044
|
+
modifiers: external_exports.array(external_exports.string()),
|
|
16045
|
+
compositions: external_exports.array(external_exports.string())
|
|
16014
16046
|
});
|
|
16015
16047
|
var integrationEcommerceMenuModifierSchema = external_exports.object({
|
|
16016
16048
|
id: external_exports.string(),
|
|
@@ -16052,6 +16084,10 @@ var integrationEcommercePointOfSaleInfoSchema = external_exports.object({
|
|
|
16052
16084
|
maxDurationMinutes: external_exports.coerce.number().int().positive().nullable()
|
|
16053
16085
|
})
|
|
16054
16086
|
});
|
|
16087
|
+
var integrationEcommercePaymentMethodInfoSchema = external_exports.object({
|
|
16088
|
+
method: import_sdk_js_global_types6.paymentMethodSchema,
|
|
16089
|
+
configurationCompleted: external_exports.boolean()
|
|
16090
|
+
});
|
|
16055
16091
|
var integrationEcommerceInfoSchema = external_exports.object({
|
|
16056
16092
|
id: external_exports.string(),
|
|
16057
16093
|
path: external_exports.string(),
|
|
@@ -16067,10 +16103,93 @@ var integrationEcommerceInfoSchema = external_exports.object({
|
|
|
16067
16103
|
background: "#fbfaf7"
|
|
16068
16104
|
}),
|
|
16069
16105
|
orderingModes: external_exports.array(types_exports.integrationEcommerceOrderingModeSchema),
|
|
16106
|
+
paymentMethods: external_exports.array(integrationEcommercePaymentMethodInfoSchema).default([]),
|
|
16070
16107
|
pointOfSale: integrationEcommercePointOfSaleInfoSchema,
|
|
16071
16108
|
company: integrationEcommerceCompanyInfoSchema,
|
|
16072
16109
|
menu: integrationEcommerceMenuSchema
|
|
16073
16110
|
});
|
|
16111
|
+
var integrationEcommerceSitemapItemSchema = external_exports.object({
|
|
16112
|
+
path: external_exports.string(),
|
|
16113
|
+
displayName: external_exports.string().nullable(),
|
|
16114
|
+
tagline: external_exports.string().nullable(),
|
|
16115
|
+
updatedAt: import_sdk_js_global_types6.datetimeSchema.nullable()
|
|
16116
|
+
});
|
|
16117
|
+
var integrationEcommerceUserCustomerSchema = external_exports.object({
|
|
16118
|
+
id: external_exports.string(),
|
|
16119
|
+
firstName: external_exports.string().nullable(),
|
|
16120
|
+
lastName: external_exports.string().nullable(),
|
|
16121
|
+
email: external_exports.email().nullable(),
|
|
16122
|
+
phoneNumber: external_exports.string().nullable(),
|
|
16123
|
+
ordersPlaced: external_exports.coerce.number().int().nonnegative(),
|
|
16124
|
+
totalSpent: external_exports.string(),
|
|
16125
|
+
hasAddresses: external_exports.boolean(),
|
|
16126
|
+
hasBusinessProfiles: external_exports.boolean(),
|
|
16127
|
+
createdAt: import_sdk_js_global_types6.datetimeSchema.nullable(),
|
|
16128
|
+
updatedAt: import_sdk_js_global_types6.datetimeSchema.nullable()
|
|
16129
|
+
});
|
|
16130
|
+
var integrationEcommerceUserAccountSchema = external_exports.object({
|
|
16131
|
+
id: external_exports.string(),
|
|
16132
|
+
email: external_exports.email(),
|
|
16133
|
+
firstName: external_exports.string().nullable(),
|
|
16134
|
+
lastName: external_exports.string().nullable(),
|
|
16135
|
+
emailVerified: external_exports.boolean(),
|
|
16136
|
+
suspended: external_exports.boolean(),
|
|
16137
|
+
completedSteps: external_exports.array(external_exports.string()),
|
|
16138
|
+
createdAt: import_sdk_js_global_types6.datetimeSchema.nullable(),
|
|
16139
|
+
updatedAt: import_sdk_js_global_types6.datetimeSchema.nullable()
|
|
16140
|
+
});
|
|
16141
|
+
var integrationEcommerceUserSchema = external_exports.object({
|
|
16142
|
+
id: external_exports.string(),
|
|
16143
|
+
email: external_exports.email(),
|
|
16144
|
+
firstName: external_exports.string().nullable(),
|
|
16145
|
+
lastName: external_exports.string().nullable(),
|
|
16146
|
+
emailVerified: external_exports.boolean(),
|
|
16147
|
+
suspended: external_exports.boolean(),
|
|
16148
|
+
completedSteps: external_exports.array(external_exports.string()),
|
|
16149
|
+
createdAt: import_sdk_js_global_types6.datetimeSchema,
|
|
16150
|
+
updatedAt: import_sdk_js_global_types6.datetimeSchema,
|
|
16151
|
+
ordersPlaced: external_exports.coerce.number().int().nonnegative(),
|
|
16152
|
+
totalSpent: external_exports.string(),
|
|
16153
|
+
hasAddresses: external_exports.boolean(),
|
|
16154
|
+
hasBusinessProfiles: external_exports.boolean(),
|
|
16155
|
+
owner: integrationEcommerceUserAccountSchema,
|
|
16156
|
+
customer: integrationEcommerceUserCustomerSchema
|
|
16157
|
+
});
|
|
16158
|
+
var integrationEcommerceUsersQuerySchema = external_exports.object({
|
|
16159
|
+
page: external_exports.coerce.number().optional(),
|
|
16160
|
+
itemsPerPage: external_exports.coerce.number().optional(),
|
|
16161
|
+
email: external_exports.string().optional(),
|
|
16162
|
+
firstName: external_exports.string().optional(),
|
|
16163
|
+
lastName: external_exports.string().optional(),
|
|
16164
|
+
"owner.email": external_exports.string().optional(),
|
|
16165
|
+
"owner.firstName": external_exports.string().optional(),
|
|
16166
|
+
"owner.lastName": external_exports.string().optional(),
|
|
16167
|
+
"owner.emailVerified": import_sdk_js_global_types6.booleanSchema.optional(),
|
|
16168
|
+
"owner.suspended": import_sdk_js_global_types6.booleanSchema.optional(),
|
|
16169
|
+
"order[email]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16170
|
+
"order[firstName]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16171
|
+
"order[lastName]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16172
|
+
"order[createdAt]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16173
|
+
"order[updatedAt]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16174
|
+
"order[owner.email]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16175
|
+
"order[owner.firstName]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16176
|
+
"order[owner.lastName]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16177
|
+
"order[owner.createdAt]": import_sdk_js_global_types6.sortDirSchema.optional(),
|
|
16178
|
+
"order[owner.updatedAt]": import_sdk_js_global_types6.sortDirSchema.optional()
|
|
16179
|
+
});
|
|
16180
|
+
var integrationEcommerceRegistrationLinkInputSchema = external_exports.object({
|
|
16181
|
+
email: external_exports.email(),
|
|
16182
|
+
firstName: external_exports.string().nullish(),
|
|
16183
|
+
lastName: external_exports.string().nullish(),
|
|
16184
|
+
phoneNumber: external_exports.string().nullish()
|
|
16185
|
+
});
|
|
16186
|
+
var integrationEcommerceEmailVerificationStatusSchema = external_exports.object({
|
|
16187
|
+
email: external_exports.email().nullable(),
|
|
16188
|
+
emailVerified: external_exports.boolean(),
|
|
16189
|
+
expiresInSeconds: external_exports.coerce.number().int().nullable(),
|
|
16190
|
+
cooldownSeconds: external_exports.coerce.number().int(),
|
|
16191
|
+
remainingAttempts: external_exports.coerce.number().int()
|
|
16192
|
+
});
|
|
16074
16193
|
|
|
16075
16194
|
// src/service-schemas/glovo.ts
|
|
16076
16195
|
var import_sdk_js_global_types7 = require("@deliverart/sdk-js-global-types");
|
|
@@ -19764,7 +19883,9 @@ var CancelIntegrationDeliverooSiteDayOff = class extends import_sdk_js_core102.A
|
|
|
19764
19883
|
// src/requests/services/deliveroo/CreateIntegrationDeliveroo.ts
|
|
19765
19884
|
var import_sdk_js_core103 = require("@deliverart/sdk-js-core");
|
|
19766
19885
|
var import_sdk_js_point_of_sale7 = require("@deliverart/sdk-js-point-of-sale");
|
|
19767
|
-
var createIntegrationDeliverooInputSchema = integrationDeliverooEditableFieldsSchema.
|
|
19886
|
+
var createIntegrationDeliverooInputSchema = integrationDeliverooEditableFieldsSchema.omit({
|
|
19887
|
+
manualActivationCompleted: true
|
|
19888
|
+
}).extend({
|
|
19768
19889
|
pointOfSale: import_sdk_js_point_of_sale7.pointOfSaleIriSchema
|
|
19769
19890
|
});
|
|
19770
19891
|
var createIntegrationDeliverooResponseSchema = integrationDeliverooDetailsSchema;
|
|
@@ -20594,13 +20715,35 @@ var GetIntegrationEcommerceList = class extends import_sdk_js_core137.AbstractAp
|
|
|
20594
20715
|
}
|
|
20595
20716
|
};
|
|
20596
20717
|
|
|
20597
|
-
// src/requests/services/ecommerce/
|
|
20718
|
+
// src/requests/services/ecommerce/GetIntegrationEcommerceSitemap.ts
|
|
20598
20719
|
var import_sdk_js_core138 = require("@deliverart/sdk-js-core");
|
|
20720
|
+
var getIntegrationEcommerceSitemapInputSchema = external_exports.undefined();
|
|
20721
|
+
var getIntegrationEcommerceSitemapResponseSchema = external_exports.array(
|
|
20722
|
+
integrationEcommerceSitemapItemSchema
|
|
20723
|
+
);
|
|
20724
|
+
var GetIntegrationEcommerceSitemap = class extends import_sdk_js_core138.AbstractApiRequest {
|
|
20725
|
+
constructor() {
|
|
20726
|
+
super(void 0);
|
|
20727
|
+
this.method = "GET";
|
|
20728
|
+
this.contentType = "application/json";
|
|
20729
|
+
this.accept = "application/json";
|
|
20730
|
+
this.inputSchema = getIntegrationEcommerceSitemapInputSchema;
|
|
20731
|
+
this.outputSchema = getIntegrationEcommerceSitemapResponseSchema;
|
|
20732
|
+
this.querySchema = void 0;
|
|
20733
|
+
this.headersSchema = void 0;
|
|
20734
|
+
}
|
|
20735
|
+
getPath() {
|
|
20736
|
+
return "/integrations/ecommerce/sitemap";
|
|
20737
|
+
}
|
|
20738
|
+
};
|
|
20739
|
+
|
|
20740
|
+
// src/requests/services/ecommerce/GetIntegrationEcommerceSlotOptions.ts
|
|
20741
|
+
var import_sdk_js_core139 = require("@deliverart/sdk-js-core");
|
|
20599
20742
|
var import_sdk_js_point_of_sale9 = require("@deliverart/sdk-js-point-of-sale");
|
|
20600
20743
|
var getIntegrationEcommerceSlotOptionsQuerySchema = import_sdk_js_point_of_sale9.pointOfSaleSlotOptionsQuerySchema;
|
|
20601
20744
|
var getIntegrationEcommerceSlotOptionsInputSchema = external_exports.undefined();
|
|
20602
20745
|
var getIntegrationEcommerceSlotOptionsResponseSchema = import_sdk_js_point_of_sale9.pointOfSaleSlotOptionsResponseSchema;
|
|
20603
|
-
var GetIntegrationEcommerceSlotOptions = class extends
|
|
20746
|
+
var GetIntegrationEcommerceSlotOptions = class extends import_sdk_js_core139.AbstractApiRequest {
|
|
20604
20747
|
constructor(path, options) {
|
|
20605
20748
|
super(void 0, options);
|
|
20606
20749
|
this.method = "GET";
|
|
@@ -20617,11 +20760,59 @@ var GetIntegrationEcommerceSlotOptions = class extends import_sdk_js_core138.Abs
|
|
|
20617
20760
|
}
|
|
20618
20761
|
};
|
|
20619
20762
|
|
|
20763
|
+
// src/requests/services/ecommerce/GetIntegrationEcommerceUsers.ts
|
|
20764
|
+
var import_sdk_js_core140 = require("@deliverart/sdk-js-core");
|
|
20765
|
+
var import_sdk_js_global_types50 = require("@deliverart/sdk-js-global-types");
|
|
20766
|
+
var getIntegrationEcommerceUsersQuerySchema = integrationEcommerceUsersQuerySchema;
|
|
20767
|
+
var getIntegrationEcommerceUsersInputSchema = external_exports.undefined();
|
|
20768
|
+
var getIntegrationEcommerceUsersResponseSchema = (0, import_sdk_js_global_types50.createPaginatedSchema)(
|
|
20769
|
+
integrationEcommerceUserSchema
|
|
20770
|
+
);
|
|
20771
|
+
var GetIntegrationEcommerceUsers = class extends import_sdk_js_core140.AbstractApiRequest {
|
|
20772
|
+
constructor(integrationEcommerceId, options) {
|
|
20773
|
+
super(void 0, options);
|
|
20774
|
+
this.method = "GET";
|
|
20775
|
+
this.contentType = "application/json";
|
|
20776
|
+
this.accept = "application/json";
|
|
20777
|
+
this.inputSchema = getIntegrationEcommerceUsersInputSchema;
|
|
20778
|
+
this.outputSchema = getIntegrationEcommerceUsersResponseSchema;
|
|
20779
|
+
this.querySchema = getIntegrationEcommerceUsersQuerySchema;
|
|
20780
|
+
this.headersSchema = void 0;
|
|
20781
|
+
this.listItemSchema = integrationEcommerceUserSchema;
|
|
20782
|
+
this.paginationDefaultEnabled = true;
|
|
20783
|
+
this.integrationEcommerceId = integrationEcommerceId;
|
|
20784
|
+
}
|
|
20785
|
+
getPath() {
|
|
20786
|
+
return `/integrations/ecommerce/${this.integrationEcommerceId}/users`;
|
|
20787
|
+
}
|
|
20788
|
+
};
|
|
20789
|
+
|
|
20790
|
+
// src/requests/services/ecommerce/LinkIntegrationEcommerceRegistrationUser.ts
|
|
20791
|
+
var import_sdk_js_core141 = require("@deliverart/sdk-js-core");
|
|
20792
|
+
var linkIntegrationEcommerceRegistrationUserInputSchema = integrationEcommerceRegistrationLinkInputSchema;
|
|
20793
|
+
var linkIntegrationEcommerceRegistrationUserResponseSchema = integrationEcommerceUserCustomerSchema;
|
|
20794
|
+
var LinkIntegrationEcommerceRegistrationUser = class extends import_sdk_js_core141.AbstractApiRequest {
|
|
20795
|
+
constructor(path, input) {
|
|
20796
|
+
super(input);
|
|
20797
|
+
this.method = "POST";
|
|
20798
|
+
this.contentType = "application/json";
|
|
20799
|
+
this.accept = "application/json";
|
|
20800
|
+
this.inputSchema = linkIntegrationEcommerceRegistrationUserInputSchema;
|
|
20801
|
+
this.outputSchema = linkIntegrationEcommerceRegistrationUserResponseSchema;
|
|
20802
|
+
this.querySchema = void 0;
|
|
20803
|
+
this.headersSchema = void 0;
|
|
20804
|
+
this.path = path;
|
|
20805
|
+
}
|
|
20806
|
+
getPath() {
|
|
20807
|
+
return `/integrations/ecommerce/${this.path}/users/registration-link`;
|
|
20808
|
+
}
|
|
20809
|
+
};
|
|
20810
|
+
|
|
20620
20811
|
// src/requests/services/ecommerce/UpdateIntegrationEcommerce.ts
|
|
20621
|
-
var
|
|
20812
|
+
var import_sdk_js_core142 = require("@deliverart/sdk-js-core");
|
|
20622
20813
|
var updateIntegrationEcommerceInputSchema = integrationEcommerceEditableFieldsSchema.partial();
|
|
20623
20814
|
var updateIntegrationEcommerceResponseSchema = integrationEcommerceDetailsSchema;
|
|
20624
|
-
var UpdateIntegrationEcommerce = class extends
|
|
20815
|
+
var UpdateIntegrationEcommerce = class extends import_sdk_js_core142.AbstractApiRequest {
|
|
20625
20816
|
constructor(integrationEcommerceId, input) {
|
|
20626
20817
|
super(input);
|
|
20627
20818
|
this.method = "PATCH";
|
|
@@ -20638,14 +20829,36 @@ var UpdateIntegrationEcommerce = class extends import_sdk_js_core139.AbstractApi
|
|
|
20638
20829
|
}
|
|
20639
20830
|
};
|
|
20640
20831
|
|
|
20832
|
+
// src/requests/services/ecommerce/VerifyIntegrationEcommerceUserEmail.ts
|
|
20833
|
+
var import_sdk_js_core143 = require("@deliverart/sdk-js-core");
|
|
20834
|
+
var verifyIntegrationEcommerceUserEmailInputSchema = external_exports.undefined();
|
|
20835
|
+
var verifyIntegrationEcommerceUserEmailResponseSchema = integrationEcommerceEmailVerificationStatusSchema;
|
|
20836
|
+
var VerifyIntegrationEcommerceUserEmail = class extends import_sdk_js_core143.AbstractApiRequest {
|
|
20837
|
+
constructor(integrationEcommerceId, userId) {
|
|
20838
|
+
super(void 0);
|
|
20839
|
+
this.method = "POST";
|
|
20840
|
+
this.contentType = "application/json";
|
|
20841
|
+
this.accept = "application/json";
|
|
20842
|
+
this.inputSchema = verifyIntegrationEcommerceUserEmailInputSchema;
|
|
20843
|
+
this.outputSchema = verifyIntegrationEcommerceUserEmailResponseSchema;
|
|
20844
|
+
this.querySchema = void 0;
|
|
20845
|
+
this.headersSchema = void 0;
|
|
20846
|
+
this.integrationEcommerceId = integrationEcommerceId;
|
|
20847
|
+
this.userId = userId;
|
|
20848
|
+
}
|
|
20849
|
+
getPath() {
|
|
20850
|
+
return `/integrations/ecommerce/${this.integrationEcommerceId}/users/${this.userId}/verify-email`;
|
|
20851
|
+
}
|
|
20852
|
+
};
|
|
20853
|
+
|
|
20641
20854
|
// src/requests/services/glovo/CreateIntegrationGlovo.ts
|
|
20642
|
-
var
|
|
20855
|
+
var import_sdk_js_core144 = require("@deliverart/sdk-js-core");
|
|
20643
20856
|
var import_sdk_js_point_of_sale10 = require("@deliverart/sdk-js-point-of-sale");
|
|
20644
20857
|
var createIntegrationGlovoInputSchema = integrationGlovoEditableFieldsSchema.extend({
|
|
20645
20858
|
pointOfSale: import_sdk_js_point_of_sale10.pointOfSaleIriSchema
|
|
20646
20859
|
});
|
|
20647
20860
|
var createIntegrationGlovoResponseSchema = integrationGlovoDetailsSchema;
|
|
20648
|
-
var CreateIntegrationGlovo = class extends
|
|
20861
|
+
var CreateIntegrationGlovo = class extends import_sdk_js_core144.AbstractApiRequest {
|
|
20649
20862
|
constructor(input) {
|
|
20650
20863
|
super(input);
|
|
20651
20864
|
this.method = "POST";
|
|
@@ -20662,11 +20875,11 @@ var CreateIntegrationGlovo = class extends import_sdk_js_core140.AbstractApiRequ
|
|
|
20662
20875
|
};
|
|
20663
20876
|
|
|
20664
20877
|
// src/requests/services/glovo/DeleteIntegrationGlovo.ts
|
|
20665
|
-
var
|
|
20666
|
-
var
|
|
20878
|
+
var import_sdk_js_core145 = require("@deliverart/sdk-js-core");
|
|
20879
|
+
var import_sdk_js_global_types51 = require("@deliverart/sdk-js-global-types");
|
|
20667
20880
|
var deleteIntegrationGlovoInputSchema = external_exports.undefined();
|
|
20668
|
-
var deleteIntegrationGlovoResponseSchema =
|
|
20669
|
-
var DeleteIntegrationGlovo = class extends
|
|
20881
|
+
var deleteIntegrationGlovoResponseSchema = import_sdk_js_global_types51.emptyResponseSchema;
|
|
20882
|
+
var DeleteIntegrationGlovo = class extends import_sdk_js_core145.AbstractApiRequest {
|
|
20670
20883
|
constructor(integrationGlovoId) {
|
|
20671
20884
|
super(void 0);
|
|
20672
20885
|
this.method = "DELETE";
|
|
@@ -20684,10 +20897,10 @@ var DeleteIntegrationGlovo = class extends import_sdk_js_core141.AbstractApiRequ
|
|
|
20684
20897
|
};
|
|
20685
20898
|
|
|
20686
20899
|
// src/requests/services/glovo/GetIntegrationGlovoBulkUpdateDetails.ts
|
|
20687
|
-
var
|
|
20900
|
+
var import_sdk_js_core146 = require("@deliverart/sdk-js-core");
|
|
20688
20901
|
var getIntegrationGlovoBulkUpdateDetailsInputSchema = external_exports.undefined();
|
|
20689
20902
|
var getIntegrationGlovoBulkUpdateDetailsResponseSchema = integrationGlovoBulkUpdateDetailsSchema;
|
|
20690
|
-
var GetIntegrationGlovoBulkUpdateDetails = class extends
|
|
20903
|
+
var GetIntegrationGlovoBulkUpdateDetails = class extends import_sdk_js_core146.AbstractApiRequest {
|
|
20691
20904
|
constructor(integrationGlovoId, bulkUpdateId) {
|
|
20692
20905
|
super(void 0);
|
|
20693
20906
|
this.method = "GET";
|
|
@@ -20706,14 +20919,14 @@ var GetIntegrationGlovoBulkUpdateDetails = class extends import_sdk_js_core142.A
|
|
|
20706
20919
|
};
|
|
20707
20920
|
|
|
20708
20921
|
// src/requests/services/glovo/GetIntegrationGlovoBulkUpdates.ts
|
|
20709
|
-
var
|
|
20710
|
-
var
|
|
20922
|
+
var import_sdk_js_core147 = require("@deliverart/sdk-js-core");
|
|
20923
|
+
var import_sdk_js_global_types52 = require("@deliverart/sdk-js-global-types");
|
|
20711
20924
|
var getIntegrationGlovoBulkUpdatesQuerySchema = integrationGlovoBulkUpdatesQuerySchema;
|
|
20712
20925
|
var getIntegrationGlovoBulkUpdatesInputSchema = external_exports.undefined();
|
|
20713
|
-
var getIntegrationGlovoBulkUpdatesResponseSchema = (0,
|
|
20926
|
+
var getIntegrationGlovoBulkUpdatesResponseSchema = (0, import_sdk_js_global_types52.createPaginatedSchema)(
|
|
20714
20927
|
integrationGlovoBulkUpdateSchema
|
|
20715
20928
|
);
|
|
20716
|
-
var GetIntegrationGlovoBulkUpdates = class extends
|
|
20929
|
+
var GetIntegrationGlovoBulkUpdates = class extends import_sdk_js_core147.AbstractApiRequest {
|
|
20717
20930
|
constructor(integrationGlovoId, options) {
|
|
20718
20931
|
super(void 0, options);
|
|
20719
20932
|
this.method = "GET";
|
|
@@ -20733,10 +20946,10 @@ var GetIntegrationGlovoBulkUpdates = class extends import_sdk_js_core143.Abstrac
|
|
|
20733
20946
|
};
|
|
20734
20947
|
|
|
20735
20948
|
// src/requests/services/glovo/GetIntegrationGlovoClientLogRequestDetails.ts
|
|
20736
|
-
var
|
|
20949
|
+
var import_sdk_js_core148 = require("@deliverart/sdk-js-core");
|
|
20737
20950
|
var getIntegrationGlovoClientLogRequestDetailsInputSchema = external_exports.undefined();
|
|
20738
20951
|
var getIntegrationGlovoClientLogRequestDetailsResponseSchema = integrationClientLogRequestDetailsSchema;
|
|
20739
|
-
var GetIntegrationGlovoClientLogRequestDetails = class extends
|
|
20952
|
+
var GetIntegrationGlovoClientLogRequestDetails = class extends import_sdk_js_core148.AbstractApiRequest {
|
|
20740
20953
|
constructor(integrationGlovoId, requestId) {
|
|
20741
20954
|
super(void 0);
|
|
20742
20955
|
this.method = "GET";
|
|
@@ -20755,14 +20968,14 @@ var GetIntegrationGlovoClientLogRequestDetails = class extends import_sdk_js_cor
|
|
|
20755
20968
|
};
|
|
20756
20969
|
|
|
20757
20970
|
// src/requests/services/glovo/GetIntegrationGlovoClientLogRequests.ts
|
|
20758
|
-
var
|
|
20759
|
-
var
|
|
20971
|
+
var import_sdk_js_core149 = require("@deliverart/sdk-js-core");
|
|
20972
|
+
var import_sdk_js_global_types53 = require("@deliverart/sdk-js-global-types");
|
|
20760
20973
|
var getIntegrationGlovoClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
20761
20974
|
var getIntegrationGlovoClientLogRequestsInputSchema = external_exports.undefined();
|
|
20762
|
-
var getIntegrationGlovoClientLogRequestsResponseSchema = (0,
|
|
20975
|
+
var getIntegrationGlovoClientLogRequestsResponseSchema = (0, import_sdk_js_global_types53.createPaginatedSchema)(
|
|
20763
20976
|
integrationClientLogRequestSchema
|
|
20764
20977
|
);
|
|
20765
|
-
var GetIntegrationGlovoClientLogRequests = class extends
|
|
20978
|
+
var GetIntegrationGlovoClientLogRequests = class extends import_sdk_js_core149.AbstractApiRequest {
|
|
20766
20979
|
constructor(integrationGlovoId, options) {
|
|
20767
20980
|
super(void 0, options);
|
|
20768
20981
|
this.method = "GET";
|
|
@@ -20782,7 +20995,7 @@ var GetIntegrationGlovoClientLogRequests = class extends import_sdk_js_core145.A
|
|
|
20782
20995
|
};
|
|
20783
20996
|
|
|
20784
20997
|
// src/requests/services/glovo/GetIntegrationGlovoClientLogRequestsFromOrder.ts
|
|
20785
|
-
var
|
|
20998
|
+
var import_sdk_js_core150 = require("@deliverart/sdk-js-core");
|
|
20786
20999
|
var getIntegrationGlovoClientLogRequestsFromOrderQuerySchema = clientLogRequestQuerySchema.omit(
|
|
20787
21000
|
{
|
|
20788
21001
|
page: true
|
|
@@ -20792,7 +21005,7 @@ var getIntegrationGlovoClientLogRequestsFromOrderInputSchema = external_exports.
|
|
|
20792
21005
|
var getIntegrationGlovoClientLogRequestsFromOrderResponseSchema = external_exports.array(
|
|
20793
21006
|
integrationClientLogRequestSchema
|
|
20794
21007
|
);
|
|
20795
|
-
var GetIntegrationGlovoClientLogRequestsFromOrder = class extends
|
|
21008
|
+
var GetIntegrationGlovoClientLogRequestsFromOrder = class extends import_sdk_js_core150.AbstractApiRequest {
|
|
20796
21009
|
constructor(orderId, options) {
|
|
20797
21010
|
super(void 0, options);
|
|
20798
21011
|
this.method = "GET";
|
|
@@ -20812,10 +21025,10 @@ var GetIntegrationGlovoClientLogRequestsFromOrder = class extends import_sdk_js_
|
|
|
20812
21025
|
};
|
|
20813
21026
|
|
|
20814
21027
|
// src/requests/services/glovo/GetIntegrationGlovoDetails.ts
|
|
20815
|
-
var
|
|
21028
|
+
var import_sdk_js_core151 = require("@deliverart/sdk-js-core");
|
|
20816
21029
|
var getIntegrationGlovoDetailsInputSchema = external_exports.undefined();
|
|
20817
21030
|
var getIntegrationGlovoDetailsResponseSchema = integrationGlovoDetailsSchema;
|
|
20818
|
-
var GetIntegrationGlovoDetails = class extends
|
|
21031
|
+
var GetIntegrationGlovoDetails = class extends import_sdk_js_core151.AbstractApiRequest {
|
|
20819
21032
|
constructor(integrationGlovoId) {
|
|
20820
21033
|
super(void 0);
|
|
20821
21034
|
this.method = "GET";
|
|
@@ -20833,14 +21046,14 @@ var GetIntegrationGlovoDetails = class extends import_sdk_js_core147.AbstractApi
|
|
|
20833
21046
|
};
|
|
20834
21047
|
|
|
20835
21048
|
// src/requests/services/glovo/GetIntegrationGlovoGlobalClientLogRequests.ts
|
|
20836
|
-
var
|
|
20837
|
-
var
|
|
21049
|
+
var import_sdk_js_core152 = require("@deliverart/sdk-js-core");
|
|
21050
|
+
var import_sdk_js_global_types54 = require("@deliverart/sdk-js-global-types");
|
|
20838
21051
|
var getIntegrationGlovoGlobalClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
20839
21052
|
var getIntegrationGlovoGlobalClientLogRequestsInputSchema = external_exports.undefined();
|
|
20840
|
-
var getIntegrationGlovoGlobalClientLogRequestsResponseSchema = (0,
|
|
21053
|
+
var getIntegrationGlovoGlobalClientLogRequestsResponseSchema = (0, import_sdk_js_global_types54.createPaginatedSchema)(
|
|
20841
21054
|
integrationClientLogRequestSchema
|
|
20842
21055
|
);
|
|
20843
|
-
var GetIntegrationGlovoGlobalClientLogRequests = class extends
|
|
21056
|
+
var GetIntegrationGlovoGlobalClientLogRequests = class extends import_sdk_js_core152.AbstractApiRequest {
|
|
20844
21057
|
constructor(options) {
|
|
20845
21058
|
super(void 0, options);
|
|
20846
21059
|
this.method = "GET";
|
|
@@ -20859,14 +21072,14 @@ var GetIntegrationGlovoGlobalClientLogRequests = class extends import_sdk_js_cor
|
|
|
20859
21072
|
};
|
|
20860
21073
|
|
|
20861
21074
|
// src/requests/services/glovo/GetIntegrationGlovoList.ts
|
|
20862
|
-
var
|
|
20863
|
-
var
|
|
21075
|
+
var import_sdk_js_core153 = require("@deliverart/sdk-js-core");
|
|
21076
|
+
var import_sdk_js_global_types55 = require("@deliverart/sdk-js-global-types");
|
|
20864
21077
|
var getIntegrationGlovoListQuerySchema = integrationsGlovoQuerySchema.omit({
|
|
20865
21078
|
service: true
|
|
20866
21079
|
});
|
|
20867
21080
|
var getIntegrationGlovoListInputSchema = external_exports.undefined();
|
|
20868
|
-
var getIntegrationGlovoListResponseSchema = (0,
|
|
20869
|
-
var GetIntegrationGlovoList = class extends
|
|
21081
|
+
var getIntegrationGlovoListResponseSchema = (0, import_sdk_js_global_types55.createPaginatedSchema)(integrationGlovoSchema);
|
|
21082
|
+
var GetIntegrationGlovoList = class extends import_sdk_js_core153.AbstractApiRequest {
|
|
20870
21083
|
constructor(options) {
|
|
20871
21084
|
super(void 0, options);
|
|
20872
21085
|
this.method = "GET";
|
|
@@ -20885,10 +21098,10 @@ var GetIntegrationGlovoList = class extends import_sdk_js_core149.AbstractApiReq
|
|
|
20885
21098
|
};
|
|
20886
21099
|
|
|
20887
21100
|
// src/requests/services/glovo/GetIntegrationGlovoMenuItemDeltaDetails.ts
|
|
20888
|
-
var
|
|
21101
|
+
var import_sdk_js_core154 = require("@deliverart/sdk-js-core");
|
|
20889
21102
|
var getIntegrationGlovoMenuItemDeltaDetailsInputSchema = external_exports.undefined();
|
|
20890
21103
|
var getIntegrationGlovoMenuItemDeltaDetailsResponseSchema = integrationGlovoMenuItemDeltaDetailsSchema;
|
|
20891
|
-
var GetIntegrationGlovoMenuItemDeltaDetails = class extends
|
|
21104
|
+
var GetIntegrationGlovoMenuItemDeltaDetails = class extends import_sdk_js_core154.AbstractApiRequest {
|
|
20892
21105
|
constructor(integrationGlovoId, deltaId) {
|
|
20893
21106
|
super(void 0);
|
|
20894
21107
|
this.method = "GET";
|
|
@@ -20907,14 +21120,14 @@ var GetIntegrationGlovoMenuItemDeltaDetails = class extends import_sdk_js_core15
|
|
|
20907
21120
|
};
|
|
20908
21121
|
|
|
20909
21122
|
// src/requests/services/glovo/GetIntegrationGlovoMenuItemDeltas.ts
|
|
20910
|
-
var
|
|
20911
|
-
var
|
|
21123
|
+
var import_sdk_js_core155 = require("@deliverart/sdk-js-core");
|
|
21124
|
+
var import_sdk_js_global_types56 = require("@deliverart/sdk-js-global-types");
|
|
20912
21125
|
var getIntegrationGlovoMenuItemDeltasQuerySchema = integrationGlovoMenuItemDeltasQuerySchema;
|
|
20913
21126
|
var getIntegrationGlovoMenuItemDeltasInputSchema = external_exports.undefined();
|
|
20914
|
-
var getIntegrationGlovoMenuItemDeltasResponseSchema = (0,
|
|
21127
|
+
var getIntegrationGlovoMenuItemDeltasResponseSchema = (0, import_sdk_js_global_types56.createPaginatedSchema)(
|
|
20915
21128
|
integrationGlovoMenuItemDeltaSchema
|
|
20916
21129
|
);
|
|
20917
|
-
var GetIntegrationGlovoMenuItemDeltas = class extends
|
|
21130
|
+
var GetIntegrationGlovoMenuItemDeltas = class extends import_sdk_js_core155.AbstractApiRequest {
|
|
20918
21131
|
constructor(integrationGlovoId, options) {
|
|
20919
21132
|
super(void 0, options);
|
|
20920
21133
|
this.method = "GET";
|
|
@@ -20934,11 +21147,11 @@ var GetIntegrationGlovoMenuItemDeltas = class extends import_sdk_js_core151.Abst
|
|
|
20934
21147
|
};
|
|
20935
21148
|
|
|
20936
21149
|
// src/requests/services/glovo/GetIntegrationGlovoMenuValidation.ts
|
|
20937
|
-
var
|
|
20938
|
-
var
|
|
21150
|
+
var import_sdk_js_core156 = require("@deliverart/sdk-js-core");
|
|
21151
|
+
var import_sdk_js_global_types57 = require("@deliverart/sdk-js-global-types");
|
|
20939
21152
|
var getIntegrationGlovoMenuValidationInputSchema = external_exports.undefined();
|
|
20940
|
-
var getIntegrationGlovoMenuValidationResponseSchema =
|
|
20941
|
-
var GetIntegrationGlovoMenuValidation = class extends
|
|
21153
|
+
var getIntegrationGlovoMenuValidationResponseSchema = import_sdk_js_global_types57.emptyResponseSchema;
|
|
21154
|
+
var GetIntegrationGlovoMenuValidation = class extends import_sdk_js_core156.AbstractApiRequest {
|
|
20942
21155
|
constructor(integrationGlovoId) {
|
|
20943
21156
|
super(void 0);
|
|
20944
21157
|
this.method = "GET";
|
|
@@ -20956,10 +21169,10 @@ var GetIntegrationGlovoMenuValidation = class extends import_sdk_js_core152.Abst
|
|
|
20956
21169
|
};
|
|
20957
21170
|
|
|
20958
21171
|
// src/requests/services/glovo/GetIntegrationGlovoMenuUpdateDetails.ts
|
|
20959
|
-
var
|
|
21172
|
+
var import_sdk_js_core157 = require("@deliverart/sdk-js-core");
|
|
20960
21173
|
var getIntegrationGlovoMenuUpdateDetailsInputSchema = external_exports.undefined();
|
|
20961
21174
|
var getIntegrationGlovoMenuUpdateDetailsResponseSchema = integrationGlovoMenuUpdateDetailsSchema;
|
|
20962
|
-
var GetIntegrationGlovoMenuUpdateDetails = class extends
|
|
21175
|
+
var GetIntegrationGlovoMenuUpdateDetails = class extends import_sdk_js_core157.AbstractApiRequest {
|
|
20963
21176
|
constructor(integrationGlovoId, processId) {
|
|
20964
21177
|
super(void 0);
|
|
20965
21178
|
this.method = "GET";
|
|
@@ -20978,14 +21191,14 @@ var GetIntegrationGlovoMenuUpdateDetails = class extends import_sdk_js_core153.A
|
|
|
20978
21191
|
};
|
|
20979
21192
|
|
|
20980
21193
|
// src/requests/services/glovo/GetIntegrationGlovoMenuUpdates.ts
|
|
20981
|
-
var
|
|
20982
|
-
var
|
|
21194
|
+
var import_sdk_js_core158 = require("@deliverart/sdk-js-core");
|
|
21195
|
+
var import_sdk_js_global_types58 = require("@deliverart/sdk-js-global-types");
|
|
20983
21196
|
var getIntegrationGlovoMenuUpdatesQuerySchema = integrationGlovoMenuUpdatesQuerySchema;
|
|
20984
21197
|
var getIntegrationGlovoMenuUpdatesInputSchema = external_exports.undefined();
|
|
20985
|
-
var getIntegrationGlovoMenuUpdatesResponseSchema = (0,
|
|
21198
|
+
var getIntegrationGlovoMenuUpdatesResponseSchema = (0, import_sdk_js_global_types58.createPaginatedSchema)(
|
|
20986
21199
|
integrationGlovoMenuUpdateSchema
|
|
20987
21200
|
);
|
|
20988
|
-
var GetIntegrationGlovoMenuUpdates = class extends
|
|
21201
|
+
var GetIntegrationGlovoMenuUpdates = class extends import_sdk_js_core158.AbstractApiRequest {
|
|
20989
21202
|
constructor(integrationId, options) {
|
|
20990
21203
|
super(void 0, options);
|
|
20991
21204
|
this.method = "GET";
|
|
@@ -21005,10 +21218,10 @@ var GetIntegrationGlovoMenuUpdates = class extends import_sdk_js_core154.Abstrac
|
|
|
21005
21218
|
};
|
|
21006
21219
|
|
|
21007
21220
|
// src/requests/services/glovo/GetIntegrationGlovoMenuVersionDetails.ts
|
|
21008
|
-
var
|
|
21221
|
+
var import_sdk_js_core159 = require("@deliverart/sdk-js-core");
|
|
21009
21222
|
var getIntegrationGlovoMenuVersionDetailsInputSchema = external_exports.undefined();
|
|
21010
21223
|
var getIntegrationGlovoMenuVersionDetailsResponseSchema = menuVersionDetailsSchema;
|
|
21011
|
-
var GetIntegrationGlovoMenuVersionDetails = class extends
|
|
21224
|
+
var GetIntegrationGlovoMenuVersionDetails = class extends import_sdk_js_core159.AbstractApiRequest {
|
|
21012
21225
|
constructor(integrationGlovoId, versionId) {
|
|
21013
21226
|
super(void 0);
|
|
21014
21227
|
this.method = "GET";
|
|
@@ -21027,14 +21240,14 @@ var GetIntegrationGlovoMenuVersionDetails = class extends import_sdk_js_core155.
|
|
|
21027
21240
|
};
|
|
21028
21241
|
|
|
21029
21242
|
// src/requests/services/glovo/GetIntegrationGlovoMenuVersions.ts
|
|
21030
|
-
var
|
|
21031
|
-
var
|
|
21243
|
+
var import_sdk_js_core160 = require("@deliverart/sdk-js-core");
|
|
21244
|
+
var import_sdk_js_global_types59 = require("@deliverart/sdk-js-global-types");
|
|
21032
21245
|
var getIntegrationGlovoMenuVersionsQuerySchema = external_exports.object({
|
|
21033
21246
|
page: external_exports.coerce.number().optional()
|
|
21034
21247
|
});
|
|
21035
21248
|
var getIntegrationGlovoMenuVersionsInputSchema = external_exports.undefined();
|
|
21036
|
-
var getIntegrationGlovoMenuVersionsResponseSchema = (0,
|
|
21037
|
-
var GetIntegrationGlovoMenuVersions = class extends
|
|
21249
|
+
var getIntegrationGlovoMenuVersionsResponseSchema = (0, import_sdk_js_global_types59.createPaginatedSchema)(menuVersionSchema);
|
|
21250
|
+
var GetIntegrationGlovoMenuVersions = class extends import_sdk_js_core160.AbstractApiRequest {
|
|
21038
21251
|
constructor(integrationGlovoId, options) {
|
|
21039
21252
|
super(void 0, options);
|
|
21040
21253
|
this.method = "GET";
|
|
@@ -21054,10 +21267,10 @@ var GetIntegrationGlovoMenuVersions = class extends import_sdk_js_core156.Abstra
|
|
|
21054
21267
|
};
|
|
21055
21268
|
|
|
21056
21269
|
// src/requests/services/glovo/GetIntegrationGlovoOrderDetails.ts
|
|
21057
|
-
var
|
|
21270
|
+
var import_sdk_js_core161 = require("@deliverart/sdk-js-core");
|
|
21058
21271
|
var getIntegrationGlovoOrderDetailsInputSchema = external_exports.undefined();
|
|
21059
21272
|
var getIntegrationGlovoOrderDetailsResponseSchema = integrationGlovoOrderDetailsSchema;
|
|
21060
|
-
var GetIntegrationGlovoOrderDetails = class extends
|
|
21273
|
+
var GetIntegrationGlovoOrderDetails = class extends import_sdk_js_core161.AbstractApiRequest {
|
|
21061
21274
|
constructor(integrationGlovoId, orderId) {
|
|
21062
21275
|
super(void 0);
|
|
21063
21276
|
this.method = "GET";
|
|
@@ -21076,14 +21289,14 @@ var GetIntegrationGlovoOrderDetails = class extends import_sdk_js_core157.Abstra
|
|
|
21076
21289
|
};
|
|
21077
21290
|
|
|
21078
21291
|
// src/requests/services/glovo/GetIntegrationGlovoOrders.ts
|
|
21079
|
-
var
|
|
21080
|
-
var
|
|
21292
|
+
var import_sdk_js_core162 = require("@deliverart/sdk-js-core");
|
|
21293
|
+
var import_sdk_js_global_types60 = require("@deliverart/sdk-js-global-types");
|
|
21081
21294
|
var getIntegrationGlovoOrdersQuerySchema = integrationGlovoOrdersQuerySchema;
|
|
21082
21295
|
var getIntegrationGlovoOrdersInputSchema = external_exports.undefined();
|
|
21083
|
-
var getIntegrationGlovoOrdersResponseSchema = (0,
|
|
21296
|
+
var getIntegrationGlovoOrdersResponseSchema = (0, import_sdk_js_global_types60.createPaginatedSchema)(
|
|
21084
21297
|
integrationGlovoOrderSchema
|
|
21085
21298
|
);
|
|
21086
|
-
var GetIntegrationGlovoOrders = class extends
|
|
21299
|
+
var GetIntegrationGlovoOrders = class extends import_sdk_js_core162.AbstractApiRequest {
|
|
21087
21300
|
constructor(integrationGlovoId, options) {
|
|
21088
21301
|
super(void 0, options);
|
|
21089
21302
|
this.method = "GET";
|
|
@@ -21103,7 +21316,7 @@ var GetIntegrationGlovoOrders = class extends import_sdk_js_core158.AbstractApiR
|
|
|
21103
21316
|
};
|
|
21104
21317
|
|
|
21105
21318
|
// src/requests/services/glovo/GetIntegrationGlovoOrdersFromOrder.ts
|
|
21106
|
-
var
|
|
21319
|
+
var import_sdk_js_core163 = require("@deliverart/sdk-js-core");
|
|
21107
21320
|
var getIntegrationGlovoOrdersFromOrderQuerySchema = integrationGlovoOrdersQuerySchema.omit(
|
|
21108
21321
|
{
|
|
21109
21322
|
page: true
|
|
@@ -21113,7 +21326,7 @@ var getIntegrationGlovoOrdersFromOrderInputSchema = external_exports.undefined()
|
|
|
21113
21326
|
var getIntegrationGlovoOrdersFromOrderResponseSchema = external_exports.array(
|
|
21114
21327
|
integrationGlovoOrderSchema
|
|
21115
21328
|
);
|
|
21116
|
-
var GetIntegrationGlovoOrdersFromOrder = class extends
|
|
21329
|
+
var GetIntegrationGlovoOrdersFromOrder = class extends import_sdk_js_core163.AbstractApiRequest {
|
|
21117
21330
|
constructor(orderId, options) {
|
|
21118
21331
|
super(void 0, options);
|
|
21119
21332
|
this.method = "GET";
|
|
@@ -21133,10 +21346,10 @@ var GetIntegrationGlovoOrdersFromOrder = class extends import_sdk_js_core159.Abs
|
|
|
21133
21346
|
};
|
|
21134
21347
|
|
|
21135
21348
|
// src/requests/services/glovo/GetIntegrationGlovoSyncStatus.ts
|
|
21136
|
-
var
|
|
21349
|
+
var import_sdk_js_core164 = require("@deliverart/sdk-js-core");
|
|
21137
21350
|
var getIntegrationGlovoSyncStatusInputSchema = external_exports.undefined();
|
|
21138
21351
|
var getIntegrationGlovoSyncStatusResponseSchema = integrationGlovoSyncStatusResponseSchema;
|
|
21139
|
-
var GetIntegrationGlovoSyncStatus = class extends
|
|
21352
|
+
var GetIntegrationGlovoSyncStatus = class extends import_sdk_js_core164.AbstractApiRequest {
|
|
21140
21353
|
constructor(integrationGlovoId) {
|
|
21141
21354
|
super(void 0);
|
|
21142
21355
|
this.method = "GET";
|
|
@@ -21154,10 +21367,10 @@ var GetIntegrationGlovoSyncStatus = class extends import_sdk_js_core160.Abstract
|
|
|
21154
21367
|
};
|
|
21155
21368
|
|
|
21156
21369
|
// src/requests/services/glovo/GetIntegrationGlovoWebhookEventDetails.ts
|
|
21157
|
-
var
|
|
21370
|
+
var import_sdk_js_core165 = require("@deliverart/sdk-js-core");
|
|
21158
21371
|
var getIntegrationGlovoWebhookEventDetailsInputSchema = external_exports.undefined();
|
|
21159
21372
|
var getIntegrationGlovoWebhookEventDetailsResponseSchema = integrationGlovoWebhookEventDetailsSchema;
|
|
21160
|
-
var GetIntegrationGlovoWebhookEventDetails = class extends
|
|
21373
|
+
var GetIntegrationGlovoWebhookEventDetails = class extends import_sdk_js_core165.AbstractApiRequest {
|
|
21161
21374
|
constructor(integrationGlovoId, eventId) {
|
|
21162
21375
|
super(void 0);
|
|
21163
21376
|
this.method = "GET";
|
|
@@ -21176,14 +21389,14 @@ var GetIntegrationGlovoWebhookEventDetails = class extends import_sdk_js_core161
|
|
|
21176
21389
|
};
|
|
21177
21390
|
|
|
21178
21391
|
// src/requests/services/glovo/GetIntegrationGlovoWebhookEvents.ts
|
|
21179
|
-
var
|
|
21180
|
-
var
|
|
21392
|
+
var import_sdk_js_core166 = require("@deliverart/sdk-js-core");
|
|
21393
|
+
var import_sdk_js_global_types61 = require("@deliverart/sdk-js-global-types");
|
|
21181
21394
|
var getIntegrationGlovoWebhookEventsQuerySchema = integrationGlovoWebhookEventsQueryParamsSchema;
|
|
21182
21395
|
var getIntegrationGlovoWebhookEventsInputSchema = external_exports.undefined();
|
|
21183
|
-
var getIntegrationGlovoWebhookEventsResponseSchema = (0,
|
|
21396
|
+
var getIntegrationGlovoWebhookEventsResponseSchema = (0, import_sdk_js_global_types61.createPaginatedSchema)(
|
|
21184
21397
|
integrationGlovoWebhookEventSchema
|
|
21185
21398
|
);
|
|
21186
|
-
var GetIntegrationGlovoWebhookEvents = class extends
|
|
21399
|
+
var GetIntegrationGlovoWebhookEvents = class extends import_sdk_js_core166.AbstractApiRequest {
|
|
21187
21400
|
constructor(integrationGlovoId, options) {
|
|
21188
21401
|
super(void 0, options);
|
|
21189
21402
|
this.method = "GET";
|
|
@@ -21203,7 +21416,7 @@ var GetIntegrationGlovoWebhookEvents = class extends import_sdk_js_core162.Abstr
|
|
|
21203
21416
|
};
|
|
21204
21417
|
|
|
21205
21418
|
// src/requests/services/glovo/GetIntegrationGlovoWebhookEventsFromOrder.ts
|
|
21206
|
-
var
|
|
21419
|
+
var import_sdk_js_core167 = require("@deliverart/sdk-js-core");
|
|
21207
21420
|
var getIntegrationGlovoWebhookEventsFromOrderQuerySchema = integrationGlovoWebhookEventsQueryParamsSchema.omit({
|
|
21208
21421
|
page: true
|
|
21209
21422
|
});
|
|
@@ -21211,7 +21424,7 @@ var getIntegrationGlovoWebhookEventsFromOrderInputSchema = external_exports.unde
|
|
|
21211
21424
|
var getIntegrationGlovoWebhookEventsFromOrderResponseSchema = external_exports.array(
|
|
21212
21425
|
integrationGlovoWebhookEventSchema
|
|
21213
21426
|
);
|
|
21214
|
-
var GetIntegrationGlovoWebhookEventsFromOrder = class extends
|
|
21427
|
+
var GetIntegrationGlovoWebhookEventsFromOrder = class extends import_sdk_js_core167.AbstractApiRequest {
|
|
21215
21428
|
constructor(orderId, options) {
|
|
21216
21429
|
super(void 0, options);
|
|
21217
21430
|
this.method = "GET";
|
|
@@ -21231,12 +21444,12 @@ var GetIntegrationGlovoWebhookEventsFromOrder = class extends import_sdk_js_core
|
|
|
21231
21444
|
};
|
|
21232
21445
|
|
|
21233
21446
|
// src/requests/services/glovo/IntegrationGlovoSyncMenu.ts
|
|
21234
|
-
var
|
|
21447
|
+
var import_sdk_js_core168 = require("@deliverart/sdk-js-core");
|
|
21235
21448
|
var integrationGlovoSyncMenuInputSchema = external_exports.undefined();
|
|
21236
21449
|
var integrationGlovoSyncMenuResponseSchema = external_exports.object({
|
|
21237
21450
|
message: external_exports.string()
|
|
21238
21451
|
});
|
|
21239
|
-
var IntegrationGlovoSyncMenu = class extends
|
|
21452
|
+
var IntegrationGlovoSyncMenu = class extends import_sdk_js_core168.AbstractApiRequest {
|
|
21240
21453
|
constructor(integrationGlovoId) {
|
|
21241
21454
|
super(void 0);
|
|
21242
21455
|
this.method = "POST";
|
|
@@ -21254,10 +21467,10 @@ var IntegrationGlovoSyncMenu = class extends import_sdk_js_core164.AbstractApiRe
|
|
|
21254
21467
|
};
|
|
21255
21468
|
|
|
21256
21469
|
// src/requests/services/glovo/UpdateIntegrationGlovo.ts
|
|
21257
|
-
var
|
|
21470
|
+
var import_sdk_js_core169 = require("@deliverart/sdk-js-core");
|
|
21258
21471
|
var updateIntegrationGlovoInputSchema = integrationGlovoEditableFieldsSchema.partial();
|
|
21259
21472
|
var updateIntegrationGlovoResponseSchema = integrationGlovoDetailsSchema;
|
|
21260
|
-
var UpdateIntegrationGlovo = class extends
|
|
21473
|
+
var UpdateIntegrationGlovo = class extends import_sdk_js_core169.AbstractApiRequest {
|
|
21261
21474
|
constructor(integrationGlovoId, input) {
|
|
21262
21475
|
super(input);
|
|
21263
21476
|
this.method = "PATCH";
|
|
@@ -21275,13 +21488,13 @@ var UpdateIntegrationGlovo = class extends import_sdk_js_core165.AbstractApiRequ
|
|
|
21275
21488
|
};
|
|
21276
21489
|
|
|
21277
21490
|
// src/requests/services/glovo/UpdateIntegrationGlovoStoreStatus.ts
|
|
21278
|
-
var
|
|
21279
|
-
var
|
|
21491
|
+
var import_sdk_js_core170 = require("@deliverart/sdk-js-core");
|
|
21492
|
+
var import_sdk_js_global_types62 = require("@deliverart/sdk-js-global-types");
|
|
21280
21493
|
var updateIntegrationGlovoStoreStatusInputSchema = external_exports.object({
|
|
21281
21494
|
status: types_exports.integrationGlovoStoreStatusSchema
|
|
21282
21495
|
});
|
|
21283
|
-
var updateIntegrationGlovoStoreStatusResponseSchema =
|
|
21284
|
-
var UpdateIntegrationGlovoStoreStatus = class extends
|
|
21496
|
+
var updateIntegrationGlovoStoreStatusResponseSchema = import_sdk_js_global_types62.emptyResponseSchema;
|
|
21497
|
+
var UpdateIntegrationGlovoStoreStatus = class extends import_sdk_js_core170.AbstractApiRequest {
|
|
21285
21498
|
constructor(integrationGlovoId, input) {
|
|
21286
21499
|
super(input);
|
|
21287
21500
|
this.method = "POST";
|
|
@@ -21299,13 +21512,13 @@ var UpdateIntegrationGlovoStoreStatus = class extends import_sdk_js_core166.Abst
|
|
|
21299
21512
|
};
|
|
21300
21513
|
|
|
21301
21514
|
// src/requests/services/justeat/CreateIntegrationJustEat.ts
|
|
21302
|
-
var
|
|
21515
|
+
var import_sdk_js_core171 = require("@deliverart/sdk-js-core");
|
|
21303
21516
|
var import_sdk_js_point_of_sale11 = require("@deliverart/sdk-js-point-of-sale");
|
|
21304
21517
|
var createIntegrationJustEatInputSchema = integrationJustEatEditableFieldsSchema.extend({
|
|
21305
21518
|
pointOfSale: import_sdk_js_point_of_sale11.pointOfSaleIriSchema
|
|
21306
21519
|
});
|
|
21307
21520
|
var createIntegrationJustEatResponseSchema = integrationJustEatDetailsSchema;
|
|
21308
|
-
var CreateIntegrationJustEat = class extends
|
|
21521
|
+
var CreateIntegrationJustEat = class extends import_sdk_js_core171.AbstractApiRequest {
|
|
21309
21522
|
constructor(input) {
|
|
21310
21523
|
super(input);
|
|
21311
21524
|
this.method = "POST";
|
|
@@ -21322,11 +21535,11 @@ var CreateIntegrationJustEat = class extends import_sdk_js_core167.AbstractApiRe
|
|
|
21322
21535
|
};
|
|
21323
21536
|
|
|
21324
21537
|
// src/requests/services/justeat/DeleteIntegrationJustEat.ts
|
|
21325
|
-
var
|
|
21326
|
-
var
|
|
21538
|
+
var import_sdk_js_core172 = require("@deliverart/sdk-js-core");
|
|
21539
|
+
var import_sdk_js_global_types63 = require("@deliverart/sdk-js-global-types");
|
|
21327
21540
|
var deleteIntegrationJustEatInputSchema = external_exports.undefined();
|
|
21328
|
-
var deleteIntegrationJustEatResponseSchema =
|
|
21329
|
-
var DeleteIntegrationJustEat = class extends
|
|
21541
|
+
var deleteIntegrationJustEatResponseSchema = import_sdk_js_global_types63.emptyResponseSchema;
|
|
21542
|
+
var DeleteIntegrationJustEat = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
21330
21543
|
constructor(integrationJustEatId) {
|
|
21331
21544
|
super(void 0);
|
|
21332
21545
|
this.method = "DELETE";
|
|
@@ -21344,10 +21557,10 @@ var DeleteIntegrationJustEat = class extends import_sdk_js_core168.AbstractApiRe
|
|
|
21344
21557
|
};
|
|
21345
21558
|
|
|
21346
21559
|
// src/requests/services/justeat/GetIntegrationJustEatClientLogRequestDetails.ts
|
|
21347
|
-
var
|
|
21560
|
+
var import_sdk_js_core173 = require("@deliverart/sdk-js-core");
|
|
21348
21561
|
var getIntegrationJustEatClientLogRequestDetailsInputSchema = external_exports.undefined();
|
|
21349
21562
|
var getIntegrationJustEatClientLogRequestDetailsResponseSchema = integrationClientLogRequestDetailsSchema;
|
|
21350
|
-
var GetIntegrationJustEatClientLogRequestDetails = class extends
|
|
21563
|
+
var GetIntegrationJustEatClientLogRequestDetails = class extends import_sdk_js_core173.AbstractApiRequest {
|
|
21351
21564
|
constructor(integrationJustEatId, requestId) {
|
|
21352
21565
|
super(void 0);
|
|
21353
21566
|
this.method = "GET";
|
|
@@ -21366,14 +21579,14 @@ var GetIntegrationJustEatClientLogRequestDetails = class extends import_sdk_js_c
|
|
|
21366
21579
|
};
|
|
21367
21580
|
|
|
21368
21581
|
// src/requests/services/justeat/GetIntegrationJustEatClientLogRequests.ts
|
|
21369
|
-
var
|
|
21370
|
-
var
|
|
21582
|
+
var import_sdk_js_core174 = require("@deliverart/sdk-js-core");
|
|
21583
|
+
var import_sdk_js_global_types64 = require("@deliverart/sdk-js-global-types");
|
|
21371
21584
|
var getIntegrationJustEatClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
21372
21585
|
var getIntegrationJustEatClientLogRequestsInputSchema = external_exports.undefined();
|
|
21373
|
-
var getIntegrationJustEatClientLogRequestsResponseSchema = (0,
|
|
21586
|
+
var getIntegrationJustEatClientLogRequestsResponseSchema = (0, import_sdk_js_global_types64.createPaginatedSchema)(
|
|
21374
21587
|
integrationClientLogRequestSchema
|
|
21375
21588
|
);
|
|
21376
|
-
var GetIntegrationJustEatClientLogRequests = class extends
|
|
21589
|
+
var GetIntegrationJustEatClientLogRequests = class extends import_sdk_js_core174.AbstractApiRequest {
|
|
21377
21590
|
constructor(integrationJustEatId, options) {
|
|
21378
21591
|
super(void 0, options);
|
|
21379
21592
|
this.method = "GET";
|
|
@@ -21393,7 +21606,7 @@ var GetIntegrationJustEatClientLogRequests = class extends import_sdk_js_core170
|
|
|
21393
21606
|
};
|
|
21394
21607
|
|
|
21395
21608
|
// src/requests/services/justeat/GetIntegrationJustEatClientLogRequestsFromOrder.ts
|
|
21396
|
-
var
|
|
21609
|
+
var import_sdk_js_core175 = require("@deliverart/sdk-js-core");
|
|
21397
21610
|
var getIntegrationJustEatClientLogRequestsFromOrderQuerySchema = clientLogRequestQuerySchema.omit({
|
|
21398
21611
|
page: true
|
|
21399
21612
|
});
|
|
@@ -21401,7 +21614,7 @@ var getIntegrationJustEatClientLogRequestsFromOrderInputSchema = external_export
|
|
|
21401
21614
|
var getIntegrationJustEatClientLogRequestsFromOrderResponseSchema = external_exports.array(
|
|
21402
21615
|
integrationClientLogRequestSchema
|
|
21403
21616
|
);
|
|
21404
|
-
var GetIntegrationJustEatClientLogRequestsFromOrder = class extends
|
|
21617
|
+
var GetIntegrationJustEatClientLogRequestsFromOrder = class extends import_sdk_js_core175.AbstractApiRequest {
|
|
21405
21618
|
constructor(orderId, options) {
|
|
21406
21619
|
super(void 0, options);
|
|
21407
21620
|
this.method = "GET";
|
|
@@ -21421,10 +21634,10 @@ var GetIntegrationJustEatClientLogRequestsFromOrder = class extends import_sdk_j
|
|
|
21421
21634
|
};
|
|
21422
21635
|
|
|
21423
21636
|
// src/requests/services/justeat/GetIntegrationJustEatDetails.ts
|
|
21424
|
-
var
|
|
21637
|
+
var import_sdk_js_core176 = require("@deliverart/sdk-js-core");
|
|
21425
21638
|
var getIntegrationJustEatDetailsInputSchema = external_exports.undefined();
|
|
21426
21639
|
var getIntegrationJustEatDetailsResponseSchema = integrationJustEatDetailsSchema;
|
|
21427
|
-
var GetIntegrationJustEatDetails = class extends
|
|
21640
|
+
var GetIntegrationJustEatDetails = class extends import_sdk_js_core176.AbstractApiRequest {
|
|
21428
21641
|
constructor(integrationJustEatId) {
|
|
21429
21642
|
super(void 0);
|
|
21430
21643
|
this.method = "GET";
|
|
@@ -21442,14 +21655,14 @@ var GetIntegrationJustEatDetails = class extends import_sdk_js_core172.AbstractA
|
|
|
21442
21655
|
};
|
|
21443
21656
|
|
|
21444
21657
|
// src/requests/services/justeat/GetIntegrationJustEatGlobalClientLogRequests.ts
|
|
21445
|
-
var
|
|
21446
|
-
var
|
|
21658
|
+
var import_sdk_js_core177 = require("@deliverart/sdk-js-core");
|
|
21659
|
+
var import_sdk_js_global_types65 = require("@deliverart/sdk-js-global-types");
|
|
21447
21660
|
var getIntegrationJustEatGlobalClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
21448
21661
|
var getIntegrationJustEatGlobalClientLogRequestsInputSchema = external_exports.undefined();
|
|
21449
|
-
var getIntegrationJustEatGlobalClientLogRequestsResponseSchema = (0,
|
|
21662
|
+
var getIntegrationJustEatGlobalClientLogRequestsResponseSchema = (0, import_sdk_js_global_types65.createPaginatedSchema)(
|
|
21450
21663
|
integrationClientLogRequestSchema
|
|
21451
21664
|
);
|
|
21452
|
-
var GetIntegrationJustEatGlobalClientLogRequests = class extends
|
|
21665
|
+
var GetIntegrationJustEatGlobalClientLogRequests = class extends import_sdk_js_core177.AbstractApiRequest {
|
|
21453
21666
|
constructor(options) {
|
|
21454
21667
|
super(void 0, options);
|
|
21455
21668
|
this.method = "GET";
|
|
@@ -21468,14 +21681,14 @@ var GetIntegrationJustEatGlobalClientLogRequests = class extends import_sdk_js_c
|
|
|
21468
21681
|
};
|
|
21469
21682
|
|
|
21470
21683
|
// src/requests/services/justeat/GetIntegrationJustEatList.ts
|
|
21471
|
-
var
|
|
21472
|
-
var
|
|
21684
|
+
var import_sdk_js_core178 = require("@deliverart/sdk-js-core");
|
|
21685
|
+
var import_sdk_js_global_types66 = require("@deliverart/sdk-js-global-types");
|
|
21473
21686
|
var getIntegrationJustEatListQuerySchema = integrationsJustEatQuerySchema.omit({
|
|
21474
21687
|
service: true
|
|
21475
21688
|
});
|
|
21476
21689
|
var getIntegrationJustEatListInputSchema = external_exports.undefined();
|
|
21477
|
-
var getIntegrationJustEatListResponseSchema = (0,
|
|
21478
|
-
var GetIntegrationJustEatList = class extends
|
|
21690
|
+
var getIntegrationJustEatListResponseSchema = (0, import_sdk_js_global_types66.createPaginatedSchema)(integrationJustEatSchema);
|
|
21691
|
+
var GetIntegrationJustEatList = class extends import_sdk_js_core178.AbstractApiRequest {
|
|
21479
21692
|
constructor(options) {
|
|
21480
21693
|
super(void 0, options);
|
|
21481
21694
|
this.method = "GET";
|
|
@@ -21494,10 +21707,10 @@ var GetIntegrationJustEatList = class extends import_sdk_js_core174.AbstractApiR
|
|
|
21494
21707
|
};
|
|
21495
21708
|
|
|
21496
21709
|
// src/requests/services/justeat/GetIntegrationJustEatMenuItemAvailabilityDeltaDetails.ts
|
|
21497
|
-
var
|
|
21710
|
+
var import_sdk_js_core179 = require("@deliverart/sdk-js-core");
|
|
21498
21711
|
var getIntegrationJustEatMenuItemAvailabilityDeltaDetailsInputSchema = external_exports.undefined();
|
|
21499
21712
|
var getIntegrationJustEatMenuItemAvailabilityDeltaDetailsResponseSchema = integrationJustEatMenuItemAvailabilityDeltaDetailsSchema;
|
|
21500
|
-
var GetIntegrationJustEatMenuItemAvailabilityDeltaDetails = class extends
|
|
21713
|
+
var GetIntegrationJustEatMenuItemAvailabilityDeltaDetails = class extends import_sdk_js_core179.AbstractApiRequest {
|
|
21501
21714
|
constructor(integrationJustEatId, deltaId) {
|
|
21502
21715
|
super(void 0);
|
|
21503
21716
|
this.method = "GET";
|
|
@@ -21516,12 +21729,12 @@ var GetIntegrationJustEatMenuItemAvailabilityDeltaDetails = class extends import
|
|
|
21516
21729
|
};
|
|
21517
21730
|
|
|
21518
21731
|
// src/requests/services/justeat/GetIntegrationJustEatMenuItemAvailabilityDeltas.ts
|
|
21519
|
-
var
|
|
21520
|
-
var
|
|
21732
|
+
var import_sdk_js_core180 = require("@deliverart/sdk-js-core");
|
|
21733
|
+
var import_sdk_js_global_types67 = require("@deliverart/sdk-js-global-types");
|
|
21521
21734
|
var getIntegrationJustEatMenuItemAvailabilityDeltasQuerySchema = integrationJustEatMenuItemAvailabilityDeltasQuerySchema;
|
|
21522
21735
|
var getIntegrationJustEatMenuItemAvailabilityDeltasInputSchema = external_exports.undefined();
|
|
21523
|
-
var getIntegrationJustEatMenuItemAvailabilityDeltasResponseSchema = (0,
|
|
21524
|
-
var GetIntegrationJustEatMenuItemAvailabilityDeltas = class extends
|
|
21736
|
+
var getIntegrationJustEatMenuItemAvailabilityDeltasResponseSchema = (0, import_sdk_js_global_types67.createPaginatedSchema)(integrationJustEatMenuItemAvailabilityDeltaSchema);
|
|
21737
|
+
var GetIntegrationJustEatMenuItemAvailabilityDeltas = class extends import_sdk_js_core180.AbstractApiRequest {
|
|
21525
21738
|
constructor(integrationJustEatId, options) {
|
|
21526
21739
|
super(void 0, options);
|
|
21527
21740
|
this.method = "GET";
|
|
@@ -21541,11 +21754,11 @@ var GetIntegrationJustEatMenuItemAvailabilityDeltas = class extends import_sdk_j
|
|
|
21541
21754
|
};
|
|
21542
21755
|
|
|
21543
21756
|
// src/requests/services/justeat/GetIntegrationJustEatMenuValidation.ts
|
|
21544
|
-
var
|
|
21545
|
-
var
|
|
21757
|
+
var import_sdk_js_core181 = require("@deliverart/sdk-js-core");
|
|
21758
|
+
var import_sdk_js_global_types68 = require("@deliverart/sdk-js-global-types");
|
|
21546
21759
|
var getIntegrationJustEatMenuValidationInputSchema = external_exports.undefined();
|
|
21547
|
-
var getIntegrationJustEatMenuValidationResponseSchema =
|
|
21548
|
-
var GetIntegrationJustEatMenuValidation = class extends
|
|
21760
|
+
var getIntegrationJustEatMenuValidationResponseSchema = import_sdk_js_global_types68.emptyResponseSchema;
|
|
21761
|
+
var GetIntegrationJustEatMenuValidation = class extends import_sdk_js_core181.AbstractApiRequest {
|
|
21549
21762
|
constructor(integrationJustEatId, type) {
|
|
21550
21763
|
super(void 0);
|
|
21551
21764
|
this.method = "GET";
|
|
@@ -21564,10 +21777,10 @@ var GetIntegrationJustEatMenuValidation = class extends import_sdk_js_core177.Ab
|
|
|
21564
21777
|
};
|
|
21565
21778
|
|
|
21566
21779
|
// src/requests/services/justeat/GetIntegrationJustEatMenuVersionDetails.ts
|
|
21567
|
-
var
|
|
21780
|
+
var import_sdk_js_core182 = require("@deliverart/sdk-js-core");
|
|
21568
21781
|
var getIntegrationJustEatMenuVersionDetailsInputSchema = external_exports.undefined();
|
|
21569
21782
|
var getIntegrationJustEatMenuVersionDetailsResponseSchema = menuVersionDetailsSchema;
|
|
21570
|
-
var GetIntegrationJustEatMenuVersionDetails = class extends
|
|
21783
|
+
var GetIntegrationJustEatMenuVersionDetails = class extends import_sdk_js_core182.AbstractApiRequest {
|
|
21571
21784
|
constructor(integrationJustEatId, versionId) {
|
|
21572
21785
|
super(void 0);
|
|
21573
21786
|
this.method = "GET";
|
|
@@ -21586,14 +21799,14 @@ var GetIntegrationJustEatMenuVersionDetails = class extends import_sdk_js_core17
|
|
|
21586
21799
|
};
|
|
21587
21800
|
|
|
21588
21801
|
// src/requests/services/justeat/GetIntegrationJustEatMenuVersions.ts
|
|
21589
|
-
var
|
|
21590
|
-
var
|
|
21802
|
+
var import_sdk_js_core183 = require("@deliverart/sdk-js-core");
|
|
21803
|
+
var import_sdk_js_global_types69 = require("@deliverart/sdk-js-global-types");
|
|
21591
21804
|
var getIntegrationJustEatMenuVersionsQuerySchema = external_exports.object({
|
|
21592
21805
|
page: external_exports.coerce.number().optional()
|
|
21593
21806
|
});
|
|
21594
21807
|
var getIntegrationJustEatMenuVersionsInputSchema = external_exports.undefined();
|
|
21595
|
-
var getIntegrationJustEatMenuVersionsResponseSchema = (0,
|
|
21596
|
-
var GetIntegrationJustEatMenuVersions = class extends
|
|
21808
|
+
var getIntegrationJustEatMenuVersionsResponseSchema = (0, import_sdk_js_global_types69.createPaginatedSchema)(menuVersionSchema);
|
|
21809
|
+
var GetIntegrationJustEatMenuVersions = class extends import_sdk_js_core183.AbstractApiRequest {
|
|
21597
21810
|
constructor(integrationJustEatId, options) {
|
|
21598
21811
|
super(void 0, options);
|
|
21599
21812
|
this.method = "GET";
|
|
@@ -21613,10 +21826,10 @@ var GetIntegrationJustEatMenuVersions = class extends import_sdk_js_core179.Abst
|
|
|
21613
21826
|
};
|
|
21614
21827
|
|
|
21615
21828
|
// src/requests/services/justeat/GetIntegrationJustEatOrderDetails.ts
|
|
21616
|
-
var
|
|
21829
|
+
var import_sdk_js_core184 = require("@deliverart/sdk-js-core");
|
|
21617
21830
|
var getIntegrationJustEatOrderDetailsInputSchema = external_exports.undefined();
|
|
21618
21831
|
var getIntegrationJustEatOrderDetailsResponseSchema = integrationJustEatOrderDetailsSchema;
|
|
21619
|
-
var GetIntegrationJustEatOrderDetails = class extends
|
|
21832
|
+
var GetIntegrationJustEatOrderDetails = class extends import_sdk_js_core184.AbstractApiRequest {
|
|
21620
21833
|
constructor(integrationJustEatId, orderId) {
|
|
21621
21834
|
super(void 0);
|
|
21622
21835
|
this.method = "GET";
|
|
@@ -21635,14 +21848,14 @@ var GetIntegrationJustEatOrderDetails = class extends import_sdk_js_core180.Abst
|
|
|
21635
21848
|
};
|
|
21636
21849
|
|
|
21637
21850
|
// src/requests/services/justeat/GetIntegrationJustEatOrders.ts
|
|
21638
|
-
var
|
|
21639
|
-
var
|
|
21851
|
+
var import_sdk_js_core185 = require("@deliverart/sdk-js-core");
|
|
21852
|
+
var import_sdk_js_global_types70 = require("@deliverart/sdk-js-global-types");
|
|
21640
21853
|
var getIntegrationJustEatOrdersQuerySchema = integrationJustEatOrdersQueryParamsSchema;
|
|
21641
21854
|
var getIntegrationJustEatOrdersInputSchema = external_exports.undefined();
|
|
21642
|
-
var getIntegrationJustEatOrdersResponseSchema = (0,
|
|
21855
|
+
var getIntegrationJustEatOrdersResponseSchema = (0, import_sdk_js_global_types70.createPaginatedSchema)(
|
|
21643
21856
|
integrationJustEatOrderSchema
|
|
21644
21857
|
);
|
|
21645
|
-
var GetIntegrationJustEatOrders = class extends
|
|
21858
|
+
var GetIntegrationJustEatOrders = class extends import_sdk_js_core185.AbstractApiRequest {
|
|
21646
21859
|
constructor(integrationJustEatId, options) {
|
|
21647
21860
|
super(void 0, options);
|
|
21648
21861
|
this.method = "GET";
|
|
@@ -21662,7 +21875,7 @@ var GetIntegrationJustEatOrders = class extends import_sdk_js_core181.AbstractAp
|
|
|
21662
21875
|
};
|
|
21663
21876
|
|
|
21664
21877
|
// src/requests/services/justeat/GetIntegrationJustEatOrdersFromOrder.ts
|
|
21665
|
-
var
|
|
21878
|
+
var import_sdk_js_core186 = require("@deliverart/sdk-js-core");
|
|
21666
21879
|
var getIntegrationJustEatOrdersFromOrderQuerySchema = integrationJustEatOrdersQueryParamsSchema.omit({
|
|
21667
21880
|
page: true
|
|
21668
21881
|
});
|
|
@@ -21670,7 +21883,7 @@ var getIntegrationJustEatOrdersFromOrderInputSchema = external_exports.undefined
|
|
|
21670
21883
|
var getIntegrationJustEatOrdersFromOrderResponseSchema = external_exports.array(
|
|
21671
21884
|
integrationJustEatOrderSchema
|
|
21672
21885
|
);
|
|
21673
|
-
var GetIntegrationJustEatOrdersFromOrder = class extends
|
|
21886
|
+
var GetIntegrationJustEatOrdersFromOrder = class extends import_sdk_js_core186.AbstractApiRequest {
|
|
21674
21887
|
constructor(orderId, options) {
|
|
21675
21888
|
super(void 0, options);
|
|
21676
21889
|
this.method = "GET";
|
|
@@ -21690,10 +21903,10 @@ var GetIntegrationJustEatOrdersFromOrder = class extends import_sdk_js_core182.A
|
|
|
21690
21903
|
};
|
|
21691
21904
|
|
|
21692
21905
|
// src/requests/services/justeat/GetIntegrationJustEatSyncMenuProcessDetails.ts
|
|
21693
|
-
var
|
|
21906
|
+
var import_sdk_js_core187 = require("@deliverart/sdk-js-core");
|
|
21694
21907
|
var getIntegrationJustEatSyncMenuProcessDetailsInputSchema = external_exports.undefined();
|
|
21695
21908
|
var getIntegrationJustEatSyncMenuProcessDetailsResponseSchema = integrationJustEatSyncMenuProcessDetailsSchema;
|
|
21696
|
-
var GetIntegrationJustEatSyncMenuProcessDetails = class extends
|
|
21909
|
+
var GetIntegrationJustEatSyncMenuProcessDetails = class extends import_sdk_js_core187.AbstractApiRequest {
|
|
21697
21910
|
constructor(integrationJustEatId, processId) {
|
|
21698
21911
|
super(void 0);
|
|
21699
21912
|
this.method = "GET";
|
|
@@ -21712,14 +21925,14 @@ var GetIntegrationJustEatSyncMenuProcessDetails = class extends import_sdk_js_co
|
|
|
21712
21925
|
};
|
|
21713
21926
|
|
|
21714
21927
|
// src/requests/services/justeat/GetIntegrationJustEatSyncMenuProcesses.ts
|
|
21715
|
-
var
|
|
21716
|
-
var
|
|
21928
|
+
var import_sdk_js_core188 = require("@deliverart/sdk-js-core");
|
|
21929
|
+
var import_sdk_js_global_types71 = require("@deliverart/sdk-js-global-types");
|
|
21717
21930
|
var getIntegrationJustEatSyncMenuProcessesQuerySchema = integrationJustEatSyncMenuProcessesQuerySchema;
|
|
21718
21931
|
var getIntegrationJustEatSyncMenuProcessesInputSchema = external_exports.undefined();
|
|
21719
|
-
var getIntegrationJustEatSyncMenuProcessesResponseSchema = (0,
|
|
21932
|
+
var getIntegrationJustEatSyncMenuProcessesResponseSchema = (0, import_sdk_js_global_types71.createPaginatedSchema)(
|
|
21720
21933
|
integrationJustEatSyncMenuProcessSchema
|
|
21721
21934
|
);
|
|
21722
|
-
var GetIntegrationJustEatSyncMenuProcesses = class extends
|
|
21935
|
+
var GetIntegrationJustEatSyncMenuProcesses = class extends import_sdk_js_core188.AbstractApiRequest {
|
|
21723
21936
|
constructor(integrationJustEatId, options) {
|
|
21724
21937
|
super(void 0, options);
|
|
21725
21938
|
this.method = "GET";
|
|
@@ -21739,12 +21952,12 @@ var GetIntegrationJustEatSyncMenuProcesses = class extends import_sdk_js_core184
|
|
|
21739
21952
|
};
|
|
21740
21953
|
|
|
21741
21954
|
// src/requests/services/justeat/IntegrationJustEatSyncMenu.ts
|
|
21742
|
-
var
|
|
21955
|
+
var import_sdk_js_core189 = require("@deliverart/sdk-js-core");
|
|
21743
21956
|
var integrationJustEatSyncMenuInputSchema = external_exports.undefined();
|
|
21744
21957
|
var integrationJustEatSyncMenuResponseSchema = external_exports.object({
|
|
21745
21958
|
message: external_exports.string()
|
|
21746
21959
|
});
|
|
21747
|
-
var IntegrationJustEatSyncMenu = class extends
|
|
21960
|
+
var IntegrationJustEatSyncMenu = class extends import_sdk_js_core189.AbstractApiRequest {
|
|
21748
21961
|
constructor(integrationJustEatId) {
|
|
21749
21962
|
super(void 0);
|
|
21750
21963
|
this.method = "POST";
|
|
@@ -21762,12 +21975,12 @@ var IntegrationJustEatSyncMenu = class extends import_sdk_js_core185.AbstractApi
|
|
|
21762
21975
|
};
|
|
21763
21976
|
|
|
21764
21977
|
// src/requests/services/justeat/IntegrationJustEatSyncOpeningTimes.ts
|
|
21765
|
-
var
|
|
21978
|
+
var import_sdk_js_core190 = require("@deliverart/sdk-js-core");
|
|
21766
21979
|
var integrationJustEatSyncOpeningHoursInputSchema = external_exports.undefined();
|
|
21767
21980
|
var integrationJustEatSyncOpeningHoursResponseSchema = external_exports.object({
|
|
21768
21981
|
message: external_exports.string()
|
|
21769
21982
|
});
|
|
21770
|
-
var IntegrationJustEatSyncOpeningTimes = class extends
|
|
21983
|
+
var IntegrationJustEatSyncOpeningTimes = class extends import_sdk_js_core190.AbstractApiRequest {
|
|
21771
21984
|
constructor(integrationJustEatId) {
|
|
21772
21985
|
super(void 0);
|
|
21773
21986
|
this.method = "POST";
|
|
@@ -21785,10 +21998,10 @@ var IntegrationJustEatSyncOpeningTimes = class extends import_sdk_js_core186.Abs
|
|
|
21785
21998
|
};
|
|
21786
21999
|
|
|
21787
22000
|
// src/requests/services/justeat/UpdateIntegrationJustEat.ts
|
|
21788
|
-
var
|
|
22001
|
+
var import_sdk_js_core191 = require("@deliverart/sdk-js-core");
|
|
21789
22002
|
var updateIntegrationJustEatInputSchema = integrationJustEatEditableFieldsSchema.partial();
|
|
21790
22003
|
var updateIntegrationJustEatResponseSchema = integrationJustEatDetailsSchema;
|
|
21791
|
-
var UpdateIntegrationJustEat = class extends
|
|
22004
|
+
var UpdateIntegrationJustEat = class extends import_sdk_js_core191.AbstractApiRequest {
|
|
21792
22005
|
constructor(integrationJustEatId, input) {
|
|
21793
22006
|
super(input);
|
|
21794
22007
|
this.method = "PATCH";
|
|
@@ -21806,13 +22019,13 @@ var UpdateIntegrationJustEat = class extends import_sdk_js_core187.AbstractApiRe
|
|
|
21806
22019
|
};
|
|
21807
22020
|
|
|
21808
22021
|
// src/requests/services/justeat/UpdateIntegrationJustEatRestaurantStatus.ts
|
|
21809
|
-
var
|
|
21810
|
-
var
|
|
22022
|
+
var import_sdk_js_core192 = require("@deliverart/sdk-js-core");
|
|
22023
|
+
var import_sdk_js_global_types72 = require("@deliverart/sdk-js-global-types");
|
|
21811
22024
|
var updateIntegrationJustEatRestaurantStatusInputSchema = external_exports.object({
|
|
21812
22025
|
status: types_exports.integrationJustEatRestaurantStatusSchema
|
|
21813
22026
|
});
|
|
21814
|
-
var updateIntegrationJustEatRestaurantStatusResponseSchema =
|
|
21815
|
-
var UpdateIntegrationJustEatRestaurantStatus = class extends
|
|
22027
|
+
var updateIntegrationJustEatRestaurantStatusResponseSchema = import_sdk_js_global_types72.emptyResponseSchema;
|
|
22028
|
+
var UpdateIntegrationJustEatRestaurantStatus = class extends import_sdk_js_core192.AbstractApiRequest {
|
|
21816
22029
|
constructor(integrationJustEatId, input) {
|
|
21817
22030
|
super(input);
|
|
21818
22031
|
this.method = "POST";
|
|
@@ -21830,13 +22043,13 @@ var UpdateIntegrationJustEatRestaurantStatus = class extends import_sdk_js_core1
|
|
|
21830
22043
|
};
|
|
21831
22044
|
|
|
21832
22045
|
// src/requests/services/kitchen/CreateIntegrationKitchen.ts
|
|
21833
|
-
var
|
|
22046
|
+
var import_sdk_js_core193 = require("@deliverart/sdk-js-core");
|
|
21834
22047
|
var import_sdk_js_point_of_sale12 = require("@deliverart/sdk-js-point-of-sale");
|
|
21835
22048
|
var createIntegrationKitchenInputSchema = integrationKitchenEditableFieldsSchema.extend({
|
|
21836
22049
|
pointOfSale: import_sdk_js_point_of_sale12.pointOfSaleIriSchema
|
|
21837
22050
|
});
|
|
21838
22051
|
var createIntegrationKitchenResponseSchema = integrationKitchenDetailsSchema;
|
|
21839
|
-
var CreateIntegrationKitchen = class extends
|
|
22052
|
+
var CreateIntegrationKitchen = class extends import_sdk_js_core193.AbstractApiRequest {
|
|
21840
22053
|
constructor(input) {
|
|
21841
22054
|
super(input);
|
|
21842
22055
|
this.method = "POST";
|
|
@@ -21853,10 +22066,10 @@ var CreateIntegrationKitchen = class extends import_sdk_js_core189.AbstractApiRe
|
|
|
21853
22066
|
};
|
|
21854
22067
|
|
|
21855
22068
|
// src/requests/services/kitchen/CreateIntegrationKitchenAccessToken.ts
|
|
21856
|
-
var
|
|
22069
|
+
var import_sdk_js_core194 = require("@deliverart/sdk-js-core");
|
|
21857
22070
|
var createIntegrationKitchenAccessTokenInputSchema = external_exports.undefined();
|
|
21858
22071
|
var createIntegrationKitchenAccessTokenResponseSchema = integrationKitchenAccessTokenDetailsSchema;
|
|
21859
|
-
var CreateIntegrationKitchenAccessToken = class extends
|
|
22072
|
+
var CreateIntegrationKitchenAccessToken = class extends import_sdk_js_core194.AbstractApiRequest {
|
|
21860
22073
|
constructor(integrationKitchenId) {
|
|
21861
22074
|
super(void 0);
|
|
21862
22075
|
this.method = "POST";
|
|
@@ -21874,11 +22087,11 @@ var CreateIntegrationKitchenAccessToken = class extends import_sdk_js_core190.Ab
|
|
|
21874
22087
|
};
|
|
21875
22088
|
|
|
21876
22089
|
// src/requests/services/kitchen/DeleteIntegrationKitchen.ts
|
|
21877
|
-
var
|
|
21878
|
-
var
|
|
22090
|
+
var import_sdk_js_core195 = require("@deliverart/sdk-js-core");
|
|
22091
|
+
var import_sdk_js_global_types73 = require("@deliverart/sdk-js-global-types");
|
|
21879
22092
|
var deleteIntegrationKitchenInputSchema = external_exports.undefined();
|
|
21880
|
-
var deleteIntegrationKitchenResponseSchema =
|
|
21881
|
-
var DeleteIntegrationKitchen = class extends
|
|
22093
|
+
var deleteIntegrationKitchenResponseSchema = import_sdk_js_global_types73.emptyResponseSchema;
|
|
22094
|
+
var DeleteIntegrationKitchen = class extends import_sdk_js_core195.AbstractApiRequest {
|
|
21882
22095
|
constructor(integrationKitchenId) {
|
|
21883
22096
|
super(void 0);
|
|
21884
22097
|
this.method = "DELETE";
|
|
@@ -21896,11 +22109,11 @@ var DeleteIntegrationKitchen = class extends import_sdk_js_core191.AbstractApiRe
|
|
|
21896
22109
|
};
|
|
21897
22110
|
|
|
21898
22111
|
// src/requests/services/kitchen/DeleteIntegrationKitchenAccessToken.ts
|
|
21899
|
-
var
|
|
21900
|
-
var
|
|
22112
|
+
var import_sdk_js_core196 = require("@deliverart/sdk-js-core");
|
|
22113
|
+
var import_sdk_js_global_types74 = require("@deliverart/sdk-js-global-types");
|
|
21901
22114
|
var deleteIntegrationKitchenAccessTokenInputSchema = external_exports.undefined();
|
|
21902
|
-
var deleteIntegrationKitchenAccessTokenResponseSchema =
|
|
21903
|
-
var DeleteIntegrationKitchenAccessToken = class extends
|
|
22115
|
+
var deleteIntegrationKitchenAccessTokenResponseSchema = import_sdk_js_global_types74.emptyResponseSchema;
|
|
22116
|
+
var DeleteIntegrationKitchenAccessToken = class extends import_sdk_js_core196.AbstractApiRequest {
|
|
21904
22117
|
constructor(integrationKitchenId, integrationKitchenAccessTokenId) {
|
|
21905
22118
|
super(void 0);
|
|
21906
22119
|
this.method = "DELETE";
|
|
@@ -21919,10 +22132,10 @@ var DeleteIntegrationKitchenAccessToken = class extends import_sdk_js_core192.Ab
|
|
|
21919
22132
|
};
|
|
21920
22133
|
|
|
21921
22134
|
// src/requests/services/kitchen/GetIntegrationKitchenAccessTokenDetails.ts
|
|
21922
|
-
var
|
|
22135
|
+
var import_sdk_js_core197 = require("@deliverart/sdk-js-core");
|
|
21923
22136
|
var getIntegrationKitchenAccessTokenDetailsInputSchema = external_exports.undefined();
|
|
21924
22137
|
var getIntegrationKitchenAccessTokenDetailsResponseSchema = integrationKitchenAccessTokenDetailsSchema;
|
|
21925
|
-
var GetIntegrationKitchenAccessTokenDetails = class extends
|
|
22138
|
+
var GetIntegrationKitchenAccessTokenDetails = class extends import_sdk_js_core197.AbstractApiRequest {
|
|
21926
22139
|
constructor(integrationKitchenId, requestId) {
|
|
21927
22140
|
super(void 0);
|
|
21928
22141
|
this.method = "GET";
|
|
@@ -21941,14 +22154,14 @@ var GetIntegrationKitchenAccessTokenDetails = class extends import_sdk_js_core19
|
|
|
21941
22154
|
};
|
|
21942
22155
|
|
|
21943
22156
|
// src/requests/services/kitchen/GetIntegrationKitchenAccessTokens.ts
|
|
21944
|
-
var
|
|
21945
|
-
var
|
|
22157
|
+
var import_sdk_js_core198 = require("@deliverart/sdk-js-core");
|
|
22158
|
+
var import_sdk_js_global_types75 = require("@deliverart/sdk-js-global-types");
|
|
21946
22159
|
var getIntegrationKitchenAccessTokensQuerySchema = integrationKitchenAccessTokensQuerySchema;
|
|
21947
22160
|
var getIntegrationKitchenAccessTokensInputSchema = external_exports.undefined();
|
|
21948
|
-
var getIntegrationKitchenAccessTokensResponseSchema = (0,
|
|
22161
|
+
var getIntegrationKitchenAccessTokensResponseSchema = (0, import_sdk_js_global_types75.createPaginatedSchema)(
|
|
21949
22162
|
integrationKitchenAccessTokenSchema
|
|
21950
22163
|
);
|
|
21951
|
-
var GetIntegrationKitchenAccessTokens = class extends
|
|
22164
|
+
var GetIntegrationKitchenAccessTokens = class extends import_sdk_js_core198.AbstractApiRequest {
|
|
21952
22165
|
constructor(integrationKitchenId, options) {
|
|
21953
22166
|
super(void 0, options);
|
|
21954
22167
|
this.method = "GET";
|
|
@@ -21968,10 +22181,10 @@ var GetIntegrationKitchenAccessTokens = class extends import_sdk_js_core194.Abst
|
|
|
21968
22181
|
};
|
|
21969
22182
|
|
|
21970
22183
|
// src/requests/services/kitchen/GetIntegrationKitchenDetails.ts
|
|
21971
|
-
var
|
|
22184
|
+
var import_sdk_js_core199 = require("@deliverart/sdk-js-core");
|
|
21972
22185
|
var getIntegrationKitchenDetailsInputSchema = external_exports.undefined();
|
|
21973
22186
|
var getIntegrationKitchenDetailsResponseSchema = integrationKitchenDetailsSchema;
|
|
21974
|
-
var GetIntegrationKitchenDetails = class extends
|
|
22187
|
+
var GetIntegrationKitchenDetails = class extends import_sdk_js_core199.AbstractApiRequest {
|
|
21975
22188
|
constructor(integrationKitchenId) {
|
|
21976
22189
|
super(void 0);
|
|
21977
22190
|
this.method = "GET";
|
|
@@ -21989,14 +22202,14 @@ var GetIntegrationKitchenDetails = class extends import_sdk_js_core195.AbstractA
|
|
|
21989
22202
|
};
|
|
21990
22203
|
|
|
21991
22204
|
// src/requests/services/kitchen/GetIntegrationKitchenList.ts
|
|
21992
|
-
var
|
|
21993
|
-
var
|
|
22205
|
+
var import_sdk_js_core200 = require("@deliverart/sdk-js-core");
|
|
22206
|
+
var import_sdk_js_global_types76 = require("@deliverart/sdk-js-global-types");
|
|
21994
22207
|
var getIntegrationKitchenListQuerySchema = integrationsKitchenQuerySchema.omit({
|
|
21995
22208
|
service: true
|
|
21996
22209
|
});
|
|
21997
|
-
var getIntegrationKitchenListResponseSchema = (0,
|
|
22210
|
+
var getIntegrationKitchenListResponseSchema = (0, import_sdk_js_global_types76.createPaginatedSchema)(integrationKitchenSchema);
|
|
21998
22211
|
var getIntegrationKitchenListInputSchema = external_exports.undefined();
|
|
21999
|
-
var GetIntegrationKitchenList = class extends
|
|
22212
|
+
var GetIntegrationKitchenList = class extends import_sdk_js_core200.AbstractApiRequest {
|
|
22000
22213
|
constructor(options) {
|
|
22001
22214
|
super(void 0, options);
|
|
22002
22215
|
this.method = "GET";
|
|
@@ -22015,10 +22228,10 @@ var GetIntegrationKitchenList = class extends import_sdk_js_core196.AbstractApiR
|
|
|
22015
22228
|
};
|
|
22016
22229
|
|
|
22017
22230
|
// src/requests/services/kitchen/UpdateIntegrationKitchen.ts
|
|
22018
|
-
var
|
|
22231
|
+
var import_sdk_js_core201 = require("@deliverart/sdk-js-core");
|
|
22019
22232
|
var updateIntegrationKitchenInputSchema = integrationKitchenEditableFieldsSchema.partial();
|
|
22020
22233
|
var updateIntegrationKitchenResponseSchema = integrationKitchenDetailsSchema;
|
|
22021
|
-
var UpdateIntegrationKitchen = class extends
|
|
22234
|
+
var UpdateIntegrationKitchen = class extends import_sdk_js_core201.AbstractApiRequest {
|
|
22022
22235
|
constructor(integrationKitchenId, input) {
|
|
22023
22236
|
super(input);
|
|
22024
22237
|
this.method = "PATCH";
|
|
@@ -22036,14 +22249,14 @@ var UpdateIntegrationKitchen = class extends import_sdk_js_core197.AbstractApiRe
|
|
|
22036
22249
|
};
|
|
22037
22250
|
|
|
22038
22251
|
// src/requests/services/tilby/index.ts
|
|
22039
|
-
var
|
|
22040
|
-
var
|
|
22252
|
+
var import_sdk_js_core202 = require("@deliverart/sdk-js-core");
|
|
22253
|
+
var import_sdk_js_global_types77 = require("@deliverart/sdk-js-global-types");
|
|
22041
22254
|
var import_sdk_js_point_of_sale13 = require("@deliverart/sdk-js-point-of-sale");
|
|
22042
22255
|
var createIntegrationTilbyInputSchema = integrationTilbyEditableFieldsSchema.extend({
|
|
22043
22256
|
pointOfSale: import_sdk_js_point_of_sale13.pointOfSaleIriSchema
|
|
22044
22257
|
});
|
|
22045
22258
|
var createIntegrationTilbyResponseSchema = integrationTilbyDetailsSchema;
|
|
22046
|
-
var CreateIntegrationTilby = class extends
|
|
22259
|
+
var CreateIntegrationTilby = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22047
22260
|
constructor(input) {
|
|
22048
22261
|
super(input);
|
|
22049
22262
|
this.method = "POST";
|
|
@@ -22060,7 +22273,7 @@ var CreateIntegrationTilby = class extends import_sdk_js_core198.AbstractApiRequ
|
|
|
22060
22273
|
};
|
|
22061
22274
|
var updateIntegrationTilbyInputSchema = integrationTilbyEditableFieldsSchema.partial();
|
|
22062
22275
|
var updateIntegrationTilbyResponseSchema = integrationTilbyDetailsSchema;
|
|
22063
|
-
var UpdateIntegrationTilby = class extends
|
|
22276
|
+
var UpdateIntegrationTilby = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22064
22277
|
constructor(integrationTilbyId, input) {
|
|
22065
22278
|
super(input);
|
|
22066
22279
|
this.method = "PATCH";
|
|
@@ -22077,8 +22290,8 @@ var UpdateIntegrationTilby = class extends import_sdk_js_core198.AbstractApiRequ
|
|
|
22077
22290
|
}
|
|
22078
22291
|
};
|
|
22079
22292
|
var deleteIntegrationTilbyInputSchema = external_exports.undefined();
|
|
22080
|
-
var deleteIntegrationTilbyResponseSchema =
|
|
22081
|
-
var DeleteIntegrationTilby = class extends
|
|
22293
|
+
var deleteIntegrationTilbyResponseSchema = import_sdk_js_global_types77.emptyResponseSchema;
|
|
22294
|
+
var DeleteIntegrationTilby = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22082
22295
|
constructor(integrationTilbyId) {
|
|
22083
22296
|
super(void 0);
|
|
22084
22297
|
this.method = "DELETE";
|
|
@@ -22096,7 +22309,7 @@ var DeleteIntegrationTilby = class extends import_sdk_js_core198.AbstractApiRequ
|
|
|
22096
22309
|
};
|
|
22097
22310
|
var getIntegrationTilbyDetailsInputSchema = external_exports.undefined();
|
|
22098
22311
|
var getIntegrationTilbyDetailsResponseSchema = integrationTilbyDetailsSchema;
|
|
22099
|
-
var GetIntegrationTilbyDetails = class extends
|
|
22312
|
+
var GetIntegrationTilbyDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22100
22313
|
constructor(integrationTilbyId) {
|
|
22101
22314
|
super(void 0);
|
|
22102
22315
|
this.method = "GET";
|
|
@@ -22116,8 +22329,8 @@ var getIntegrationTilbyListQuerySchema = integrationsTilbyQuerySchema.omit({
|
|
|
22116
22329
|
service: true
|
|
22117
22330
|
});
|
|
22118
22331
|
var getIntegrationTilbyListInputSchema = external_exports.undefined();
|
|
22119
|
-
var getIntegrationTilbyListResponseSchema = (0,
|
|
22120
|
-
var GetIntegrationTilbyList = class extends
|
|
22332
|
+
var getIntegrationTilbyListResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(integrationTilbySchema);
|
|
22333
|
+
var GetIntegrationTilbyList = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22121
22334
|
constructor(options) {
|
|
22122
22335
|
super(void 0, options);
|
|
22123
22336
|
this.method = "GET";
|
|
@@ -22136,7 +22349,7 @@ var GetIntegrationTilbyList = class extends import_sdk_js_core198.AbstractApiReq
|
|
|
22136
22349
|
};
|
|
22137
22350
|
var getIntegrationTilbySupportSellersInputSchema = external_exports.undefined();
|
|
22138
22351
|
var getIntegrationTilbySupportSellersResponseSchema = integrationTilbySupportSellersSchema;
|
|
22139
|
-
var GetIntegrationTilbySupportSellers = class extends
|
|
22352
|
+
var GetIntegrationTilbySupportSellers = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22140
22353
|
constructor(integrationTilbyId) {
|
|
22141
22354
|
super(void 0);
|
|
22142
22355
|
this.method = "GET";
|
|
@@ -22154,7 +22367,7 @@ var GetIntegrationTilbySupportSellers = class extends import_sdk_js_core198.Abst
|
|
|
22154
22367
|
};
|
|
22155
22368
|
var getIntegrationTilbySupportPaymentMethodsInputSchema = external_exports.undefined();
|
|
22156
22369
|
var getIntegrationTilbySupportPaymentMethodsResponseSchema = integrationTilbySupportPaymentMethodsSchema;
|
|
22157
|
-
var GetIntegrationTilbySupportPaymentMethods = class extends
|
|
22370
|
+
var GetIntegrationTilbySupportPaymentMethods = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22158
22371
|
constructor(integrationTilbyId) {
|
|
22159
22372
|
super(void 0);
|
|
22160
22373
|
this.method = "GET";
|
|
@@ -22172,7 +22385,7 @@ var GetIntegrationTilbySupportPaymentMethods = class extends import_sdk_js_core1
|
|
|
22172
22385
|
};
|
|
22173
22386
|
var getIntegrationTilbySupportPaymentMethodTypesInputSchema = external_exports.undefined();
|
|
22174
22387
|
var getIntegrationTilbySupportPaymentMethodTypesResponseSchema = integrationTilbySupportPaymentMethodTypesSchema;
|
|
22175
|
-
var GetIntegrationTilbySupportPaymentMethodTypes = class extends
|
|
22388
|
+
var GetIntegrationTilbySupportPaymentMethodTypes = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22176
22389
|
constructor(integrationTilbyId) {
|
|
22177
22390
|
super(void 0);
|
|
22178
22391
|
this.method = "GET";
|
|
@@ -22190,7 +22403,7 @@ var GetIntegrationTilbySupportPaymentMethodTypes = class extends import_sdk_js_c
|
|
|
22190
22403
|
};
|
|
22191
22404
|
var getIntegrationTilbySupportStockLocationsInputSchema = external_exports.undefined();
|
|
22192
22405
|
var getIntegrationTilbySupportStockLocationsResponseSchema = integrationTilbySupportStockLocationsSchema;
|
|
22193
|
-
var GetIntegrationTilbySupportStockLocations = class extends
|
|
22406
|
+
var GetIntegrationTilbySupportStockLocations = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22194
22407
|
constructor(integrationTilbyId) {
|
|
22195
22408
|
super(void 0);
|
|
22196
22409
|
this.method = "GET";
|
|
@@ -22214,7 +22427,7 @@ var integrationTilbyInboundOnlySyncInputSchema = integrationTilbySyncInputSchema
|
|
|
22214
22427
|
direction: external_exports.literal("inbound")
|
|
22215
22428
|
});
|
|
22216
22429
|
var integrationTilbySyncResponseSchema = integrationAsyncMessageResponseSchema;
|
|
22217
|
-
var IntegrationTilbySyncFiscalMappings = class extends
|
|
22430
|
+
var IntegrationTilbySyncFiscalMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22218
22431
|
constructor(integrationTilbyId, input) {
|
|
22219
22432
|
super(input);
|
|
22220
22433
|
this.method = "POST";
|
|
@@ -22230,7 +22443,7 @@ var IntegrationTilbySyncFiscalMappings = class extends import_sdk_js_core198.Abs
|
|
|
22230
22443
|
return `/integrations/tilby/${this.integrationTilbyId}/sync/fiscal_mappings`;
|
|
22231
22444
|
}
|
|
22232
22445
|
};
|
|
22233
|
-
var IntegrationTilbySyncCustomers = class extends
|
|
22446
|
+
var IntegrationTilbySyncCustomers = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22234
22447
|
constructor(integrationTilbyId, input) {
|
|
22235
22448
|
super(input);
|
|
22236
22449
|
this.method = "POST";
|
|
@@ -22246,7 +22459,7 @@ var IntegrationTilbySyncCustomers = class extends import_sdk_js_core198.Abstract
|
|
|
22246
22459
|
return `/integrations/tilby/${this.integrationTilbyId}/sync/customers`;
|
|
22247
22460
|
}
|
|
22248
22461
|
};
|
|
22249
|
-
var IntegrationTilbySyncMenu = class extends
|
|
22462
|
+
var IntegrationTilbySyncMenu = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22250
22463
|
constructor(integrationTilbyId, input) {
|
|
22251
22464
|
super(input);
|
|
22252
22465
|
this.method = "POST";
|
|
@@ -22262,7 +22475,7 @@ var IntegrationTilbySyncMenu = class extends import_sdk_js_core198.AbstractApiRe
|
|
|
22262
22475
|
return `/integrations/tilby/${this.integrationTilbyId}/sync/menu`;
|
|
22263
22476
|
}
|
|
22264
22477
|
};
|
|
22265
|
-
var IntegrationTilbySyncOrders = class extends
|
|
22478
|
+
var IntegrationTilbySyncOrders = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22266
22479
|
constructor(integrationTilbyId, input) {
|
|
22267
22480
|
super(input);
|
|
22268
22481
|
this.method = "POST";
|
|
@@ -22278,7 +22491,7 @@ var IntegrationTilbySyncOrders = class extends import_sdk_js_core198.AbstractApi
|
|
|
22278
22491
|
return `/integrations/tilby/${this.integrationTilbyId}/sync/orders`;
|
|
22279
22492
|
}
|
|
22280
22493
|
};
|
|
22281
|
-
var IntegrationTilbySyncStock = class extends
|
|
22494
|
+
var IntegrationTilbySyncStock = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22282
22495
|
constructor(integrationTilbyId, input) {
|
|
22283
22496
|
super(input);
|
|
22284
22497
|
this.method = "POST";
|
|
@@ -22299,7 +22512,7 @@ var getIntegrationTilbyDepartmentMappingsInputSchema = external_exports.undefine
|
|
|
22299
22512
|
var getIntegrationTilbyDepartmentMappingsResponseSchema = external_exports.array(
|
|
22300
22513
|
integrationTilbyDepartmentMappingSchema
|
|
22301
22514
|
);
|
|
22302
|
-
var GetIntegrationTilbyDepartmentMappings = class extends
|
|
22515
|
+
var GetIntegrationTilbyDepartmentMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22303
22516
|
constructor(integrationTilbyId, options) {
|
|
22304
22517
|
super(void 0, options);
|
|
22305
22518
|
this.method = "GET";
|
|
@@ -22319,7 +22532,7 @@ var GetIntegrationTilbyDepartmentMappings = class extends import_sdk_js_core198.
|
|
|
22319
22532
|
};
|
|
22320
22533
|
var getIntegrationTilbyDepartmentMappingDetailsInputSchema = external_exports.undefined();
|
|
22321
22534
|
var getIntegrationTilbyDepartmentMappingDetailsResponseSchema = integrationTilbyDepartmentMappingDetailsSchema;
|
|
22322
|
-
var GetIntegrationTilbyDepartmentMappingDetails = class extends
|
|
22535
|
+
var GetIntegrationTilbyDepartmentMappingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22323
22536
|
constructor(integrationTilbyId, mappingId) {
|
|
22324
22537
|
super(void 0);
|
|
22325
22538
|
this.method = "GET";
|
|
@@ -22338,7 +22551,7 @@ var GetIntegrationTilbyDepartmentMappingDetails = class extends import_sdk_js_co
|
|
|
22338
22551
|
};
|
|
22339
22552
|
var updateIntegrationTilbyDepartmentMappingInputSchema = integrationTilbyDepartmentMappingEditableFieldsSchema;
|
|
22340
22553
|
var updateIntegrationTilbyDepartmentMappingResponseSchema = integrationTilbyDepartmentMappingSchema;
|
|
22341
|
-
var UpdateIntegrationTilbyDepartmentMapping = class extends
|
|
22554
|
+
var UpdateIntegrationTilbyDepartmentMapping = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22342
22555
|
constructor(integrationTilbyId, mappingId, input) {
|
|
22343
22556
|
super(input);
|
|
22344
22557
|
this.method = "PATCH";
|
|
@@ -22360,7 +22573,7 @@ var getIntegrationTilbyVatMappingsInputSchema = external_exports.undefined();
|
|
|
22360
22573
|
var getIntegrationTilbyVatMappingsResponseSchema = external_exports.array(
|
|
22361
22574
|
integrationTilbyVatMappingSchema
|
|
22362
22575
|
);
|
|
22363
|
-
var GetIntegrationTilbyVatMappings = class extends
|
|
22576
|
+
var GetIntegrationTilbyVatMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22364
22577
|
constructor(integrationTilbyId, options) {
|
|
22365
22578
|
super(void 0, options);
|
|
22366
22579
|
this.method = "GET";
|
|
@@ -22380,7 +22593,7 @@ var GetIntegrationTilbyVatMappings = class extends import_sdk_js_core198.Abstrac
|
|
|
22380
22593
|
};
|
|
22381
22594
|
var getIntegrationTilbyVatMappingDetailsInputSchema = external_exports.undefined();
|
|
22382
22595
|
var getIntegrationTilbyVatMappingDetailsResponseSchema = integrationTilbyVatMappingDetailsSchema;
|
|
22383
|
-
var GetIntegrationTilbyVatMappingDetails = class extends
|
|
22596
|
+
var GetIntegrationTilbyVatMappingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22384
22597
|
constructor(integrationTilbyId, mappingId) {
|
|
22385
22598
|
super(void 0);
|
|
22386
22599
|
this.method = "GET";
|
|
@@ -22399,7 +22612,7 @@ var GetIntegrationTilbyVatMappingDetails = class extends import_sdk_js_core198.A
|
|
|
22399
22612
|
};
|
|
22400
22613
|
var updateIntegrationTilbyVatMappingInputSchema = integrationTilbyVatMappingEditableFieldsSchema;
|
|
22401
22614
|
var updateIntegrationTilbyVatMappingResponseSchema = integrationTilbyVatMappingSchema;
|
|
22402
|
-
var UpdateIntegrationTilbyVatMapping = class extends
|
|
22615
|
+
var UpdateIntegrationTilbyVatMapping = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22403
22616
|
constructor(integrationTilbyId, mappingId, input) {
|
|
22404
22617
|
super(input);
|
|
22405
22618
|
this.method = "PATCH";
|
|
@@ -22421,7 +22634,7 @@ var getIntegrationTilbyCategoryMappingsInputSchema = external_exports.undefined(
|
|
|
22421
22634
|
var getIntegrationTilbyCategoryMappingsResponseSchema = external_exports.array(
|
|
22422
22635
|
integrationTilbyCategoryMappingSchema
|
|
22423
22636
|
);
|
|
22424
|
-
var GetIntegrationTilbyCategoryMappings = class extends
|
|
22637
|
+
var GetIntegrationTilbyCategoryMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22425
22638
|
constructor(integrationTilbyId, options) {
|
|
22426
22639
|
super(void 0, options);
|
|
22427
22640
|
this.method = "GET";
|
|
@@ -22441,7 +22654,7 @@ var GetIntegrationTilbyCategoryMappings = class extends import_sdk_js_core198.Ab
|
|
|
22441
22654
|
};
|
|
22442
22655
|
var getIntegrationTilbyCategoryMappingDetailsInputSchema = external_exports.undefined();
|
|
22443
22656
|
var getIntegrationTilbyCategoryMappingDetailsResponseSchema = integrationTilbyCategoryMappingDetailsSchema;
|
|
22444
|
-
var GetIntegrationTilbyCategoryMappingDetails = class extends
|
|
22657
|
+
var GetIntegrationTilbyCategoryMappingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22445
22658
|
constructor(integrationTilbyId, mappingId) {
|
|
22446
22659
|
super(void 0);
|
|
22447
22660
|
this.method = "GET";
|
|
@@ -22460,7 +22673,7 @@ var GetIntegrationTilbyCategoryMappingDetails = class extends import_sdk_js_core
|
|
|
22460
22673
|
};
|
|
22461
22674
|
var updateIntegrationTilbyCategoryMappingInputSchema = integrationTilbyCategoryMappingEditableFieldsSchema;
|
|
22462
22675
|
var updateIntegrationTilbyCategoryMappingResponseSchema = integrationTilbyCategoryMappingSchema;
|
|
22463
|
-
var UpdateIntegrationTilbyCategoryMapping = class extends
|
|
22676
|
+
var UpdateIntegrationTilbyCategoryMapping = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22464
22677
|
constructor(integrationTilbyId, mappingId, input) {
|
|
22465
22678
|
super(input);
|
|
22466
22679
|
this.method = "PATCH";
|
|
@@ -22482,7 +22695,7 @@ var getIntegrationTilbyComponentMappingsInputSchema = external_exports.undefined
|
|
|
22482
22695
|
var getIntegrationTilbyComponentMappingsResponseSchema = external_exports.array(
|
|
22483
22696
|
integrationTilbyComponentMappingSchema
|
|
22484
22697
|
);
|
|
22485
|
-
var GetIntegrationTilbyComponentMappings = class extends
|
|
22698
|
+
var GetIntegrationTilbyComponentMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22486
22699
|
constructor(integrationTilbyId, options) {
|
|
22487
22700
|
super(void 0, options);
|
|
22488
22701
|
this.method = "GET";
|
|
@@ -22502,7 +22715,7 @@ var GetIntegrationTilbyComponentMappings = class extends import_sdk_js_core198.A
|
|
|
22502
22715
|
};
|
|
22503
22716
|
var getIntegrationTilbyComponentMappingDetailsInputSchema = external_exports.undefined();
|
|
22504
22717
|
var getIntegrationTilbyComponentMappingDetailsResponseSchema = integrationTilbyComponentMappingDetailsSchema;
|
|
22505
|
-
var GetIntegrationTilbyComponentMappingDetails = class extends
|
|
22718
|
+
var GetIntegrationTilbyComponentMappingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22506
22719
|
constructor(integrationTilbyId, mappingId) {
|
|
22507
22720
|
super(void 0);
|
|
22508
22721
|
this.method = "GET";
|
|
@@ -22521,7 +22734,7 @@ var GetIntegrationTilbyComponentMappingDetails = class extends import_sdk_js_cor
|
|
|
22521
22734
|
};
|
|
22522
22735
|
var updateIntegrationTilbyComponentMappingInputSchema = integrationTilbyComponentMappingEditableFieldsSchema;
|
|
22523
22736
|
var updateIntegrationTilbyComponentMappingResponseSchema = integrationTilbyComponentMappingSchema;
|
|
22524
|
-
var UpdateIntegrationTilbyComponentMapping = class extends
|
|
22737
|
+
var UpdateIntegrationTilbyComponentMapping = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22525
22738
|
constructor(integrationTilbyId, mappingId, input) {
|
|
22526
22739
|
super(input);
|
|
22527
22740
|
this.method = "PATCH";
|
|
@@ -22543,7 +22756,7 @@ var getIntegrationTilbyProductMappingsInputSchema = external_exports.undefined()
|
|
|
22543
22756
|
var getIntegrationTilbyProductMappingsResponseSchema = external_exports.array(
|
|
22544
22757
|
integrationTilbyProductMappingSchema
|
|
22545
22758
|
);
|
|
22546
|
-
var GetIntegrationTilbyProductMappings = class extends
|
|
22759
|
+
var GetIntegrationTilbyProductMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22547
22760
|
constructor(integrationTilbyId, options) {
|
|
22548
22761
|
super(void 0, options);
|
|
22549
22762
|
this.method = "GET";
|
|
@@ -22563,7 +22776,7 @@ var GetIntegrationTilbyProductMappings = class extends import_sdk_js_core198.Abs
|
|
|
22563
22776
|
};
|
|
22564
22777
|
var getIntegrationTilbyProductMappingDetailsInputSchema = external_exports.undefined();
|
|
22565
22778
|
var getIntegrationTilbyProductMappingDetailsResponseSchema = integrationTilbyProductMappingDetailsSchema;
|
|
22566
|
-
var GetIntegrationTilbyProductMappingDetails = class extends
|
|
22779
|
+
var GetIntegrationTilbyProductMappingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22567
22780
|
constructor(integrationTilbyId, mappingId) {
|
|
22568
22781
|
super(void 0);
|
|
22569
22782
|
this.method = "GET";
|
|
@@ -22582,7 +22795,7 @@ var GetIntegrationTilbyProductMappingDetails = class extends import_sdk_js_core1
|
|
|
22582
22795
|
};
|
|
22583
22796
|
var updateIntegrationTilbyProductMappingInputSchema = integrationTilbyProductMappingEditableFieldsSchema;
|
|
22584
22797
|
var updateIntegrationTilbyProductMappingResponseSchema = integrationTilbyProductMappingSchema;
|
|
22585
|
-
var UpdateIntegrationTilbyProductMapping = class extends
|
|
22798
|
+
var UpdateIntegrationTilbyProductMapping = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22586
22799
|
constructor(integrationTilbyId, mappingId, input) {
|
|
22587
22800
|
super(input);
|
|
22588
22801
|
this.method = "PATCH";
|
|
@@ -22604,7 +22817,7 @@ var getIntegrationTilbyProductVariantMappingsInputSchema = external_exports.unde
|
|
|
22604
22817
|
var getIntegrationTilbyProductVariantMappingsResponseSchema = external_exports.array(
|
|
22605
22818
|
integrationTilbyProductVariantMappingSchema
|
|
22606
22819
|
);
|
|
22607
|
-
var GetIntegrationTilbyProductVariantMappings = class extends
|
|
22820
|
+
var GetIntegrationTilbyProductVariantMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22608
22821
|
constructor(integrationTilbyId, productId, options) {
|
|
22609
22822
|
super(void 0, options);
|
|
22610
22823
|
this.method = "GET";
|
|
@@ -22625,7 +22838,7 @@ var GetIntegrationTilbyProductVariantMappings = class extends import_sdk_js_core
|
|
|
22625
22838
|
};
|
|
22626
22839
|
var getIntegrationTilbyProductVariantMappingDetailsInputSchema = external_exports.undefined();
|
|
22627
22840
|
var getIntegrationTilbyProductVariantMappingDetailsResponseSchema = integrationTilbyProductVariantMappingDetailsSchema;
|
|
22628
|
-
var GetIntegrationTilbyProductVariantMappingDetails = class extends
|
|
22841
|
+
var GetIntegrationTilbyProductVariantMappingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22629
22842
|
constructor(integrationTilbyId, productId, variantId) {
|
|
22630
22843
|
super(void 0);
|
|
22631
22844
|
this.method = "GET";
|
|
@@ -22645,7 +22858,7 @@ var GetIntegrationTilbyProductVariantMappingDetails = class extends import_sdk_j
|
|
|
22645
22858
|
};
|
|
22646
22859
|
var updateIntegrationTilbyProductVariantMappingInputSchema = integrationTilbyProductVariantMappingEditableFieldsSchema;
|
|
22647
22860
|
var updateIntegrationTilbyProductVariantMappingResponseSchema = integrationTilbyProductVariantMappingSchema;
|
|
22648
|
-
var UpdateIntegrationTilbyProductVariantMapping = class extends
|
|
22861
|
+
var UpdateIntegrationTilbyProductVariantMapping = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22649
22862
|
constructor(integrationTilbyId, productId, variantId, input) {
|
|
22650
22863
|
super(input);
|
|
22651
22864
|
this.method = "PATCH";
|
|
@@ -22668,7 +22881,7 @@ var getIntegrationTilbyCustomerMappingsInputSchema = external_exports.undefined(
|
|
|
22668
22881
|
var getIntegrationTilbyCustomerMappingsResponseSchema = external_exports.array(
|
|
22669
22882
|
integrationTilbyCustomerMappingSchema
|
|
22670
22883
|
);
|
|
22671
|
-
var GetIntegrationTilbyCustomerMappings = class extends
|
|
22884
|
+
var GetIntegrationTilbyCustomerMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22672
22885
|
constructor(integrationTilbyId, options) {
|
|
22673
22886
|
super(void 0, options);
|
|
22674
22887
|
this.method = "GET";
|
|
@@ -22688,7 +22901,7 @@ var GetIntegrationTilbyCustomerMappings = class extends import_sdk_js_core198.Ab
|
|
|
22688
22901
|
};
|
|
22689
22902
|
var getIntegrationTilbyCustomerMappingDetailsInputSchema = external_exports.undefined();
|
|
22690
22903
|
var getIntegrationTilbyCustomerMappingDetailsResponseSchema = integrationTilbyCustomerMappingDetailsSchema;
|
|
22691
|
-
var GetIntegrationTilbyCustomerMappingDetails = class extends
|
|
22904
|
+
var GetIntegrationTilbyCustomerMappingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22692
22905
|
constructor(integrationTilbyId, mappingId) {
|
|
22693
22906
|
super(void 0);
|
|
22694
22907
|
this.method = "GET";
|
|
@@ -22707,10 +22920,10 @@ var GetIntegrationTilbyCustomerMappingDetails = class extends import_sdk_js_core
|
|
|
22707
22920
|
};
|
|
22708
22921
|
var getIntegrationTilbyOrderMappingsQuerySchema = integrationTilbyOrderMappingsQuerySchema;
|
|
22709
22922
|
var getIntegrationTilbyOrderMappingsInputSchema = external_exports.undefined();
|
|
22710
|
-
var getIntegrationTilbyOrderMappingsResponseSchema = (0,
|
|
22923
|
+
var getIntegrationTilbyOrderMappingsResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
22711
22924
|
integrationTilbyOrderMappingSchema
|
|
22712
22925
|
);
|
|
22713
|
-
var GetIntegrationTilbyOrderMappings = class extends
|
|
22926
|
+
var GetIntegrationTilbyOrderMappings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22714
22927
|
constructor(integrationTilbyId, options) {
|
|
22715
22928
|
super(void 0, options);
|
|
22716
22929
|
this.method = "GET";
|
|
@@ -22730,7 +22943,7 @@ var GetIntegrationTilbyOrderMappings = class extends import_sdk_js_core198.Abstr
|
|
|
22730
22943
|
};
|
|
22731
22944
|
var getIntegrationTilbyOrderMappingDetailsInputSchema = external_exports.undefined();
|
|
22732
22945
|
var getIntegrationTilbyOrderMappingDetailsResponseSchema = integrationTilbyOrderMappingDetailsSchema;
|
|
22733
|
-
var GetIntegrationTilbyOrderMappingDetails = class extends
|
|
22946
|
+
var GetIntegrationTilbyOrderMappingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22734
22947
|
constructor(integrationTilbyId, mappingId) {
|
|
22735
22948
|
super(void 0);
|
|
22736
22949
|
this.method = "GET";
|
|
@@ -22754,7 +22967,7 @@ var getIntegrationTilbyOrderMappingsFromOrderInputSchema = external_exports.unde
|
|
|
22754
22967
|
var getIntegrationTilbyOrderMappingsFromOrderResponseSchema = external_exports.array(
|
|
22755
22968
|
integrationTilbyOrderMappingSchema
|
|
22756
22969
|
);
|
|
22757
|
-
var GetIntegrationTilbyOrderMappingsFromOrder = class extends
|
|
22970
|
+
var GetIntegrationTilbyOrderMappingsFromOrder = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22758
22971
|
constructor(orderId, options) {
|
|
22759
22972
|
super(void 0, options);
|
|
22760
22973
|
this.method = "GET";
|
|
@@ -22774,10 +22987,10 @@ var GetIntegrationTilbyOrderMappingsFromOrder = class extends import_sdk_js_core
|
|
|
22774
22987
|
};
|
|
22775
22988
|
var getIntegrationTilbySyncFiscalMappingsProcessesQuerySchema = integrationTilbySyncFiscalMappingsProcessesQuerySchema;
|
|
22776
22989
|
var getIntegrationTilbySyncFiscalMappingsProcessesInputSchema = external_exports.undefined();
|
|
22777
|
-
var getIntegrationTilbySyncFiscalMappingsProcessesResponseSchema = (0,
|
|
22990
|
+
var getIntegrationTilbySyncFiscalMappingsProcessesResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
22778
22991
|
integrationTilbySyncFiscalMappingsProcessSchema
|
|
22779
22992
|
);
|
|
22780
|
-
var GetIntegrationTilbySyncFiscalMappingsProcesses = class extends
|
|
22993
|
+
var GetIntegrationTilbySyncFiscalMappingsProcesses = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22781
22994
|
constructor(integrationTilbyId, options) {
|
|
22782
22995
|
super(void 0, options);
|
|
22783
22996
|
this.method = "GET";
|
|
@@ -22797,7 +23010,7 @@ var GetIntegrationTilbySyncFiscalMappingsProcesses = class extends import_sdk_js
|
|
|
22797
23010
|
};
|
|
22798
23011
|
var getIntegrationTilbySyncFiscalMappingsProcessDetailsInputSchema = external_exports.undefined();
|
|
22799
23012
|
var getIntegrationTilbySyncFiscalMappingsProcessDetailsResponseSchema = integrationTilbySyncFiscalMappingsProcessDetailsSchema;
|
|
22800
|
-
var GetIntegrationTilbySyncFiscalMappingsProcessDetails = class extends
|
|
23013
|
+
var GetIntegrationTilbySyncFiscalMappingsProcessDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22801
23014
|
constructor(integrationTilbyId, processId) {
|
|
22802
23015
|
super(void 0);
|
|
22803
23016
|
this.method = "GET";
|
|
@@ -22816,10 +23029,10 @@ var GetIntegrationTilbySyncFiscalMappingsProcessDetails = class extends import_s
|
|
|
22816
23029
|
};
|
|
22817
23030
|
var getIntegrationTilbySyncFiscalMappingsErrorLogsQuerySchema = integrationTilbySyncFiscalMappingsErrorLogsQuerySchema;
|
|
22818
23031
|
var getIntegrationTilbySyncFiscalMappingsErrorLogsInputSchema = external_exports.undefined();
|
|
22819
|
-
var getIntegrationTilbySyncFiscalMappingsErrorLogsResponseSchema = (0,
|
|
23032
|
+
var getIntegrationTilbySyncFiscalMappingsErrorLogsResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
22820
23033
|
integrationTilbySyncFiscalMappingsErrorLogSchema
|
|
22821
23034
|
);
|
|
22822
|
-
var GetIntegrationTilbySyncFiscalMappingsErrorLogs = class extends
|
|
23035
|
+
var GetIntegrationTilbySyncFiscalMappingsErrorLogs = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22823
23036
|
constructor(integrationTilbyId, processId, options) {
|
|
22824
23037
|
super(void 0, options);
|
|
22825
23038
|
this.method = "GET";
|
|
@@ -22840,7 +23053,7 @@ var GetIntegrationTilbySyncFiscalMappingsErrorLogs = class extends import_sdk_js
|
|
|
22840
23053
|
};
|
|
22841
23054
|
var getIntegrationTilbySyncFiscalMappingsErrorLogDetailsInputSchema = external_exports.undefined();
|
|
22842
23055
|
var getIntegrationTilbySyncFiscalMappingsErrorLogDetailsResponseSchema = integrationTilbySyncFiscalMappingsErrorLogDetailsSchema;
|
|
22843
|
-
var GetIntegrationTilbySyncFiscalMappingsErrorLogDetails = class extends
|
|
23056
|
+
var GetIntegrationTilbySyncFiscalMappingsErrorLogDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22844
23057
|
constructor(integrationTilbyId, processId, errorLogId) {
|
|
22845
23058
|
super(void 0);
|
|
22846
23059
|
this.method = "GET";
|
|
@@ -22860,10 +23073,10 @@ var GetIntegrationTilbySyncFiscalMappingsErrorLogDetails = class extends import_
|
|
|
22860
23073
|
};
|
|
22861
23074
|
var getIntegrationTilbySyncCustomersProcessesQuerySchema = integrationTilbySyncCustomersProcessesQuerySchema;
|
|
22862
23075
|
var getIntegrationTilbySyncCustomersProcessesInputSchema = external_exports.undefined();
|
|
22863
|
-
var getIntegrationTilbySyncCustomersProcessesResponseSchema = (0,
|
|
23076
|
+
var getIntegrationTilbySyncCustomersProcessesResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
22864
23077
|
integrationTilbySyncCustomersProcessSchema
|
|
22865
23078
|
);
|
|
22866
|
-
var GetIntegrationTilbySyncCustomersProcesses = class extends
|
|
23079
|
+
var GetIntegrationTilbySyncCustomersProcesses = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22867
23080
|
constructor(integrationTilbyId, options) {
|
|
22868
23081
|
super(void 0, options);
|
|
22869
23082
|
this.method = "GET";
|
|
@@ -22883,7 +23096,7 @@ var GetIntegrationTilbySyncCustomersProcesses = class extends import_sdk_js_core
|
|
|
22883
23096
|
};
|
|
22884
23097
|
var getIntegrationTilbySyncCustomersProcessDetailsInputSchema = external_exports.undefined();
|
|
22885
23098
|
var getIntegrationTilbySyncCustomersProcessDetailsResponseSchema = integrationTilbySyncCustomersProcessDetailsSchema;
|
|
22886
|
-
var GetIntegrationTilbySyncCustomersProcessDetails = class extends
|
|
23099
|
+
var GetIntegrationTilbySyncCustomersProcessDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22887
23100
|
constructor(integrationTilbyId, processId) {
|
|
22888
23101
|
super(void 0);
|
|
22889
23102
|
this.method = "GET";
|
|
@@ -22902,10 +23115,10 @@ var GetIntegrationTilbySyncCustomersProcessDetails = class extends import_sdk_js
|
|
|
22902
23115
|
};
|
|
22903
23116
|
var getIntegrationTilbySyncCustomersErrorLogsQuerySchema = integrationTilbySyncCustomersErrorLogsQuerySchema;
|
|
22904
23117
|
var getIntegrationTilbySyncCustomersErrorLogsInputSchema = external_exports.undefined();
|
|
22905
|
-
var getIntegrationTilbySyncCustomersErrorLogsResponseSchema = (0,
|
|
23118
|
+
var getIntegrationTilbySyncCustomersErrorLogsResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
22906
23119
|
integrationTilbySyncCustomersErrorLogSchema
|
|
22907
23120
|
);
|
|
22908
|
-
var GetIntegrationTilbySyncCustomersErrorLogs = class extends
|
|
23121
|
+
var GetIntegrationTilbySyncCustomersErrorLogs = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22909
23122
|
constructor(integrationTilbyId, processId, options) {
|
|
22910
23123
|
super(void 0, options);
|
|
22911
23124
|
this.method = "GET";
|
|
@@ -22926,7 +23139,7 @@ var GetIntegrationTilbySyncCustomersErrorLogs = class extends import_sdk_js_core
|
|
|
22926
23139
|
};
|
|
22927
23140
|
var getIntegrationTilbySyncCustomersErrorLogDetailsInputSchema = external_exports.undefined();
|
|
22928
23141
|
var getIntegrationTilbySyncCustomersErrorLogDetailsResponseSchema = integrationTilbySyncCustomersErrorLogDetailsSchema;
|
|
22929
|
-
var GetIntegrationTilbySyncCustomersErrorLogDetails = class extends
|
|
23142
|
+
var GetIntegrationTilbySyncCustomersErrorLogDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22930
23143
|
constructor(integrationTilbyId, processId, errorLogId) {
|
|
22931
23144
|
super(void 0);
|
|
22932
23145
|
this.method = "GET";
|
|
@@ -22946,10 +23159,10 @@ var GetIntegrationTilbySyncCustomersErrorLogDetails = class extends import_sdk_j
|
|
|
22946
23159
|
};
|
|
22947
23160
|
var getIntegrationTilbySyncMenuProcessesQuerySchema = integrationTilbySyncMenuProcessesQuerySchema;
|
|
22948
23161
|
var getIntegrationTilbySyncMenuProcessesInputSchema = external_exports.undefined();
|
|
22949
|
-
var getIntegrationTilbySyncMenuProcessesResponseSchema = (0,
|
|
23162
|
+
var getIntegrationTilbySyncMenuProcessesResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
22950
23163
|
integrationTilbySyncMenuProcessSchema
|
|
22951
23164
|
);
|
|
22952
|
-
var GetIntegrationTilbySyncMenuProcesses = class extends
|
|
23165
|
+
var GetIntegrationTilbySyncMenuProcesses = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22953
23166
|
constructor(integrationTilbyId, options) {
|
|
22954
23167
|
super(void 0, options);
|
|
22955
23168
|
this.method = "GET";
|
|
@@ -22969,7 +23182,7 @@ var GetIntegrationTilbySyncMenuProcesses = class extends import_sdk_js_core198.A
|
|
|
22969
23182
|
};
|
|
22970
23183
|
var getIntegrationTilbySyncMenuProcessDetailsInputSchema = external_exports.undefined();
|
|
22971
23184
|
var getIntegrationTilbySyncMenuProcessDetailsResponseSchema = integrationTilbySyncMenuProcessDetailsSchema;
|
|
22972
|
-
var GetIntegrationTilbySyncMenuProcessDetails = class extends
|
|
23185
|
+
var GetIntegrationTilbySyncMenuProcessDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22973
23186
|
constructor(integrationTilbyId, processId) {
|
|
22974
23187
|
super(void 0);
|
|
22975
23188
|
this.method = "GET";
|
|
@@ -22988,10 +23201,10 @@ var GetIntegrationTilbySyncMenuProcessDetails = class extends import_sdk_js_core
|
|
|
22988
23201
|
};
|
|
22989
23202
|
var getIntegrationTilbySyncMenuErrorLogsQuerySchema = integrationTilbySyncMenuErrorLogsQuerySchema;
|
|
22990
23203
|
var getIntegrationTilbySyncMenuErrorLogsInputSchema = external_exports.undefined();
|
|
22991
|
-
var getIntegrationTilbySyncMenuErrorLogsResponseSchema = (0,
|
|
23204
|
+
var getIntegrationTilbySyncMenuErrorLogsResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
22992
23205
|
integrationTilbySyncMenuErrorLogSchema
|
|
22993
23206
|
);
|
|
22994
|
-
var GetIntegrationTilbySyncMenuErrorLogs = class extends
|
|
23207
|
+
var GetIntegrationTilbySyncMenuErrorLogs = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
22995
23208
|
constructor(integrationTilbyId, processId, options) {
|
|
22996
23209
|
super(void 0, options);
|
|
22997
23210
|
this.method = "GET";
|
|
@@ -23012,7 +23225,7 @@ var GetIntegrationTilbySyncMenuErrorLogs = class extends import_sdk_js_core198.A
|
|
|
23012
23225
|
};
|
|
23013
23226
|
var getIntegrationTilbySyncMenuErrorLogDetailsInputSchema = external_exports.undefined();
|
|
23014
23227
|
var getIntegrationTilbySyncMenuErrorLogDetailsResponseSchema = integrationTilbySyncMenuErrorLogDetailsSchema;
|
|
23015
|
-
var GetIntegrationTilbySyncMenuErrorLogDetails = class extends
|
|
23228
|
+
var GetIntegrationTilbySyncMenuErrorLogDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23016
23229
|
constructor(integrationTilbyId, processId, errorLogId) {
|
|
23017
23230
|
super(void 0);
|
|
23018
23231
|
this.method = "GET";
|
|
@@ -23032,10 +23245,10 @@ var GetIntegrationTilbySyncMenuErrorLogDetails = class extends import_sdk_js_cor
|
|
|
23032
23245
|
};
|
|
23033
23246
|
var getIntegrationTilbySyncOrdersProcessesQuerySchema = integrationTilbySyncOrdersProcessesQuerySchema;
|
|
23034
23247
|
var getIntegrationTilbySyncOrdersProcessesInputSchema = external_exports.undefined();
|
|
23035
|
-
var getIntegrationTilbySyncOrdersProcessesResponseSchema = (0,
|
|
23248
|
+
var getIntegrationTilbySyncOrdersProcessesResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
23036
23249
|
integrationTilbySyncOrdersProcessSchema
|
|
23037
23250
|
);
|
|
23038
|
-
var GetIntegrationTilbySyncOrdersProcesses = class extends
|
|
23251
|
+
var GetIntegrationTilbySyncOrdersProcesses = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23039
23252
|
constructor(integrationTilbyId, options) {
|
|
23040
23253
|
super(void 0, options);
|
|
23041
23254
|
this.method = "GET";
|
|
@@ -23055,7 +23268,7 @@ var GetIntegrationTilbySyncOrdersProcesses = class extends import_sdk_js_core198
|
|
|
23055
23268
|
};
|
|
23056
23269
|
var getIntegrationTilbySyncOrdersProcessDetailsInputSchema = external_exports.undefined();
|
|
23057
23270
|
var getIntegrationTilbySyncOrdersProcessDetailsResponseSchema = integrationTilbySyncOrdersProcessDetailsSchema;
|
|
23058
|
-
var GetIntegrationTilbySyncOrdersProcessDetails = class extends
|
|
23271
|
+
var GetIntegrationTilbySyncOrdersProcessDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23059
23272
|
constructor(integrationTilbyId, processId) {
|
|
23060
23273
|
super(void 0);
|
|
23061
23274
|
this.method = "GET";
|
|
@@ -23074,10 +23287,10 @@ var GetIntegrationTilbySyncOrdersProcessDetails = class extends import_sdk_js_co
|
|
|
23074
23287
|
};
|
|
23075
23288
|
var getIntegrationTilbySyncOrdersErrorLogsQuerySchema = integrationTilbySyncOrdersErrorLogsQuerySchema;
|
|
23076
23289
|
var getIntegrationTilbySyncOrdersErrorLogsInputSchema = external_exports.undefined();
|
|
23077
|
-
var getIntegrationTilbySyncOrdersErrorLogsResponseSchema = (0,
|
|
23290
|
+
var getIntegrationTilbySyncOrdersErrorLogsResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
23078
23291
|
integrationTilbySyncOrdersErrorLogSchema
|
|
23079
23292
|
);
|
|
23080
|
-
var GetIntegrationTilbySyncOrdersErrorLogs = class extends
|
|
23293
|
+
var GetIntegrationTilbySyncOrdersErrorLogs = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23081
23294
|
constructor(integrationTilbyId, processId, options) {
|
|
23082
23295
|
super(void 0, options);
|
|
23083
23296
|
this.method = "GET";
|
|
@@ -23098,7 +23311,7 @@ var GetIntegrationTilbySyncOrdersErrorLogs = class extends import_sdk_js_core198
|
|
|
23098
23311
|
};
|
|
23099
23312
|
var getIntegrationTilbySyncOrdersErrorLogDetailsInputSchema = external_exports.undefined();
|
|
23100
23313
|
var getIntegrationTilbySyncOrdersErrorLogDetailsResponseSchema = integrationTilbySyncOrdersErrorLogDetailsSchema;
|
|
23101
|
-
var GetIntegrationTilbySyncOrdersErrorLogDetails = class extends
|
|
23314
|
+
var GetIntegrationTilbySyncOrdersErrorLogDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23102
23315
|
constructor(integrationTilbyId, processId, errorLogId) {
|
|
23103
23316
|
super(void 0);
|
|
23104
23317
|
this.method = "GET";
|
|
@@ -23118,10 +23331,10 @@ var GetIntegrationTilbySyncOrdersErrorLogDetails = class extends import_sdk_js_c
|
|
|
23118
23331
|
};
|
|
23119
23332
|
var getIntegrationTilbySyncStockProcessesQuerySchema = integrationTilbySyncStockProcessesQuerySchema;
|
|
23120
23333
|
var getIntegrationTilbySyncStockProcessesInputSchema = external_exports.undefined();
|
|
23121
|
-
var getIntegrationTilbySyncStockProcessesResponseSchema = (0,
|
|
23334
|
+
var getIntegrationTilbySyncStockProcessesResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
23122
23335
|
integrationTilbySyncStockProcessSchema
|
|
23123
23336
|
);
|
|
23124
|
-
var GetIntegrationTilbySyncStockProcesses = class extends
|
|
23337
|
+
var GetIntegrationTilbySyncStockProcesses = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23125
23338
|
constructor(integrationTilbyId, options) {
|
|
23126
23339
|
super(void 0, options);
|
|
23127
23340
|
this.method = "GET";
|
|
@@ -23141,7 +23354,7 @@ var GetIntegrationTilbySyncStockProcesses = class extends import_sdk_js_core198.
|
|
|
23141
23354
|
};
|
|
23142
23355
|
var getIntegrationTilbySyncStockProcessDetailsInputSchema = external_exports.undefined();
|
|
23143
23356
|
var getIntegrationTilbySyncStockProcessDetailsResponseSchema = integrationTilbySyncStockProcessDetailsSchema;
|
|
23144
|
-
var GetIntegrationTilbySyncStockProcessDetails = class extends
|
|
23357
|
+
var GetIntegrationTilbySyncStockProcessDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23145
23358
|
constructor(integrationTilbyId, processId) {
|
|
23146
23359
|
super(void 0);
|
|
23147
23360
|
this.method = "GET";
|
|
@@ -23160,10 +23373,10 @@ var GetIntegrationTilbySyncStockProcessDetails = class extends import_sdk_js_cor
|
|
|
23160
23373
|
};
|
|
23161
23374
|
var getIntegrationTilbySyncStockErrorLogsQuerySchema = integrationTilbySyncStockErrorLogsQuerySchema;
|
|
23162
23375
|
var getIntegrationTilbySyncStockErrorLogsInputSchema = external_exports.undefined();
|
|
23163
|
-
var getIntegrationTilbySyncStockErrorLogsResponseSchema = (0,
|
|
23376
|
+
var getIntegrationTilbySyncStockErrorLogsResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
23164
23377
|
integrationTilbySyncStockErrorLogSchema
|
|
23165
23378
|
);
|
|
23166
|
-
var GetIntegrationTilbySyncStockErrorLogs = class extends
|
|
23379
|
+
var GetIntegrationTilbySyncStockErrorLogs = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23167
23380
|
constructor(integrationTilbyId, processId, options) {
|
|
23168
23381
|
super(void 0, options);
|
|
23169
23382
|
this.method = "GET";
|
|
@@ -23184,7 +23397,7 @@ var GetIntegrationTilbySyncStockErrorLogs = class extends import_sdk_js_core198.
|
|
|
23184
23397
|
};
|
|
23185
23398
|
var getIntegrationTilbySyncStockErrorLogDetailsInputSchema = external_exports.undefined();
|
|
23186
23399
|
var getIntegrationTilbySyncStockErrorLogDetailsResponseSchema = integrationTilbySyncStockErrorLogDetailsSchema;
|
|
23187
|
-
var GetIntegrationTilbySyncStockErrorLogDetails = class extends
|
|
23400
|
+
var GetIntegrationTilbySyncStockErrorLogDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23188
23401
|
constructor(integrationTilbyId, processId, errorLogId) {
|
|
23189
23402
|
super(void 0);
|
|
23190
23403
|
this.method = "GET";
|
|
@@ -23207,7 +23420,7 @@ var getIntegrationTilbyWebHookSettingsInputSchema = external_exports.undefined()
|
|
|
23207
23420
|
var getIntegrationTilbyWebHookSettingsResponseSchema = external_exports.array(
|
|
23208
23421
|
integrationTilbyWebHookSettingSchema
|
|
23209
23422
|
);
|
|
23210
|
-
var GetIntegrationTilbyWebHookSettings = class extends
|
|
23423
|
+
var GetIntegrationTilbyWebHookSettings = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23211
23424
|
constructor(integrationTilbyId, options) {
|
|
23212
23425
|
super(void 0, options);
|
|
23213
23426
|
this.method = "GET";
|
|
@@ -23227,7 +23440,7 @@ var GetIntegrationTilbyWebHookSettings = class extends import_sdk_js_core198.Abs
|
|
|
23227
23440
|
};
|
|
23228
23441
|
var getIntegrationTilbyWebHookSettingDetailsInputSchema = external_exports.undefined();
|
|
23229
23442
|
var getIntegrationTilbyWebHookSettingDetailsResponseSchema = integrationTilbyWebHookSettingDetailsSchema;
|
|
23230
|
-
var GetIntegrationTilbyWebHookSettingDetails = class extends
|
|
23443
|
+
var GetIntegrationTilbyWebHookSettingDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23231
23444
|
constructor(integrationTilbyId, webHookId) {
|
|
23232
23445
|
super(void 0);
|
|
23233
23446
|
this.method = "GET";
|
|
@@ -23246,10 +23459,10 @@ var GetIntegrationTilbyWebHookSettingDetails = class extends import_sdk_js_core1
|
|
|
23246
23459
|
};
|
|
23247
23460
|
var getIntegrationTilbyWebHookEventsQuerySchema = integrationTilbyWebHookEventsQuerySchema;
|
|
23248
23461
|
var getIntegrationTilbyWebHookEventsInputSchema = external_exports.undefined();
|
|
23249
|
-
var getIntegrationTilbyWebHookEventsResponseSchema = (0,
|
|
23462
|
+
var getIntegrationTilbyWebHookEventsResponseSchema = (0, import_sdk_js_global_types77.createPaginatedSchema)(
|
|
23250
23463
|
integrationTilbyWebHookEventSchema
|
|
23251
23464
|
);
|
|
23252
|
-
var GetIntegrationTilbyWebHookEvents = class extends
|
|
23465
|
+
var GetIntegrationTilbyWebHookEvents = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23253
23466
|
constructor(integrationTilbyId, options) {
|
|
23254
23467
|
super(void 0, options);
|
|
23255
23468
|
this.method = "GET";
|
|
@@ -23269,7 +23482,7 @@ var GetIntegrationTilbyWebHookEvents = class extends import_sdk_js_core198.Abstr
|
|
|
23269
23482
|
};
|
|
23270
23483
|
var getIntegrationTilbyWebHookEventDetailsInputSchema = external_exports.undefined();
|
|
23271
23484
|
var getIntegrationTilbyWebHookEventDetailsResponseSchema = integrationTilbyWebHookEventDetailsSchema;
|
|
23272
|
-
var GetIntegrationTilbyWebHookEventDetails = class extends
|
|
23485
|
+
var GetIntegrationTilbyWebHookEventDetails = class extends import_sdk_js_core202.AbstractApiRequest {
|
|
23273
23486
|
constructor(integrationTilbyId, eventId) {
|
|
23274
23487
|
super(void 0);
|
|
23275
23488
|
this.method = "GET";
|
|
@@ -23288,10 +23501,10 @@ var GetIntegrationTilbyWebHookEventDetails = class extends import_sdk_js_core198
|
|
|
23288
23501
|
};
|
|
23289
23502
|
|
|
23290
23503
|
// src/requests/UpdateIntegration.ts
|
|
23291
|
-
var
|
|
23504
|
+
var import_sdk_js_core203 = require("@deliverart/sdk-js-core");
|
|
23292
23505
|
var updateIntegrationInputSchema = writableIntegrationSchema.partial();
|
|
23293
23506
|
var updateIntegrationResponseSchema = integrationDetailsSchema;
|
|
23294
|
-
var UpdateIntegration = class extends
|
|
23507
|
+
var UpdateIntegration = class extends import_sdk_js_core203.AbstractApiRequest {
|
|
23295
23508
|
constructor(integrationId, input) {
|
|
23296
23509
|
super(input);
|
|
23297
23510
|
this.method = "PATCH";
|
|
@@ -23432,7 +23645,9 @@ __reExport(index_exports, types_exports, module.exports);
|
|
|
23432
23645
|
GetIntegrationEcommerceDetails,
|
|
23433
23646
|
GetIntegrationEcommerceInfo,
|
|
23434
23647
|
GetIntegrationEcommerceList,
|
|
23648
|
+
GetIntegrationEcommerceSitemap,
|
|
23435
23649
|
GetIntegrationEcommerceSlotOptions,
|
|
23650
|
+
GetIntegrationEcommerceUsers,
|
|
23436
23651
|
GetIntegrationGlovoBulkUpdateDetails,
|
|
23437
23652
|
GetIntegrationGlovoBulkUpdates,
|
|
23438
23653
|
GetIntegrationGlovoClientLogRequestDetails,
|
|
@@ -23547,6 +23762,7 @@ __reExport(index_exports, types_exports, module.exports);
|
|
|
23547
23762
|
IntegrationTilbySyncMenu,
|
|
23548
23763
|
IntegrationTilbySyncOrders,
|
|
23549
23764
|
IntegrationTilbySyncStock,
|
|
23765
|
+
LinkIntegrationEcommerceRegistrationUser,
|
|
23550
23766
|
RespondIntegrationActivationRequest,
|
|
23551
23767
|
RespondLeadIntegration,
|
|
23552
23768
|
SendIntegrationActivationRequestToPartner,
|
|
@@ -23571,6 +23787,7 @@ __reExport(index_exports, types_exports, module.exports);
|
|
|
23571
23787
|
UpdateIntegrationTilbyProductVariantMapping,
|
|
23572
23788
|
UpdateIntegrationTilbyVatMapping,
|
|
23573
23789
|
UpdateLeadIntegration,
|
|
23790
|
+
VerifyIntegrationEcommerceUserEmail,
|
|
23574
23791
|
activateIntegrationActivationRequestInputSchema,
|
|
23575
23792
|
activateIntegrationActivationRequestResponseSchema,
|
|
23576
23793
|
annotateIntegrationActivationRequestInputSchema,
|
|
@@ -23861,9 +24078,14 @@ __reExport(index_exports, types_exports, module.exports);
|
|
|
23861
24078
|
getIntegrationEcommerceListInputSchema,
|
|
23862
24079
|
getIntegrationEcommerceListQuerySchema,
|
|
23863
24080
|
getIntegrationEcommerceListResponseSchema,
|
|
24081
|
+
getIntegrationEcommerceSitemapInputSchema,
|
|
24082
|
+
getIntegrationEcommerceSitemapResponseSchema,
|
|
23864
24083
|
getIntegrationEcommerceSlotOptionsInputSchema,
|
|
23865
24084
|
getIntegrationEcommerceSlotOptionsQuerySchema,
|
|
23866
24085
|
getIntegrationEcommerceSlotOptionsResponseSchema,
|
|
24086
|
+
getIntegrationEcommerceUsersInputSchema,
|
|
24087
|
+
getIntegrationEcommerceUsersQuerySchema,
|
|
24088
|
+
getIntegrationEcommerceUsersResponseSchema,
|
|
23867
24089
|
getIntegrationGlovoBulkUpdateDetailsInputSchema,
|
|
23868
24090
|
getIntegrationGlovoBulkUpdateDetailsResponseSchema,
|
|
23869
24091
|
getIntegrationGlovoBulkUpdatesInputSchema,
|
|
@@ -24239,6 +24461,7 @@ __reExport(index_exports, types_exports, module.exports);
|
|
|
24239
24461
|
integrationEcommerceCompanyInfoSchema,
|
|
24240
24462
|
integrationEcommerceDetailsSchema,
|
|
24241
24463
|
integrationEcommerceEditableFieldsSchema,
|
|
24464
|
+
integrationEcommerceEmailVerificationStatusSchema,
|
|
24242
24465
|
integrationEcommerceInfoSchema,
|
|
24243
24466
|
integrationEcommerceMenuCategorySchema,
|
|
24244
24467
|
integrationEcommerceMenuItemSchema,
|
|
@@ -24246,8 +24469,15 @@ __reExport(index_exports, types_exports, module.exports);
|
|
|
24246
24469
|
integrationEcommerceMenuPriceOverrideSchema,
|
|
24247
24470
|
integrationEcommerceMenuPriceSchema,
|
|
24248
24471
|
integrationEcommerceMenuSchema,
|
|
24472
|
+
integrationEcommercePaymentMethodInfoSchema,
|
|
24249
24473
|
integrationEcommercePointOfSaleInfoSchema,
|
|
24474
|
+
integrationEcommerceRegistrationLinkInputSchema,
|
|
24250
24475
|
integrationEcommerceSchema,
|
|
24476
|
+
integrationEcommerceSitemapItemSchema,
|
|
24477
|
+
integrationEcommerceUserAccountSchema,
|
|
24478
|
+
integrationEcommerceUserCustomerSchema,
|
|
24479
|
+
integrationEcommerceUserSchema,
|
|
24480
|
+
integrationEcommerceUsersQuerySchema,
|
|
24251
24481
|
integrationGlovoBulkUpdateDetailsSchema,
|
|
24252
24482
|
integrationGlovoBulkUpdateSchema,
|
|
24253
24483
|
integrationGlovoBulkUpdatesQuerySchema,
|
|
@@ -24390,6 +24620,8 @@ __reExport(index_exports, types_exports, module.exports);
|
|
|
24390
24620
|
leadIntegrationDetailsSchema,
|
|
24391
24621
|
leadIntegrationSchema,
|
|
24392
24622
|
leadIriSchema,
|
|
24623
|
+
linkIntegrationEcommerceRegistrationUserInputSchema,
|
|
24624
|
+
linkIntegrationEcommerceRegistrationUserResponseSchema,
|
|
24393
24625
|
menuVersionDetailsSchema,
|
|
24394
24626
|
menuVersionSchema,
|
|
24395
24627
|
respondIntegrationActivationRequestInputSchema,
|
|
@@ -24440,5 +24672,7 @@ __reExport(index_exports, types_exports, module.exports);
|
|
|
24440
24672
|
updateIntegrationTilbyVatMappingResponseSchema,
|
|
24441
24673
|
updateLeadIntegrationInputSchema,
|
|
24442
24674
|
updateLeadIntegrationResponseSchema,
|
|
24675
|
+
verifyIntegrationEcommerceUserEmailInputSchema,
|
|
24676
|
+
verifyIntegrationEcommerceUserEmailResponseSchema,
|
|
24443
24677
|
writableIntegrationSchema
|
|
24444
24678
|
});
|