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