@deliverart/sdk-js-integration 2.14.6 → 2.14.7
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/dist/index.cjs +457 -296
- package/dist/index.d.cts +591 -14
- package/dist/index.d.ts +591 -14
- package/dist/index.js +439 -296
- package/package.json +10 -10
package/dist/index.cjs
CHANGED
|
@@ -51,6 +51,7 @@ __export(index_exports, {
|
|
|
51
51
|
GetIntegrationCassaInCloudCategoryMappings: () => GetIntegrationCassaInCloudCategoryMappings,
|
|
52
52
|
GetIntegrationCassaInCloudClientLogRequestDetails: () => GetIntegrationCassaInCloudClientLogRequestDetails,
|
|
53
53
|
GetIntegrationCassaInCloudClientLogRequests: () => GetIntegrationCassaInCloudClientLogRequests,
|
|
54
|
+
GetIntegrationCassaInCloudClientLogRequestsFromOrder: () => GetIntegrationCassaInCloudClientLogRequestsFromOrder,
|
|
54
55
|
GetIntegrationCassaInCloudComponentMappingDetails: () => GetIntegrationCassaInCloudComponentMappingDetails,
|
|
55
56
|
GetIntegrationCassaInCloudComponentMappings: () => GetIntegrationCassaInCloudComponentMappings,
|
|
56
57
|
GetIntegrationCassaInCloudCustomerMappingDetails: () => GetIntegrationCassaInCloudCustomerMappingDetails,
|
|
@@ -105,6 +106,7 @@ __export(index_exports, {
|
|
|
105
106
|
GetIntegrationDeliverooBrands: () => GetIntegrationDeliverooBrands,
|
|
106
107
|
GetIntegrationDeliverooClientLogRequestDetails: () => GetIntegrationDeliverooClientLogRequestDetails,
|
|
107
108
|
GetIntegrationDeliverooClientLogRequests: () => GetIntegrationDeliverooClientLogRequests,
|
|
109
|
+
GetIntegrationDeliverooClientLogRequestsFromOrder: () => GetIntegrationDeliverooClientLogRequestsFromOrder,
|
|
108
110
|
GetIntegrationDeliverooDetails: () => GetIntegrationDeliverooDetails,
|
|
109
111
|
GetIntegrationDeliverooGlobalClientLogRequests: () => GetIntegrationDeliverooGlobalClientLogRequests,
|
|
110
112
|
GetIntegrationDeliverooList: () => GetIntegrationDeliverooList,
|
|
@@ -129,6 +131,7 @@ __export(index_exports, {
|
|
|
129
131
|
GetIntegrationGlovoBulkUpdates: () => GetIntegrationGlovoBulkUpdates,
|
|
130
132
|
GetIntegrationGlovoClientLogRequestDetails: () => GetIntegrationGlovoClientLogRequestDetails,
|
|
131
133
|
GetIntegrationGlovoClientLogRequests: () => GetIntegrationGlovoClientLogRequests,
|
|
134
|
+
GetIntegrationGlovoClientLogRequestsFromOrder: () => GetIntegrationGlovoClientLogRequestsFromOrder,
|
|
132
135
|
GetIntegrationGlovoDetails: () => GetIntegrationGlovoDetails,
|
|
133
136
|
GetIntegrationGlovoGlobalClientLogRequests: () => GetIntegrationGlovoGlobalClientLogRequests,
|
|
134
137
|
GetIntegrationGlovoList: () => GetIntegrationGlovoList,
|
|
@@ -150,6 +153,7 @@ __export(index_exports, {
|
|
|
150
153
|
GetIntegrationIssues: () => GetIntegrationIssues,
|
|
151
154
|
GetIntegrationJustEatClientLogRequestDetails: () => GetIntegrationJustEatClientLogRequestDetails,
|
|
152
155
|
GetIntegrationJustEatClientLogRequests: () => GetIntegrationJustEatClientLogRequests,
|
|
156
|
+
GetIntegrationJustEatClientLogRequestsFromOrder: () => GetIntegrationJustEatClientLogRequestsFromOrder,
|
|
153
157
|
GetIntegrationJustEatDetails: () => GetIntegrationJustEatDetails,
|
|
154
158
|
GetIntegrationJustEatGlobalClientLogRequests: () => GetIntegrationJustEatGlobalClientLogRequests,
|
|
155
159
|
GetIntegrationJustEatList: () => GetIntegrationJustEatList,
|
|
@@ -265,6 +269,9 @@ __export(index_exports, {
|
|
|
265
269
|
getIntegrationCassaInCloudCategoryMappingsResponseSchema: () => getIntegrationCassaInCloudCategoryMappingsResponseSchema,
|
|
266
270
|
getIntegrationCassaInCloudClientLogRequestDetailsInputSchema: () => getIntegrationCassaInCloudClientLogRequestDetailsInputSchema,
|
|
267
271
|
getIntegrationCassaInCloudClientLogRequestDetailsResponseSchema: () => getIntegrationCassaInCloudClientLogRequestDetailsResponseSchema,
|
|
272
|
+
getIntegrationCassaInCloudClientLogRequestsFromOrderInputSchema: () => getIntegrationCassaInCloudClientLogRequestsFromOrderInputSchema,
|
|
273
|
+
getIntegrationCassaInCloudClientLogRequestsFromOrderQuerySchema: () => getIntegrationCassaInCloudClientLogRequestsFromOrderQuerySchema,
|
|
274
|
+
getIntegrationCassaInCloudClientLogRequestsFromOrderResponseSchema: () => getIntegrationCassaInCloudClientLogRequestsFromOrderResponseSchema,
|
|
268
275
|
getIntegrationCassaInCloudClientLogRequestsInputSchema: () => getIntegrationCassaInCloudClientLogRequestsInputSchema,
|
|
269
276
|
getIntegrationCassaInCloudClientLogRequestsQuerySchema: () => getIntegrationCassaInCloudClientLogRequestsQuerySchema,
|
|
270
277
|
getIntegrationCassaInCloudClientLogRequestsResponseSchema: () => getIntegrationCassaInCloudClientLogRequestsResponseSchema,
|
|
@@ -400,6 +407,9 @@ __export(index_exports, {
|
|
|
400
407
|
getIntegrationDeliverooBrandsResponseSchema: () => getIntegrationDeliverooBrandsResponseSchema,
|
|
401
408
|
getIntegrationDeliverooClientLogRequestDetailsInputSchema: () => getIntegrationDeliverooClientLogRequestDetailsInputSchema,
|
|
402
409
|
getIntegrationDeliverooClientLogRequestDetailsResponseSchema: () => getIntegrationDeliverooClientLogRequestDetailsResponseSchema,
|
|
410
|
+
getIntegrationDeliverooClientLogRequestsFromOrderInputSchema: () => getIntegrationDeliverooClientLogRequestsFromOrderInputSchema,
|
|
411
|
+
getIntegrationDeliverooClientLogRequestsFromOrderQuerySchema: () => getIntegrationDeliverooClientLogRequestsFromOrderQuerySchema,
|
|
412
|
+
getIntegrationDeliverooClientLogRequestsFromOrderResponseSchema: () => getIntegrationDeliverooClientLogRequestsFromOrderResponseSchema,
|
|
403
413
|
getIntegrationDeliverooClientLogRequestsInputSchema: () => getIntegrationDeliverooClientLogRequestsInputSchema,
|
|
404
414
|
getIntegrationDeliverooClientLogRequestsQuerySchema: () => getIntegrationDeliverooClientLogRequestsQuerySchema,
|
|
405
415
|
getIntegrationDeliverooClientLogRequestsResponseSchema: () => getIntegrationDeliverooClientLogRequestsResponseSchema,
|
|
@@ -439,6 +449,7 @@ __export(index_exports, {
|
|
|
439
449
|
getIntegrationDeliverooWebhookEventDetailsInputSchema: () => getIntegrationDeliverooWebhookEventDetailsInputSchema,
|
|
440
450
|
getIntegrationDeliverooWebhookEventDetailsResponseSchema: () => getIntegrationDeliverooWebhookEventDetailsResponseSchema,
|
|
441
451
|
getIntegrationDeliverooWebhookEventsFromOrderInputSchema: () => getIntegrationDeliverooWebhookEventsFromOrderInputSchema,
|
|
452
|
+
getIntegrationDeliverooWebhookEventsFromOrderQuerySchema: () => getIntegrationDeliverooWebhookEventsFromOrderQuerySchema,
|
|
442
453
|
getIntegrationDeliverooWebhookEventsFromOrderResponseSchema: () => getIntegrationDeliverooWebhookEventsFromOrderResponseSchema,
|
|
443
454
|
getIntegrationDeliverooWebhookEventsInputSchema: () => getIntegrationDeliverooWebhookEventsInputSchema,
|
|
444
455
|
getIntegrationDeliverooWebhookEventsQuerySchema: () => getIntegrationDeliverooWebhookEventsQuerySchema,
|
|
@@ -459,6 +470,9 @@ __export(index_exports, {
|
|
|
459
470
|
getIntegrationGlovoBulkUpdatesResponseSchema: () => getIntegrationGlovoBulkUpdatesResponseSchema,
|
|
460
471
|
getIntegrationGlovoClientLogRequestDetailsInputSchema: () => getIntegrationGlovoClientLogRequestDetailsInputSchema,
|
|
461
472
|
getIntegrationGlovoClientLogRequestDetailsResponseSchema: () => getIntegrationGlovoClientLogRequestDetailsResponseSchema,
|
|
473
|
+
getIntegrationGlovoClientLogRequestsFromOrderInputSchema: () => getIntegrationGlovoClientLogRequestsFromOrderInputSchema,
|
|
474
|
+
getIntegrationGlovoClientLogRequestsFromOrderQuerySchema: () => getIntegrationGlovoClientLogRequestsFromOrderQuerySchema,
|
|
475
|
+
getIntegrationGlovoClientLogRequestsFromOrderResponseSchema: () => getIntegrationGlovoClientLogRequestsFromOrderResponseSchema,
|
|
462
476
|
getIntegrationGlovoClientLogRequestsInputSchema: () => getIntegrationGlovoClientLogRequestsInputSchema,
|
|
463
477
|
getIntegrationGlovoClientLogRequestsQuerySchema: () => getIntegrationGlovoClientLogRequestsQuerySchema,
|
|
464
478
|
getIntegrationGlovoClientLogRequestsResponseSchema: () => getIntegrationGlovoClientLogRequestsResponseSchema,
|
|
@@ -500,6 +514,7 @@ __export(index_exports, {
|
|
|
500
514
|
getIntegrationGlovoWebhookEventDetailsInputSchema: () => getIntegrationGlovoWebhookEventDetailsInputSchema,
|
|
501
515
|
getIntegrationGlovoWebhookEventDetailsResponseSchema: () => getIntegrationGlovoWebhookEventDetailsResponseSchema,
|
|
502
516
|
getIntegrationGlovoWebhookEventsFromOrderInputSchema: () => getIntegrationGlovoWebhookEventsFromOrderInputSchema,
|
|
517
|
+
getIntegrationGlovoWebhookEventsFromOrderQuerySchema: () => getIntegrationGlovoWebhookEventsFromOrderQuerySchema,
|
|
503
518
|
getIntegrationGlovoWebhookEventsFromOrderResponseSchema: () => getIntegrationGlovoWebhookEventsFromOrderResponseSchema,
|
|
504
519
|
getIntegrationGlovoWebhookEventsInputSchema: () => getIntegrationGlovoWebhookEventsInputSchema,
|
|
505
520
|
getIntegrationGlovoWebhookEventsQuerySchema: () => getIntegrationGlovoWebhookEventsQuerySchema,
|
|
@@ -511,6 +526,9 @@ __export(index_exports, {
|
|
|
511
526
|
getIntegrationIssuesResponseSchema: () => getIntegrationIssuesResponseSchema,
|
|
512
527
|
getIntegrationJustEatClientLogRequestDetailsInputSchema: () => getIntegrationJustEatClientLogRequestDetailsInputSchema,
|
|
513
528
|
getIntegrationJustEatClientLogRequestDetailsResponseSchema: () => getIntegrationJustEatClientLogRequestDetailsResponseSchema,
|
|
529
|
+
getIntegrationJustEatClientLogRequestsFromOrderInputSchema: () => getIntegrationJustEatClientLogRequestsFromOrderInputSchema,
|
|
530
|
+
getIntegrationJustEatClientLogRequestsFromOrderQuerySchema: () => getIntegrationJustEatClientLogRequestsFromOrderQuerySchema,
|
|
531
|
+
getIntegrationJustEatClientLogRequestsFromOrderResponseSchema: () => getIntegrationJustEatClientLogRequestsFromOrderResponseSchema,
|
|
514
532
|
getIntegrationJustEatClientLogRequestsInputSchema: () => getIntegrationJustEatClientLogRequestsInputSchema,
|
|
515
533
|
getIntegrationJustEatClientLogRequestsQuerySchema: () => getIntegrationJustEatClientLogRequestsQuerySchema,
|
|
516
534
|
getIntegrationJustEatClientLogRequestsResponseSchema: () => getIntegrationJustEatClientLogRequestsResponseSchema,
|
|
@@ -15285,6 +15303,7 @@ var integrationAsyncMessageResponseSchema = external_exports.object({
|
|
|
15285
15303
|
});
|
|
15286
15304
|
var clientLogRequestQuerySchema = external_exports.object({
|
|
15287
15305
|
"order[createdAt]": import_sdk_js_global_types5.sortDirSchema.optional(),
|
|
15306
|
+
id: external_exports.union([external_exports.string(), external_exports.array(external_exports.string())]).optional(),
|
|
15288
15307
|
method: external_exports.union([
|
|
15289
15308
|
integrationClientLogRequestMethodSchema,
|
|
15290
15309
|
external_exports.array(integrationClientLogRequestMethodSchema)
|
|
@@ -15968,10 +15987,12 @@ var integrationDeliverooWebhookEventDetailsSchema = integrationDeliverooWebhookE
|
|
|
15968
15987
|
});
|
|
15969
15988
|
var integrationDeliverooWebhookEventsQueryParamsSchema = external_exports.object({
|
|
15970
15989
|
"order[createdAt]": import_sdk_js_global_types7.sortDirSchema.optional(),
|
|
15990
|
+
id: external_exports.union([external_exports.string(), external_exports.array(external_exports.string())]).optional(),
|
|
15971
15991
|
event: external_exports.union([
|
|
15972
15992
|
integrationDeliverooWebhookEventTypeSchema,
|
|
15973
15993
|
external_exports.array(integrationDeliverooWebhookEventTypeSchema)
|
|
15974
15994
|
]).optional(),
|
|
15995
|
+
deliverooOrderId: external_exports.union([external_exports.string(), external_exports.array(external_exports.string())]).optional(),
|
|
15975
15996
|
"createdAt[before]": external_exports.string().optional(),
|
|
15976
15997
|
"createdAt[strictly_before]": external_exports.string().optional(),
|
|
15977
15998
|
"createdAt[after]": external_exports.string().optional(),
|
|
@@ -16239,10 +16260,12 @@ var integrationGlovoWebhookEventDetailsSchema = integrationGlovoWebhookEventSche
|
|
|
16239
16260
|
});
|
|
16240
16261
|
var integrationGlovoWebhookEventsQueryParamsSchema = external_exports.object({
|
|
16241
16262
|
"order[createdAt]": import_sdk_js_global_types9.sortDirSchema.optional(),
|
|
16263
|
+
id: external_exports.union([external_exports.string(), external_exports.array(external_exports.string())]).optional(),
|
|
16242
16264
|
event: external_exports.union([
|
|
16243
16265
|
integrationGlovoWebhookEventTypeSchema,
|
|
16244
16266
|
external_exports.array(integrationGlovoWebhookEventTypeSchema)
|
|
16245
16267
|
]).optional(),
|
|
16268
|
+
partnerOrderId: external_exports.union([external_exports.string(), external_exports.array(external_exports.string())]).optional(),
|
|
16246
16269
|
"createdAt[before]": external_exports.string().optional(),
|
|
16247
16270
|
"createdAt[strictly_before]": external_exports.string().optional(),
|
|
16248
16271
|
"createdAt[after]": external_exports.string().optional(),
|
|
@@ -17323,11 +17346,39 @@ var GetIntegrationCassaInCloudClientLogRequests = class extends import_sdk_js_co
|
|
|
17323
17346
|
}
|
|
17324
17347
|
};
|
|
17325
17348
|
|
|
17326
|
-
// src/requests/services/cassa_in_cloud/
|
|
17349
|
+
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudClientLogRequestsFromOrder.ts
|
|
17327
17350
|
var import_sdk_js_core28 = require("@deliverart/sdk-js-core");
|
|
17351
|
+
var getIntegrationCassaInCloudClientLogRequestsFromOrderQuerySchema = clientLogRequestQuerySchema.omit({
|
|
17352
|
+
page: true
|
|
17353
|
+
});
|
|
17354
|
+
var getIntegrationCassaInCloudClientLogRequestsFromOrderInputSchema = external_exports.undefined();
|
|
17355
|
+
var getIntegrationCassaInCloudClientLogRequestsFromOrderResponseSchema = external_exports.array(
|
|
17356
|
+
integrationClientLogRequestSchema
|
|
17357
|
+
);
|
|
17358
|
+
var GetIntegrationCassaInCloudClientLogRequestsFromOrder = class extends import_sdk_js_core28.AbstractApiRequest {
|
|
17359
|
+
constructor(orderId, options) {
|
|
17360
|
+
super(void 0, options);
|
|
17361
|
+
this.method = "GET";
|
|
17362
|
+
this.contentType = "application/json";
|
|
17363
|
+
this.accept = "application/json";
|
|
17364
|
+
this.inputSchema = getIntegrationCassaInCloudClientLogRequestsFromOrderInputSchema;
|
|
17365
|
+
this.outputSchema = getIntegrationCassaInCloudClientLogRequestsFromOrderResponseSchema;
|
|
17366
|
+
this.querySchema = getIntegrationCassaInCloudClientLogRequestsFromOrderQuerySchema;
|
|
17367
|
+
this.headersSchema = void 0;
|
|
17368
|
+
this.listItemSchema = integrationClientLogRequestSchema;
|
|
17369
|
+
this.paginationDefaultEnabled = false;
|
|
17370
|
+
this.orderId = orderId;
|
|
17371
|
+
}
|
|
17372
|
+
getPath() {
|
|
17373
|
+
return `/orders/${this.orderId}/cassa_in_cloud_client_log_requests`;
|
|
17374
|
+
}
|
|
17375
|
+
};
|
|
17376
|
+
|
|
17377
|
+
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudComponentMappingDetails.ts
|
|
17378
|
+
var import_sdk_js_core29 = require("@deliverart/sdk-js-core");
|
|
17328
17379
|
var getIntegrationCassaInCloudComponentMappingDetailsInputSchema = external_exports.undefined();
|
|
17329
17380
|
var getIntegrationCassaInCloudComponentMappingDetailsResponseSchema = integrationCassaInCloudComponentMappingDetailsSchema;
|
|
17330
|
-
var GetIntegrationCassaInCloudComponentMappingDetails = class extends
|
|
17381
|
+
var GetIntegrationCassaInCloudComponentMappingDetails = class extends import_sdk_js_core29.AbstractApiRequest {
|
|
17331
17382
|
constructor(integrationCassaInCloudId, componentId) {
|
|
17332
17383
|
super(void 0);
|
|
17333
17384
|
this.method = "GET";
|
|
@@ -17346,13 +17397,13 @@ var GetIntegrationCassaInCloudComponentMappingDetails = class extends import_sdk
|
|
|
17346
17397
|
};
|
|
17347
17398
|
|
|
17348
17399
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudComponentMappings.ts
|
|
17349
|
-
var
|
|
17400
|
+
var import_sdk_js_core30 = require("@deliverart/sdk-js-core");
|
|
17350
17401
|
var getIntegrationCassaInCloudComponentMappingsQuerySchema = integrationCassaInCloudComponentMappingsQuerySchema;
|
|
17351
17402
|
var getIntegrationCassaInCloudComponentMappingsInputSchema = external_exports.undefined();
|
|
17352
17403
|
var getIntegrationCassaInCloudComponentMappingsResponseSchema = external_exports.array(
|
|
17353
17404
|
integrationCassaInCloudComponentMappingSchema
|
|
17354
17405
|
);
|
|
17355
|
-
var GetIntegrationCassaInCloudComponentMappings = class extends
|
|
17406
|
+
var GetIntegrationCassaInCloudComponentMappings = class extends import_sdk_js_core30.AbstractApiRequest {
|
|
17356
17407
|
constructor(integrationCassaInCloudId, options) {
|
|
17357
17408
|
super(void 0, options);
|
|
17358
17409
|
this.method = "GET";
|
|
@@ -17372,10 +17423,10 @@ var GetIntegrationCassaInCloudComponentMappings = class extends import_sdk_js_co
|
|
|
17372
17423
|
};
|
|
17373
17424
|
|
|
17374
17425
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudCustomerMappingDetails.ts
|
|
17375
|
-
var
|
|
17426
|
+
var import_sdk_js_core31 = require("@deliverart/sdk-js-core");
|
|
17376
17427
|
var getIntegrationCassaInCloudCustomerMappingDetailsInputSchema = external_exports.undefined();
|
|
17377
17428
|
var getIntegrationCassaInCloudCustomerMappingDetailsResponseSchema = integrationCassaInCloudCustomerMappingDetailsSchema;
|
|
17378
|
-
var GetIntegrationCassaInCloudCustomerMappingDetails = class extends
|
|
17429
|
+
var GetIntegrationCassaInCloudCustomerMappingDetails = class extends import_sdk_js_core31.AbstractApiRequest {
|
|
17379
17430
|
constructor(integrationCassaInCloudId, mappingId) {
|
|
17380
17431
|
super(void 0);
|
|
17381
17432
|
this.method = "GET";
|
|
@@ -17394,13 +17445,13 @@ var GetIntegrationCassaInCloudCustomerMappingDetails = class extends import_sdk_
|
|
|
17394
17445
|
};
|
|
17395
17446
|
|
|
17396
17447
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudCustomerMappings.ts
|
|
17397
|
-
var
|
|
17448
|
+
var import_sdk_js_core32 = require("@deliverart/sdk-js-core");
|
|
17398
17449
|
var getIntegrationCassaInCloudCustomerMappingsQuerySchema = integrationCassaInCloudCustomerMappingsQuerySchema;
|
|
17399
17450
|
var getIntegrationCassaInCloudCustomerMappingsInputSchema = external_exports.undefined();
|
|
17400
17451
|
var getIntegrationCassaInCloudCustomerMappingsResponseSchema = external_exports.array(
|
|
17401
17452
|
integrationCassaInCloudCustomerMappingSchema
|
|
17402
17453
|
);
|
|
17403
|
-
var GetIntegrationCassaInCloudCustomerMappings = class extends
|
|
17454
|
+
var GetIntegrationCassaInCloudCustomerMappings = class extends import_sdk_js_core32.AbstractApiRequest {
|
|
17404
17455
|
constructor(integrationCassaInCloudId, options) {
|
|
17405
17456
|
super(void 0, options);
|
|
17406
17457
|
this.method = "GET";
|
|
@@ -17420,10 +17471,10 @@ var GetIntegrationCassaInCloudCustomerMappings = class extends import_sdk_js_cor
|
|
|
17420
17471
|
};
|
|
17421
17472
|
|
|
17422
17473
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudDepartmentMappingDetails.ts
|
|
17423
|
-
var
|
|
17474
|
+
var import_sdk_js_core33 = require("@deliverart/sdk-js-core");
|
|
17424
17475
|
var getIntegrationCassaInCloudDepartmentMappingDetailsInputSchema = external_exports.undefined();
|
|
17425
17476
|
var getIntegrationCassaInCloudDepartmentMappingDetailsResponseSchema = integrationCassaInCloudDepartmentMappingDetailsSchema;
|
|
17426
|
-
var GetIntegrationCassaInCloudDepartmentMappingDetails = class extends
|
|
17477
|
+
var GetIntegrationCassaInCloudDepartmentMappingDetails = class extends import_sdk_js_core33.AbstractApiRequest {
|
|
17427
17478
|
constructor(integrationCassaInCloudId, departmentId) {
|
|
17428
17479
|
super(void 0);
|
|
17429
17480
|
this.method = "GET";
|
|
@@ -17442,13 +17493,13 @@ var GetIntegrationCassaInCloudDepartmentMappingDetails = class extends import_sd
|
|
|
17442
17493
|
};
|
|
17443
17494
|
|
|
17444
17495
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudDepartmentMappings.ts
|
|
17445
|
-
var
|
|
17496
|
+
var import_sdk_js_core34 = require("@deliverart/sdk-js-core");
|
|
17446
17497
|
var getIntegrationCassaInCloudDepartmentMappingsQuerySchema = integrationCassaInCloudDepartmentMappingsQuerySchema;
|
|
17447
17498
|
var getIntegrationCassaInCloudDepartmentMappingsInputSchema = external_exports.undefined();
|
|
17448
17499
|
var getIntegrationCassaInCloudDepartmentMappingsResponseSchema = external_exports.array(
|
|
17449
17500
|
integrationCassaInCloudDepartmentMappingSchema
|
|
17450
17501
|
);
|
|
17451
|
-
var GetIntegrationCassaInCloudDepartmentMappings = class extends
|
|
17502
|
+
var GetIntegrationCassaInCloudDepartmentMappings = class extends import_sdk_js_core34.AbstractApiRequest {
|
|
17452
17503
|
constructor(integrationCassaInCloudId, options) {
|
|
17453
17504
|
super(void 0, options);
|
|
17454
17505
|
this.method = "GET";
|
|
@@ -17468,10 +17519,10 @@ var GetIntegrationCassaInCloudDepartmentMappings = class extends import_sdk_js_c
|
|
|
17468
17519
|
};
|
|
17469
17520
|
|
|
17470
17521
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudDetails.ts
|
|
17471
|
-
var
|
|
17522
|
+
var import_sdk_js_core35 = require("@deliverart/sdk-js-core");
|
|
17472
17523
|
var getIntegrationCassaInCloudDetailsInputSchema = external_exports.undefined();
|
|
17473
17524
|
var getIntegrationCassaInCloudDetailsResponseSchema = integrationCassaInCloudDetailsSchema;
|
|
17474
|
-
var GetIntegrationCassaInCloudDetails = class extends
|
|
17525
|
+
var GetIntegrationCassaInCloudDetails = class extends import_sdk_js_core35.AbstractApiRequest {
|
|
17475
17526
|
constructor(integrationCassaInCloudId) {
|
|
17476
17527
|
super(void 0);
|
|
17477
17528
|
this.method = "GET";
|
|
@@ -17489,12 +17540,12 @@ var GetIntegrationCassaInCloudDetails = class extends import_sdk_js_core34.Abstr
|
|
|
17489
17540
|
};
|
|
17490
17541
|
|
|
17491
17542
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudGlobalClientLogRequests.ts
|
|
17492
|
-
var
|
|
17543
|
+
var import_sdk_js_core36 = require("@deliverart/sdk-js-core");
|
|
17493
17544
|
var import_sdk_js_global_types23 = require("@deliverart/sdk-js-global-types");
|
|
17494
17545
|
var getIntegrationCassaInCloudGlobalClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
17495
17546
|
var getIntegrationCassaInCloudGlobalClientLogRequestsInputSchema = external_exports.undefined();
|
|
17496
17547
|
var getIntegrationCassaInCloudGlobalClientLogRequestsResponseSchema = (0, import_sdk_js_global_types23.createPaginatedSchema)(integrationClientLogRequestSchema);
|
|
17497
|
-
var GetIntegrationCassaInCloudGlobalClientLogRequests = class extends
|
|
17548
|
+
var GetIntegrationCassaInCloudGlobalClientLogRequests = class extends import_sdk_js_core36.AbstractApiRequest {
|
|
17498
17549
|
constructor(options) {
|
|
17499
17550
|
super(void 0, options);
|
|
17500
17551
|
this.method = "GET";
|
|
@@ -17513,7 +17564,7 @@ var GetIntegrationCassaInCloudGlobalClientLogRequests = class extends import_sdk
|
|
|
17513
17564
|
};
|
|
17514
17565
|
|
|
17515
17566
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudList.ts
|
|
17516
|
-
var
|
|
17567
|
+
var import_sdk_js_core37 = require("@deliverart/sdk-js-core");
|
|
17517
17568
|
var import_sdk_js_global_types24 = require("@deliverart/sdk-js-global-types");
|
|
17518
17569
|
var getIntegrationCassaInCloudListQuerySchema = integrationsCassaInCloudQuerySchema.omit({
|
|
17519
17570
|
service: true
|
|
@@ -17522,7 +17573,7 @@ var getIntegrationCassaInCloudListInputSchema = external_exports.undefined();
|
|
|
17522
17573
|
var getIntegrationCassaInCloudListResponseSchema = (0, import_sdk_js_global_types24.createPaginatedSchema)(
|
|
17523
17574
|
integrationCassaInCloudSchema
|
|
17524
17575
|
);
|
|
17525
|
-
var GetIntegrationCassaInCloudList = class extends
|
|
17576
|
+
var GetIntegrationCassaInCloudList = class extends import_sdk_js_core37.AbstractApiRequest {
|
|
17526
17577
|
constructor(options) {
|
|
17527
17578
|
super(void 0, options);
|
|
17528
17579
|
this.method = "GET";
|
|
@@ -17541,10 +17592,10 @@ var GetIntegrationCassaInCloudList = class extends import_sdk_js_core36.Abstract
|
|
|
17541
17592
|
};
|
|
17542
17593
|
|
|
17543
17594
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudModifierValueMappingDetailsFromCategoryMapping.ts
|
|
17544
|
-
var
|
|
17595
|
+
var import_sdk_js_core38 = require("@deliverart/sdk-js-core");
|
|
17545
17596
|
var getIntegrationCassaInCloudModifierValueMappingDetailsFromCategoryMappingInputSchema = external_exports.undefined();
|
|
17546
17597
|
var getIntegrationCassaInCloudModifierValueMappingDetailsFromCategoryMappingResponseSchema = integrationCassaInCloudModifierValueMappingDetailsSchema;
|
|
17547
|
-
var GetIntegrationCassaInCloudModifierValueMappingDetailsFromCategoryMapping = class extends
|
|
17598
|
+
var GetIntegrationCassaInCloudModifierValueMappingDetailsFromCategoryMapping = class extends import_sdk_js_core38.AbstractApiRequest {
|
|
17548
17599
|
constructor(integrationCassaInCloudId, categoryId, modifierValueId) {
|
|
17549
17600
|
super(void 0);
|
|
17550
17601
|
this.method = "GET";
|
|
@@ -17564,10 +17615,10 @@ var GetIntegrationCassaInCloudModifierValueMappingDetailsFromCategoryMapping = c
|
|
|
17564
17615
|
};
|
|
17565
17616
|
|
|
17566
17617
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudModifierValueMappingDetailsFromOptionValueMapping.ts
|
|
17567
|
-
var
|
|
17618
|
+
var import_sdk_js_core39 = require("@deliverart/sdk-js-core");
|
|
17568
17619
|
var getIntegrationCassaInCloudModifierValueMappingDetailsFromOptionValueMappingInputSchema = external_exports.undefined();
|
|
17569
17620
|
var getIntegrationCassaInCloudModifierValueMappingDetailsFromOptionValueMappingResponseSchema = integrationCassaInCloudModifierValueMappingDetailsSchema;
|
|
17570
|
-
var GetIntegrationCassaInCloudModifierValueMappingDetailsFromOptionValueMapping = class extends
|
|
17621
|
+
var GetIntegrationCassaInCloudModifierValueMappingDetailsFromOptionValueMapping = class extends import_sdk_js_core39.AbstractApiRequest {
|
|
17571
17622
|
constructor(integrationCassaInCloudId, optionValueId, modifierValueId) {
|
|
17572
17623
|
super(void 0);
|
|
17573
17624
|
this.method = "GET";
|
|
@@ -17587,13 +17638,13 @@ var GetIntegrationCassaInCloudModifierValueMappingDetailsFromOptionValueMapping
|
|
|
17587
17638
|
};
|
|
17588
17639
|
|
|
17589
17640
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudModifierValueMappingDetailsFromProductMapping.ts
|
|
17590
|
-
var
|
|
17641
|
+
var import_sdk_js_core40 = require("@deliverart/sdk-js-core");
|
|
17591
17642
|
var getIntegrationCassaInCloudModifierValueMappingDetailsFromProductMappingInputSchema = external_exports.undefined();
|
|
17592
17643
|
var getIntegrationCassaInCloudModifierValueMappingDetailsFromProductMappingResponseSchema = external_exports.union([
|
|
17593
17644
|
integrationCassaInCloudModifierValueMappingDetailsSchema,
|
|
17594
17645
|
external_exports.array(integrationCassaInCloudModifierValueMappingDetailsSchema)
|
|
17595
17646
|
]);
|
|
17596
|
-
var GetIntegrationCassaInCloudModifierValueMappingDetailsFromProductMapping = class extends
|
|
17647
|
+
var GetIntegrationCassaInCloudModifierValueMappingDetailsFromProductMapping = class extends import_sdk_js_core40.AbstractApiRequest {
|
|
17597
17648
|
constructor(integrationCassaInCloudId, productId, modifierValueId) {
|
|
17598
17649
|
super(void 0);
|
|
17599
17650
|
this.method = "GET";
|
|
@@ -17613,11 +17664,11 @@ var GetIntegrationCassaInCloudModifierValueMappingDetailsFromProductMapping = cl
|
|
|
17613
17664
|
};
|
|
17614
17665
|
|
|
17615
17666
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudModifierValueMappingsFromCategoryMapping.ts
|
|
17616
|
-
var
|
|
17667
|
+
var import_sdk_js_core41 = require("@deliverart/sdk-js-core");
|
|
17617
17668
|
var getIntegrationCassaInCloudModifierValueMappingsFromCategoryMappingQuerySchema = integrationCassaInCloudModifierValueMappingsQuerySchema;
|
|
17618
17669
|
var getIntegrationCassaInCloudModifierValueMappingsFromCategoryMappingInputSchema = external_exports.undefined();
|
|
17619
17670
|
var getIntegrationCassaInCloudModifierValueMappingsFromCategoryMappingResponseSchema = external_exports.array(integrationCassaInCloudModifierValueMappingSchema);
|
|
17620
|
-
var GetIntegrationCassaInCloudModifierValueMappingsFromCategoryMapping = class extends
|
|
17671
|
+
var GetIntegrationCassaInCloudModifierValueMappingsFromCategoryMapping = class extends import_sdk_js_core41.AbstractApiRequest {
|
|
17621
17672
|
constructor(integrationCassaInCloudId, categoryId, options) {
|
|
17622
17673
|
super(void 0, options);
|
|
17623
17674
|
this.method = "GET";
|
|
@@ -17638,11 +17689,11 @@ var GetIntegrationCassaInCloudModifierValueMappingsFromCategoryMapping = class e
|
|
|
17638
17689
|
};
|
|
17639
17690
|
|
|
17640
17691
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudModifierValueMappingsFromOptionValueMapping.ts
|
|
17641
|
-
var
|
|
17692
|
+
var import_sdk_js_core42 = require("@deliverart/sdk-js-core");
|
|
17642
17693
|
var getIntegrationCassaInCloudModifierValueMappingsFromOptionValueMappingQuerySchema = integrationCassaInCloudModifierValueMappingsQuerySchema;
|
|
17643
17694
|
var getIntegrationCassaInCloudModifierValueMappingsFromOptionValueMappingInputSchema = external_exports.undefined();
|
|
17644
17695
|
var getIntegrationCassaInCloudModifierValueMappingsFromOptionValueMappingResponseSchema = external_exports.array(integrationCassaInCloudModifierValueMappingSchema);
|
|
17645
|
-
var GetIntegrationCassaInCloudModifierValueMappingsFromOptionValueMapping = class extends
|
|
17696
|
+
var GetIntegrationCassaInCloudModifierValueMappingsFromOptionValueMapping = class extends import_sdk_js_core42.AbstractApiRequest {
|
|
17646
17697
|
constructor(integrationCassaInCloudId, optionValueId, options) {
|
|
17647
17698
|
super(void 0, options);
|
|
17648
17699
|
this.method = "GET";
|
|
@@ -17663,11 +17714,11 @@ var GetIntegrationCassaInCloudModifierValueMappingsFromOptionValueMapping = clas
|
|
|
17663
17714
|
};
|
|
17664
17715
|
|
|
17665
17716
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudModifierValueMappingsFromProductMapping.ts
|
|
17666
|
-
var
|
|
17717
|
+
var import_sdk_js_core43 = require("@deliverart/sdk-js-core");
|
|
17667
17718
|
var getIntegrationCassaInCloudModifierValueMappingsFromProductMappingQuerySchema = integrationCassaInCloudModifierValueMappingsQuerySchema;
|
|
17668
17719
|
var getIntegrationCassaInCloudModifierValueMappingsFromProductMappingInputSchema = external_exports.undefined();
|
|
17669
17720
|
var getIntegrationCassaInCloudModifierValueMappingsFromProductMappingResponseSchema = external_exports.array(integrationCassaInCloudModifierValueMappingSchema);
|
|
17670
|
-
var GetIntegrationCassaInCloudModifierValueMappingsFromProductMapping = class extends
|
|
17721
|
+
var GetIntegrationCassaInCloudModifierValueMappingsFromProductMapping = class extends import_sdk_js_core43.AbstractApiRequest {
|
|
17671
17722
|
constructor(integrationCassaInCloudId, productId, options) {
|
|
17672
17723
|
super(void 0, options);
|
|
17673
17724
|
this.method = "GET";
|
|
@@ -17688,10 +17739,10 @@ var GetIntegrationCassaInCloudModifierValueMappingsFromProductMapping = class ex
|
|
|
17688
17739
|
};
|
|
17689
17740
|
|
|
17690
17741
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOptionMappingDetails.ts
|
|
17691
|
-
var
|
|
17742
|
+
var import_sdk_js_core44 = require("@deliverart/sdk-js-core");
|
|
17692
17743
|
var getIntegrationCassaInCloudOptionMappingDetailsInputSchema = external_exports.undefined();
|
|
17693
17744
|
var getIntegrationCassaInCloudOptionMappingDetailsResponseSchema = integrationCassaInCloudOptionMappingDetailsSchema;
|
|
17694
|
-
var GetIntegrationCassaInCloudOptionMappingDetails = class extends
|
|
17745
|
+
var GetIntegrationCassaInCloudOptionMappingDetails = class extends import_sdk_js_core44.AbstractApiRequest {
|
|
17695
17746
|
constructor(integrationCassaInCloudId, optionId) {
|
|
17696
17747
|
super(void 0);
|
|
17697
17748
|
this.method = "GET";
|
|
@@ -17710,13 +17761,13 @@ var GetIntegrationCassaInCloudOptionMappingDetails = class extends import_sdk_js
|
|
|
17710
17761
|
};
|
|
17711
17762
|
|
|
17712
17763
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOptionMappings.ts
|
|
17713
|
-
var
|
|
17764
|
+
var import_sdk_js_core45 = require("@deliverart/sdk-js-core");
|
|
17714
17765
|
var getIntegrationCassaInCloudOptionMappingsQuerySchema = integrationCassaInCloudOptionMappingsQuerySchema;
|
|
17715
17766
|
var getIntegrationCassaInCloudOptionMappingsInputSchema = external_exports.undefined();
|
|
17716
17767
|
var getIntegrationCassaInCloudOptionMappingsResponseSchema = external_exports.array(
|
|
17717
17768
|
integrationCassaInCloudOptionMappingSchema
|
|
17718
17769
|
);
|
|
17719
|
-
var GetIntegrationCassaInCloudOptionMappings = class extends
|
|
17770
|
+
var GetIntegrationCassaInCloudOptionMappings = class extends import_sdk_js_core45.AbstractApiRequest {
|
|
17720
17771
|
constructor(integrationCassaInCloudId, options) {
|
|
17721
17772
|
super(void 0, options);
|
|
17722
17773
|
this.method = "GET";
|
|
@@ -17736,10 +17787,10 @@ var GetIntegrationCassaInCloudOptionMappings = class extends import_sdk_js_core4
|
|
|
17736
17787
|
};
|
|
17737
17788
|
|
|
17738
17789
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOptionValueMappingDetails.ts
|
|
17739
|
-
var
|
|
17790
|
+
var import_sdk_js_core46 = require("@deliverart/sdk-js-core");
|
|
17740
17791
|
var getIntegrationCassaInCloudOptionValueMappingDetailsInputSchema = external_exports.undefined();
|
|
17741
17792
|
var getIntegrationCassaInCloudOptionValueMappingDetailsResponseSchema = integrationCassaInCloudOptionValueMappingDetailsSchema;
|
|
17742
|
-
var GetIntegrationCassaInCloudOptionValueMappingDetails = class extends
|
|
17793
|
+
var GetIntegrationCassaInCloudOptionValueMappingDetails = class extends import_sdk_js_core46.AbstractApiRequest {
|
|
17743
17794
|
constructor(integrationCassaInCloudId, optionValueId) {
|
|
17744
17795
|
super(void 0);
|
|
17745
17796
|
this.method = "GET";
|
|
@@ -17758,13 +17809,13 @@ var GetIntegrationCassaInCloudOptionValueMappingDetails = class extends import_s
|
|
|
17758
17809
|
};
|
|
17759
17810
|
|
|
17760
17811
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOptionValueMappings.ts
|
|
17761
|
-
var
|
|
17812
|
+
var import_sdk_js_core47 = require("@deliverart/sdk-js-core");
|
|
17762
17813
|
var getIntegrationCassaInCloudOptionValueMappingsQuerySchema = integrationCassaInCloudOptionValueMappingsQuerySchema;
|
|
17763
17814
|
var getIntegrationCassaInCloudOptionValueMappingsInputSchema = external_exports.undefined();
|
|
17764
17815
|
var getIntegrationCassaInCloudOptionValueMappingsResponseSchema = external_exports.array(
|
|
17765
17816
|
integrationCassaInCloudOptionValueMappingSchema
|
|
17766
17817
|
);
|
|
17767
|
-
var GetIntegrationCassaInCloudOptionValueMappings = class extends
|
|
17818
|
+
var GetIntegrationCassaInCloudOptionValueMappings = class extends import_sdk_js_core47.AbstractApiRequest {
|
|
17768
17819
|
constructor(integrationCassaInCloudId, options) {
|
|
17769
17820
|
super(void 0, options);
|
|
17770
17821
|
this.method = "GET";
|
|
@@ -17784,10 +17835,10 @@ var GetIntegrationCassaInCloudOptionValueMappings = class extends import_sdk_js_
|
|
|
17784
17835
|
};
|
|
17785
17836
|
|
|
17786
17837
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOrderMappingDetails.ts
|
|
17787
|
-
var
|
|
17838
|
+
var import_sdk_js_core48 = require("@deliverart/sdk-js-core");
|
|
17788
17839
|
var getIntegrationCassaInCloudOrderMappingDetailsInputSchema = external_exports.undefined();
|
|
17789
17840
|
var getIntegrationCassaInCloudOrderMappingDetailsResponseSchema = integrationCassaInCloudOrderMappingDetailsSchema;
|
|
17790
|
-
var GetIntegrationCassaInCloudOrderMappingDetails = class extends
|
|
17841
|
+
var GetIntegrationCassaInCloudOrderMappingDetails = class extends import_sdk_js_core48.AbstractApiRequest {
|
|
17791
17842
|
constructor(integrationCassaInCloudId, orderId) {
|
|
17792
17843
|
super(void 0);
|
|
17793
17844
|
this.method = "GET";
|
|
@@ -17806,14 +17857,14 @@ var GetIntegrationCassaInCloudOrderMappingDetails = class extends import_sdk_js_
|
|
|
17806
17857
|
};
|
|
17807
17858
|
|
|
17808
17859
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOrderMappings.ts
|
|
17809
|
-
var
|
|
17860
|
+
var import_sdk_js_core49 = require("@deliverart/sdk-js-core");
|
|
17810
17861
|
var import_sdk_js_global_types25 = require("@deliverart/sdk-js-global-types");
|
|
17811
17862
|
var getIntegrationCassaInCloudOrderMappingsQuerySchema = integrationCassaInCloudOrderMappingsQuerySchema;
|
|
17812
17863
|
var getIntegrationCassaInCloudOrderMappingsInputSchema = external_exports.undefined();
|
|
17813
17864
|
var getIntegrationCassaInCloudOrderMappingsResponseSchema = (0, import_sdk_js_global_types25.createPaginatedSchema)(
|
|
17814
17865
|
integrationCassaInCloudOrderMappingSchema
|
|
17815
17866
|
);
|
|
17816
|
-
var GetIntegrationCassaInCloudOrderMappings = class extends
|
|
17867
|
+
var GetIntegrationCassaInCloudOrderMappings = class extends import_sdk_js_core49.AbstractApiRequest {
|
|
17817
17868
|
constructor(integrationCassaInCloudId, options) {
|
|
17818
17869
|
super(void 0, options);
|
|
17819
17870
|
this.method = "GET";
|
|
@@ -17833,7 +17884,7 @@ var GetIntegrationCassaInCloudOrderMappings = class extends import_sdk_js_core48
|
|
|
17833
17884
|
};
|
|
17834
17885
|
|
|
17835
17886
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOrderMappingsFromOrder.ts
|
|
17836
|
-
var
|
|
17887
|
+
var import_sdk_js_core50 = require("@deliverart/sdk-js-core");
|
|
17837
17888
|
var getIntegrationCassaInCloudOrderMappingsFromOrderQuerySchema = integrationCassaInCloudOrderMappingsQuerySchema.omit({
|
|
17838
17889
|
page: true
|
|
17839
17890
|
});
|
|
@@ -17841,7 +17892,7 @@ var getIntegrationCassaInCloudOrderMappingsFromOrderInputSchema = external_expor
|
|
|
17841
17892
|
var getIntegrationCassaInCloudOrderMappingsFromOrderResponseSchema = external_exports.array(
|
|
17842
17893
|
integrationCassaInCloudOrderMappingSchema
|
|
17843
17894
|
);
|
|
17844
|
-
var GetIntegrationCassaInCloudOrderMappingsFromOrder = class extends
|
|
17895
|
+
var GetIntegrationCassaInCloudOrderMappingsFromOrder = class extends import_sdk_js_core50.AbstractApiRequest {
|
|
17845
17896
|
constructor(orderId, options) {
|
|
17846
17897
|
super(void 0, options);
|
|
17847
17898
|
this.method = "GET";
|
|
@@ -17861,10 +17912,10 @@ var GetIntegrationCassaInCloudOrderMappingsFromOrder = class extends import_sdk_
|
|
|
17861
17912
|
};
|
|
17862
17913
|
|
|
17863
17914
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOrganizationMappingDetails.ts
|
|
17864
|
-
var
|
|
17915
|
+
var import_sdk_js_core51 = require("@deliverart/sdk-js-core");
|
|
17865
17916
|
var getIntegrationCassaInCloudOrganizationMappingDetailsInputSchema = external_exports.undefined();
|
|
17866
17917
|
var getIntegrationCassaInCloudOrganizationMappingDetailsResponseSchema = integrationCassaInCloudOrganizationMappingDetailsSchema;
|
|
17867
|
-
var GetIntegrationCassaInCloudOrganizationMappingDetails = class extends
|
|
17918
|
+
var GetIntegrationCassaInCloudOrganizationMappingDetails = class extends import_sdk_js_core51.AbstractApiRequest {
|
|
17868
17919
|
constructor(integrationCassaInCloudId, mappingId) {
|
|
17869
17920
|
super(void 0);
|
|
17870
17921
|
this.method = "GET";
|
|
@@ -17883,13 +17934,13 @@ var GetIntegrationCassaInCloudOrganizationMappingDetails = class extends import_
|
|
|
17883
17934
|
};
|
|
17884
17935
|
|
|
17885
17936
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudOrganizationMappings.ts
|
|
17886
|
-
var
|
|
17937
|
+
var import_sdk_js_core52 = require("@deliverart/sdk-js-core");
|
|
17887
17938
|
var getIntegrationCassaInCloudOrganizationMappingsQuerySchema = integrationCassaInCloudOrganizationMappingsQuerySchema;
|
|
17888
17939
|
var getIntegrationCassaInCloudOrganizationMappingsInputSchema = external_exports.undefined();
|
|
17889
17940
|
var getIntegrationCassaInCloudOrganizationMappingsResponseSchema = external_exports.array(
|
|
17890
17941
|
integrationCassaInCloudOrganizationMappingSchema
|
|
17891
17942
|
);
|
|
17892
|
-
var GetIntegrationCassaInCloudOrganizationMappings = class extends
|
|
17943
|
+
var GetIntegrationCassaInCloudOrganizationMappings = class extends import_sdk_js_core52.AbstractApiRequest {
|
|
17893
17944
|
constructor(integrationCassaInCloudId, options) {
|
|
17894
17945
|
super(void 0, options);
|
|
17895
17946
|
this.method = "GET";
|
|
@@ -17909,10 +17960,10 @@ var GetIntegrationCassaInCloudOrganizationMappings = class extends import_sdk_js
|
|
|
17909
17960
|
};
|
|
17910
17961
|
|
|
17911
17962
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudProductMappingDetails.ts
|
|
17912
|
-
var
|
|
17963
|
+
var import_sdk_js_core53 = require("@deliverart/sdk-js-core");
|
|
17913
17964
|
var getIntegrationCassaInCloudProductMappingDetailsInputSchema = external_exports.undefined();
|
|
17914
17965
|
var getIntegrationCassaInCloudProductMappingDetailsResponseSchema = integrationCassaInCloudProductMappingDetailsSchema;
|
|
17915
|
-
var GetIntegrationCassaInCloudProductMappingDetails = class extends
|
|
17966
|
+
var GetIntegrationCassaInCloudProductMappingDetails = class extends import_sdk_js_core53.AbstractApiRequest {
|
|
17916
17967
|
constructor(integrationCassaInCloudId, productId) {
|
|
17917
17968
|
super(void 0);
|
|
17918
17969
|
this.method = "GET";
|
|
@@ -17931,13 +17982,13 @@ var GetIntegrationCassaInCloudProductMappingDetails = class extends import_sdk_j
|
|
|
17931
17982
|
};
|
|
17932
17983
|
|
|
17933
17984
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudProductMappings.ts
|
|
17934
|
-
var
|
|
17985
|
+
var import_sdk_js_core54 = require("@deliverart/sdk-js-core");
|
|
17935
17986
|
var getIntegrationCassaInCloudProductMappingsQuerySchema = integrationCassaInCloudProductMappingsQuerySchema;
|
|
17936
17987
|
var getIntegrationCassaInCloudProductMappingsInputSchema = external_exports.undefined();
|
|
17937
17988
|
var getIntegrationCassaInCloudProductMappingsResponseSchema = external_exports.array(
|
|
17938
17989
|
integrationCassaInCloudProductMappingSchema
|
|
17939
17990
|
);
|
|
17940
|
-
var GetIntegrationCassaInCloudProductMappings = class extends
|
|
17991
|
+
var GetIntegrationCassaInCloudProductMappings = class extends import_sdk_js_core54.AbstractApiRequest {
|
|
17941
17992
|
constructor(integrationCassaInCloudId, options) {
|
|
17942
17993
|
super(void 0, options);
|
|
17943
17994
|
this.method = "GET";
|
|
@@ -17957,10 +18008,10 @@ var GetIntegrationCassaInCloudProductMappings = class extends import_sdk_js_core
|
|
|
17957
18008
|
};
|
|
17958
18009
|
|
|
17959
18010
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudProductVariantMappingDetails.ts
|
|
17960
|
-
var
|
|
18011
|
+
var import_sdk_js_core55 = require("@deliverart/sdk-js-core");
|
|
17961
18012
|
var getIntegrationCassaInCloudProductVariantMappingDetailsInputSchema = external_exports.undefined();
|
|
17962
18013
|
var getIntegrationCassaInCloudProductVariantMappingDetailsResponseSchema = integrationCassaInCloudProductVariantMappingDetailsSchema;
|
|
17963
|
-
var GetIntegrationCassaInCloudProductVariantMappingDetails = class extends
|
|
18014
|
+
var GetIntegrationCassaInCloudProductVariantMappingDetails = class extends import_sdk_js_core55.AbstractApiRequest {
|
|
17964
18015
|
constructor(integrationCassaInCloudId, productId, variantId) {
|
|
17965
18016
|
super(void 0);
|
|
17966
18017
|
this.method = "GET";
|
|
@@ -17980,13 +18031,13 @@ var GetIntegrationCassaInCloudProductVariantMappingDetails = class extends impor
|
|
|
17980
18031
|
};
|
|
17981
18032
|
|
|
17982
18033
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudProductVariantMappings.ts
|
|
17983
|
-
var
|
|
18034
|
+
var import_sdk_js_core56 = require("@deliverart/sdk-js-core");
|
|
17984
18035
|
var getIntegrationCassaInCloudProductVariantMappingsQuerySchema = integrationCassaInCloudProductVariantMappingsQuerySchema;
|
|
17985
18036
|
var getIntegrationCassaInCloudProductVariantMappingsInputSchema = external_exports.undefined();
|
|
17986
18037
|
var getIntegrationCassaInCloudProductVariantMappingsResponseSchema = external_exports.array(
|
|
17987
18038
|
integrationCassaInCloudProductVariantMappingSchema
|
|
17988
18039
|
);
|
|
17989
|
-
var GetIntegrationCassaInCloudProductVariantMappings = class extends
|
|
18040
|
+
var GetIntegrationCassaInCloudProductVariantMappings = class extends import_sdk_js_core56.AbstractApiRequest {
|
|
17990
18041
|
constructor(integrationCassaInCloudId, productId, options) {
|
|
17991
18042
|
super(void 0, options);
|
|
17992
18043
|
this.method = "GET";
|
|
@@ -18007,10 +18058,10 @@ var GetIntegrationCassaInCloudProductVariantMappings = class extends import_sdk_
|
|
|
18007
18058
|
};
|
|
18008
18059
|
|
|
18009
18060
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSalesModeMappingDetails.ts
|
|
18010
|
-
var
|
|
18061
|
+
var import_sdk_js_core57 = require("@deliverart/sdk-js-core");
|
|
18011
18062
|
var getIntegrationCassaInCloudSalesModeMappingDetailsInputSchema = external_exports.undefined();
|
|
18012
18063
|
var getIntegrationCassaInCloudSalesModeMappingDetailsResponseSchema = integrationCassaInCloudSalesModeMappingDetailsSchema;
|
|
18013
|
-
var GetIntegrationCassaInCloudSalesModeMappingDetails = class extends
|
|
18064
|
+
var GetIntegrationCassaInCloudSalesModeMappingDetails = class extends import_sdk_js_core57.AbstractApiRequest {
|
|
18014
18065
|
constructor(integrationCassaInCloudId, mappingId) {
|
|
18015
18066
|
super(void 0);
|
|
18016
18067
|
this.method = "GET";
|
|
@@ -18029,13 +18080,13 @@ var GetIntegrationCassaInCloudSalesModeMappingDetails = class extends import_sdk
|
|
|
18029
18080
|
};
|
|
18030
18081
|
|
|
18031
18082
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSalesModeMappings.ts
|
|
18032
|
-
var
|
|
18083
|
+
var import_sdk_js_core58 = require("@deliverart/sdk-js-core");
|
|
18033
18084
|
var getIntegrationCassaInCloudSalesModeMappingsQuerySchema = integrationCassaInCloudSalesModeMappingsQuerySchema;
|
|
18034
18085
|
var getIntegrationCassaInCloudSalesModeMappingsInputSchema = external_exports.undefined();
|
|
18035
18086
|
var getIntegrationCassaInCloudSalesModeMappingsResponseSchema = external_exports.array(
|
|
18036
18087
|
integrationCassaInCloudSalesModeMappingSchema
|
|
18037
18088
|
);
|
|
18038
|
-
var GetIntegrationCassaInCloudSalesModeMappings = class extends
|
|
18089
|
+
var GetIntegrationCassaInCloudSalesModeMappings = class extends import_sdk_js_core58.AbstractApiRequest {
|
|
18039
18090
|
constructor(integrationCassaInCloudId, options) {
|
|
18040
18091
|
super(void 0, options);
|
|
18041
18092
|
this.method = "GET";
|
|
@@ -18055,10 +18106,10 @@ var GetIntegrationCassaInCloudSalesModeMappings = class extends import_sdk_js_co
|
|
|
18055
18106
|
};
|
|
18056
18107
|
|
|
18057
18108
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncCustomersErrorLogDetails.ts
|
|
18058
|
-
var
|
|
18109
|
+
var import_sdk_js_core59 = require("@deliverart/sdk-js-core");
|
|
18059
18110
|
var getIntegrationCassaInCloudSyncCustomersErrorLogDetailsInputSchema = external_exports.undefined();
|
|
18060
18111
|
var getIntegrationCassaInCloudSyncCustomersErrorLogDetailsResponseSchema = integrationCassaInCloudSyncCustomersErrorLogDetailsSchema;
|
|
18061
|
-
var GetIntegrationCassaInCloudSyncCustomersErrorLogDetails = class extends
|
|
18112
|
+
var GetIntegrationCassaInCloudSyncCustomersErrorLogDetails = class extends import_sdk_js_core59.AbstractApiRequest {
|
|
18062
18113
|
constructor(integrationCassaInCloudId, processId, errorLogId) {
|
|
18063
18114
|
super(void 0);
|
|
18064
18115
|
this.method = "GET";
|
|
@@ -18078,14 +18129,14 @@ var GetIntegrationCassaInCloudSyncCustomersErrorLogDetails = class extends impor
|
|
|
18078
18129
|
};
|
|
18079
18130
|
|
|
18080
18131
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncCustomersErrorLogs.ts
|
|
18081
|
-
var
|
|
18132
|
+
var import_sdk_js_core60 = require("@deliverart/sdk-js-core");
|
|
18082
18133
|
var import_sdk_js_global_types26 = require("@deliverart/sdk-js-global-types");
|
|
18083
18134
|
var getIntegrationCassaInCloudSyncCustomersErrorLogsQuerySchema = integrationCassaInCloudSyncCustomersErrorLogsQuerySchema;
|
|
18084
18135
|
var getIntegrationCassaInCloudSyncCustomersErrorLogsInputSchema = external_exports.undefined();
|
|
18085
18136
|
var getIntegrationCassaInCloudSyncCustomersErrorLogsResponseSchema = (0, import_sdk_js_global_types26.createPaginatedSchema)(
|
|
18086
18137
|
integrationCassaInCloudSyncCustomersErrorLogSchema
|
|
18087
18138
|
);
|
|
18088
|
-
var GetIntegrationCassaInCloudSyncCustomersErrorLogs = class extends
|
|
18139
|
+
var GetIntegrationCassaInCloudSyncCustomersErrorLogs = class extends import_sdk_js_core60.AbstractApiRequest {
|
|
18089
18140
|
constructor(integrationCassaInCloudId, processId, options) {
|
|
18090
18141
|
super(void 0, options);
|
|
18091
18142
|
this.method = "GET";
|
|
@@ -18106,10 +18157,10 @@ var GetIntegrationCassaInCloudSyncCustomersErrorLogs = class extends import_sdk_
|
|
|
18106
18157
|
};
|
|
18107
18158
|
|
|
18108
18159
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncCustomersProcessDetails.ts
|
|
18109
|
-
var
|
|
18160
|
+
var import_sdk_js_core61 = require("@deliverart/sdk-js-core");
|
|
18110
18161
|
var getIntegrationCassaInCloudSyncCustomersProcessDetailsInputSchema = external_exports.undefined();
|
|
18111
18162
|
var getIntegrationCassaInCloudSyncCustomersProcessDetailsResponseSchema = integrationCassaInCloudSyncCustomersProcessDetailsSchema;
|
|
18112
|
-
var GetIntegrationCassaInCloudSyncCustomersProcessDetails = class extends
|
|
18163
|
+
var GetIntegrationCassaInCloudSyncCustomersProcessDetails = class extends import_sdk_js_core61.AbstractApiRequest {
|
|
18113
18164
|
constructor(integrationCassaInCloudId, processId) {
|
|
18114
18165
|
super(void 0);
|
|
18115
18166
|
this.method = "GET";
|
|
@@ -18128,12 +18179,12 @@ var GetIntegrationCassaInCloudSyncCustomersProcessDetails = class extends import
|
|
|
18128
18179
|
};
|
|
18129
18180
|
|
|
18130
18181
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncCustomersProcesses.ts
|
|
18131
|
-
var
|
|
18182
|
+
var import_sdk_js_core62 = require("@deliverart/sdk-js-core");
|
|
18132
18183
|
var import_sdk_js_global_types27 = require("@deliverart/sdk-js-global-types");
|
|
18133
18184
|
var getIntegrationCassaInCloudSyncCustomersProcessesQuerySchema = integrationCassaInCloudSyncCustomersProcessesQuerySchema;
|
|
18134
18185
|
var getIntegrationCassaInCloudSyncCustomersProcessesInputSchema = external_exports.undefined();
|
|
18135
18186
|
var getIntegrationCassaInCloudSyncCustomersProcessesResponseSchema = (0, import_sdk_js_global_types27.createPaginatedSchema)(integrationCassaInCloudSyncCustomersProcessSchema);
|
|
18136
|
-
var GetIntegrationCassaInCloudSyncCustomersProcesses = class extends
|
|
18187
|
+
var GetIntegrationCassaInCloudSyncCustomersProcesses = class extends import_sdk_js_core62.AbstractApiRequest {
|
|
18137
18188
|
constructor(integrationCassaInCloudId, options) {
|
|
18138
18189
|
super(void 0, options);
|
|
18139
18190
|
this.method = "GET";
|
|
@@ -18153,10 +18204,10 @@ var GetIntegrationCassaInCloudSyncCustomersProcesses = class extends import_sdk_
|
|
|
18153
18204
|
};
|
|
18154
18205
|
|
|
18155
18206
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncMenuErrorLogDetails.ts
|
|
18156
|
-
var
|
|
18207
|
+
var import_sdk_js_core63 = require("@deliverart/sdk-js-core");
|
|
18157
18208
|
var getIntegrationCassaInCloudSyncMenuErrorLogDetailsInputSchema = external_exports.undefined();
|
|
18158
18209
|
var getIntegrationCassaInCloudSyncMenuErrorLogDetailsResponseSchema = integrationCassaInCloudSyncMenuErrorLogDetailsSchema;
|
|
18159
|
-
var GetIntegrationCassaInCloudSyncMenuErrorLogDetails = class extends
|
|
18210
|
+
var GetIntegrationCassaInCloudSyncMenuErrorLogDetails = class extends import_sdk_js_core63.AbstractApiRequest {
|
|
18160
18211
|
constructor(integrationCassaInCloudId, processId, errorLogId) {
|
|
18161
18212
|
super(void 0);
|
|
18162
18213
|
this.method = "GET";
|
|
@@ -18176,14 +18227,14 @@ var GetIntegrationCassaInCloudSyncMenuErrorLogDetails = class extends import_sdk
|
|
|
18176
18227
|
};
|
|
18177
18228
|
|
|
18178
18229
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncMenuErrorLogs.ts
|
|
18179
|
-
var
|
|
18230
|
+
var import_sdk_js_core64 = require("@deliverart/sdk-js-core");
|
|
18180
18231
|
var import_sdk_js_global_types28 = require("@deliverart/sdk-js-global-types");
|
|
18181
18232
|
var getIntegrationCassaInCloudSyncMenuErrorLogsQuerySchema = integrationCassaInCloudSyncMenuErrorLogsQuerySchema;
|
|
18182
18233
|
var getIntegrationCassaInCloudSyncMenuErrorLogsInputSchema = external_exports.undefined();
|
|
18183
18234
|
var getIntegrationCassaInCloudSyncMenuErrorLogsResponseSchema = (0, import_sdk_js_global_types28.createPaginatedSchema)(
|
|
18184
18235
|
integrationCassaInCloudSyncMenuErrorLogSchema
|
|
18185
18236
|
);
|
|
18186
|
-
var GetIntegrationCassaInCloudSyncMenuErrorLogs = class extends
|
|
18237
|
+
var GetIntegrationCassaInCloudSyncMenuErrorLogs = class extends import_sdk_js_core64.AbstractApiRequest {
|
|
18187
18238
|
constructor(integrationCassaInCloudId, processId, options) {
|
|
18188
18239
|
super(void 0, options);
|
|
18189
18240
|
this.method = "GET";
|
|
@@ -18204,10 +18255,10 @@ var GetIntegrationCassaInCloudSyncMenuErrorLogs = class extends import_sdk_js_co
|
|
|
18204
18255
|
};
|
|
18205
18256
|
|
|
18206
18257
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncMenuProcessDetails.ts
|
|
18207
|
-
var
|
|
18258
|
+
var import_sdk_js_core65 = require("@deliverart/sdk-js-core");
|
|
18208
18259
|
var getIntegrationCassaInCloudSyncMenuProcessDetailsInputSchema = external_exports.undefined();
|
|
18209
18260
|
var getIntegrationCassaInCloudSyncMenuProcessDetailsResponseSchema = integrationCassaInCloudSyncMenuProcessDetailsSchema;
|
|
18210
|
-
var GetIntegrationCassaInCloudSyncMenuProcessDetails = class extends
|
|
18261
|
+
var GetIntegrationCassaInCloudSyncMenuProcessDetails = class extends import_sdk_js_core65.AbstractApiRequest {
|
|
18211
18262
|
constructor(integrationCassaInCloudId, processId) {
|
|
18212
18263
|
super(void 0);
|
|
18213
18264
|
this.method = "GET";
|
|
@@ -18226,14 +18277,14 @@ var GetIntegrationCassaInCloudSyncMenuProcessDetails = class extends import_sdk_
|
|
|
18226
18277
|
};
|
|
18227
18278
|
|
|
18228
18279
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncMenuProcesses.ts
|
|
18229
|
-
var
|
|
18280
|
+
var import_sdk_js_core66 = require("@deliverart/sdk-js-core");
|
|
18230
18281
|
var import_sdk_js_global_types29 = require("@deliverart/sdk-js-global-types");
|
|
18231
18282
|
var getIntegrationCassaInCloudSyncMenuProcessesQuerySchema = integrationCassaInCloudSyncMenuProcessesQuerySchema;
|
|
18232
18283
|
var getIntegrationCassaInCloudSyncMenuProcessesInputSchema = external_exports.undefined();
|
|
18233
18284
|
var getIntegrationCassaInCloudSyncMenuProcessesResponseSchema = (0, import_sdk_js_global_types29.createPaginatedSchema)(
|
|
18234
18285
|
integrationCassaInCloudSyncMenuProcessSchema
|
|
18235
18286
|
);
|
|
18236
|
-
var GetIntegrationCassaInCloudSyncMenuProcesses = class extends
|
|
18287
|
+
var GetIntegrationCassaInCloudSyncMenuProcesses = class extends import_sdk_js_core66.AbstractApiRequest {
|
|
18237
18288
|
constructor(integrationCassaInCloudId, options) {
|
|
18238
18289
|
super(void 0, options);
|
|
18239
18290
|
this.method = "GET";
|
|
@@ -18253,10 +18304,10 @@ var GetIntegrationCassaInCloudSyncMenuProcesses = class extends import_sdk_js_co
|
|
|
18253
18304
|
};
|
|
18254
18305
|
|
|
18255
18306
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncSalesModesErrorLogDetails.ts
|
|
18256
|
-
var
|
|
18307
|
+
var import_sdk_js_core67 = require("@deliverart/sdk-js-core");
|
|
18257
18308
|
var getIntegrationCassaInCloudSyncSalesModesErrorLogDetailsInputSchema = external_exports.undefined();
|
|
18258
18309
|
var getIntegrationCassaInCloudSyncSalesModesErrorLogDetailsResponseSchema = integrationCassaInCloudSyncSalesModesErrorLogDetailsSchema;
|
|
18259
|
-
var GetIntegrationCassaInCloudSyncSalesModesErrorLogDetails = class extends
|
|
18310
|
+
var GetIntegrationCassaInCloudSyncSalesModesErrorLogDetails = class extends import_sdk_js_core67.AbstractApiRequest {
|
|
18260
18311
|
constructor(integrationCassaInCloudId, processId, errorLogId) {
|
|
18261
18312
|
super(void 0);
|
|
18262
18313
|
this.method = "GET";
|
|
@@ -18276,12 +18327,12 @@ var GetIntegrationCassaInCloudSyncSalesModesErrorLogDetails = class extends impo
|
|
|
18276
18327
|
};
|
|
18277
18328
|
|
|
18278
18329
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncSalesModesErrorLogs.ts
|
|
18279
|
-
var
|
|
18330
|
+
var import_sdk_js_core68 = require("@deliverart/sdk-js-core");
|
|
18280
18331
|
var import_sdk_js_global_types30 = require("@deliverart/sdk-js-global-types");
|
|
18281
18332
|
var getIntegrationCassaInCloudSyncSalesModesErrorLogsQuerySchema = integrationCassaInCloudSyncSalesModesErrorLogsQuerySchema;
|
|
18282
18333
|
var getIntegrationCassaInCloudSyncSalesModesErrorLogsInputSchema = external_exports.undefined();
|
|
18283
18334
|
var getIntegrationCassaInCloudSyncSalesModesErrorLogsResponseSchema = (0, import_sdk_js_global_types30.createPaginatedSchema)(integrationCassaInCloudSyncSalesModesErrorLogSchema);
|
|
18284
|
-
var GetIntegrationCassaInCloudSyncSalesModesErrorLogs = class extends
|
|
18335
|
+
var GetIntegrationCassaInCloudSyncSalesModesErrorLogs = class extends import_sdk_js_core68.AbstractApiRequest {
|
|
18285
18336
|
constructor(integrationCassaInCloudId, processId, options) {
|
|
18286
18337
|
super(void 0, options);
|
|
18287
18338
|
this.method = "GET";
|
|
@@ -18302,10 +18353,10 @@ var GetIntegrationCassaInCloudSyncSalesModesErrorLogs = class extends import_sdk
|
|
|
18302
18353
|
};
|
|
18303
18354
|
|
|
18304
18355
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncSalesModesProcessDetails.ts
|
|
18305
|
-
var
|
|
18356
|
+
var import_sdk_js_core69 = require("@deliverart/sdk-js-core");
|
|
18306
18357
|
var getIntegrationCassaInCloudSyncSalesModesProcessDetailsInputSchema = external_exports.undefined();
|
|
18307
18358
|
var getIntegrationCassaInCloudSyncSalesModesProcessDetailsResponseSchema = integrationCassaInCloudSyncSalesModesProcessDetailsSchema;
|
|
18308
|
-
var GetIntegrationCassaInCloudSyncSalesModesProcessDetails = class extends
|
|
18359
|
+
var GetIntegrationCassaInCloudSyncSalesModesProcessDetails = class extends import_sdk_js_core69.AbstractApiRequest {
|
|
18309
18360
|
constructor(integrationCassaInCloudId, processId) {
|
|
18310
18361
|
super(void 0);
|
|
18311
18362
|
this.method = "GET";
|
|
@@ -18324,12 +18375,12 @@ var GetIntegrationCassaInCloudSyncSalesModesProcessDetails = class extends impor
|
|
|
18324
18375
|
};
|
|
18325
18376
|
|
|
18326
18377
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncSalesModesProcesses.ts
|
|
18327
|
-
var
|
|
18378
|
+
var import_sdk_js_core70 = require("@deliverart/sdk-js-core");
|
|
18328
18379
|
var import_sdk_js_global_types31 = require("@deliverart/sdk-js-global-types");
|
|
18329
18380
|
var getIntegrationCassaInCloudSyncSalesModesProcessesQuerySchema = integrationCassaInCloudSyncSalesModesProcessesQuerySchema;
|
|
18330
18381
|
var getIntegrationCassaInCloudSyncSalesModesProcessesInputSchema = external_exports.undefined();
|
|
18331
18382
|
var getIntegrationCassaInCloudSyncSalesModesProcessesResponseSchema = (0, import_sdk_js_global_types31.createPaginatedSchema)(integrationCassaInCloudSyncSalesModesProcessSchema);
|
|
18332
|
-
var GetIntegrationCassaInCloudSyncSalesModesProcesses = class extends
|
|
18383
|
+
var GetIntegrationCassaInCloudSyncSalesModesProcesses = class extends import_sdk_js_core70.AbstractApiRequest {
|
|
18333
18384
|
constructor(integrationCassaInCloudId, options) {
|
|
18334
18385
|
super(void 0, options);
|
|
18335
18386
|
this.method = "GET";
|
|
@@ -18349,10 +18400,10 @@ var GetIntegrationCassaInCloudSyncSalesModesProcesses = class extends import_sdk
|
|
|
18349
18400
|
};
|
|
18350
18401
|
|
|
18351
18402
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncTimetablesErrorLogDetails.ts
|
|
18352
|
-
var
|
|
18403
|
+
var import_sdk_js_core71 = require("@deliverart/sdk-js-core");
|
|
18353
18404
|
var getIntegrationCassaInCloudSyncTimetablesErrorLogDetailsInputSchema = external_exports.undefined();
|
|
18354
18405
|
var getIntegrationCassaInCloudSyncTimetablesErrorLogDetailsResponseSchema = integrationCassaInCloudSyncTimetablesErrorLogDetailsSchema;
|
|
18355
|
-
var GetIntegrationCassaInCloudSyncTimetablesErrorLogDetails = class extends
|
|
18406
|
+
var GetIntegrationCassaInCloudSyncTimetablesErrorLogDetails = class extends import_sdk_js_core71.AbstractApiRequest {
|
|
18356
18407
|
constructor(integrationCassaInCloudId, processId, errorLogId) {
|
|
18357
18408
|
super(void 0);
|
|
18358
18409
|
this.method = "GET";
|
|
@@ -18372,12 +18423,12 @@ var GetIntegrationCassaInCloudSyncTimetablesErrorLogDetails = class extends impo
|
|
|
18372
18423
|
};
|
|
18373
18424
|
|
|
18374
18425
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncTimetablesErrorLogs.ts
|
|
18375
|
-
var
|
|
18426
|
+
var import_sdk_js_core72 = require("@deliverart/sdk-js-core");
|
|
18376
18427
|
var import_sdk_js_global_types32 = require("@deliverart/sdk-js-global-types");
|
|
18377
18428
|
var getIntegrationCassaInCloudSyncTimetablesErrorLogsQuerySchema = integrationCassaInCloudSyncTimetablesErrorLogsQuerySchema;
|
|
18378
18429
|
var getIntegrationCassaInCloudSyncTimetablesErrorLogsInputSchema = external_exports.undefined();
|
|
18379
18430
|
var getIntegrationCassaInCloudSyncTimetablesErrorLogsResponseSchema = (0, import_sdk_js_global_types32.createPaginatedSchema)(integrationCassaInCloudSyncTimetablesErrorLogSchema);
|
|
18380
|
-
var GetIntegrationCassaInCloudSyncTimetablesErrorLogs = class extends
|
|
18431
|
+
var GetIntegrationCassaInCloudSyncTimetablesErrorLogs = class extends import_sdk_js_core72.AbstractApiRequest {
|
|
18381
18432
|
constructor(integrationCassaInCloudId, processId, options) {
|
|
18382
18433
|
super(void 0, options);
|
|
18383
18434
|
this.method = "GET";
|
|
@@ -18398,10 +18449,10 @@ var GetIntegrationCassaInCloudSyncTimetablesErrorLogs = class extends import_sdk
|
|
|
18398
18449
|
};
|
|
18399
18450
|
|
|
18400
18451
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncTimetablesProcessDetails.ts
|
|
18401
|
-
var
|
|
18452
|
+
var import_sdk_js_core73 = require("@deliverart/sdk-js-core");
|
|
18402
18453
|
var getIntegrationCassaInCloudSyncTimetablesProcessDetailsInputSchema = external_exports.undefined();
|
|
18403
18454
|
var getIntegrationCassaInCloudSyncTimetablesProcessDetailsResponseSchema = integrationCassaInCloudSyncTimetablesProcessDetailsSchema;
|
|
18404
|
-
var GetIntegrationCassaInCloudSyncTimetablesProcessDetails = class extends
|
|
18455
|
+
var GetIntegrationCassaInCloudSyncTimetablesProcessDetails = class extends import_sdk_js_core73.AbstractApiRequest {
|
|
18405
18456
|
constructor(integrationCassaInCloudId, processId) {
|
|
18406
18457
|
super(void 0);
|
|
18407
18458
|
this.method = "GET";
|
|
@@ -18420,12 +18471,12 @@ var GetIntegrationCassaInCloudSyncTimetablesProcessDetails = class extends impor
|
|
|
18420
18471
|
};
|
|
18421
18472
|
|
|
18422
18473
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudSyncTimetablesProcesses.ts
|
|
18423
|
-
var
|
|
18474
|
+
var import_sdk_js_core74 = require("@deliverart/sdk-js-core");
|
|
18424
18475
|
var import_sdk_js_global_types33 = require("@deliverart/sdk-js-global-types");
|
|
18425
18476
|
var getIntegrationCassaInCloudSyncTimetablesProcessesQuerySchema = integrationCassaInCloudSyncTimetablesProcessesQuerySchema;
|
|
18426
18477
|
var getIntegrationCassaInCloudSyncTimetablesProcessesInputSchema = external_exports.undefined();
|
|
18427
18478
|
var getIntegrationCassaInCloudSyncTimetablesProcessesResponseSchema = (0, import_sdk_js_global_types33.createPaginatedSchema)(integrationCassaInCloudSyncTimetablesProcessSchema);
|
|
18428
|
-
var GetIntegrationCassaInCloudSyncTimetablesProcesses = class extends
|
|
18479
|
+
var GetIntegrationCassaInCloudSyncTimetablesProcesses = class extends import_sdk_js_core74.AbstractApiRequest {
|
|
18429
18480
|
constructor(integrationCassaInCloudId, options) {
|
|
18430
18481
|
super(void 0, options);
|
|
18431
18482
|
this.method = "GET";
|
|
@@ -18445,10 +18496,10 @@ var GetIntegrationCassaInCloudSyncTimetablesProcesses = class extends import_sdk
|
|
|
18445
18496
|
};
|
|
18446
18497
|
|
|
18447
18498
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudWebHookEventDetails.ts
|
|
18448
|
-
var
|
|
18499
|
+
var import_sdk_js_core75 = require("@deliverart/sdk-js-core");
|
|
18449
18500
|
var getIntegrationCassaInCloudWebHookEventDetailsInputSchema = external_exports.undefined();
|
|
18450
18501
|
var getIntegrationCassaInCloudWebHookEventDetailsResponseSchema = integrationCassaInCloudWebHookEventDetailsSchema;
|
|
18451
|
-
var GetIntegrationCassaInCloudWebHookEventDetails = class extends
|
|
18502
|
+
var GetIntegrationCassaInCloudWebHookEventDetails = class extends import_sdk_js_core75.AbstractApiRequest {
|
|
18452
18503
|
constructor(integrationCassaInCloudId, eventId) {
|
|
18453
18504
|
super(void 0);
|
|
18454
18505
|
this.method = "GET";
|
|
@@ -18467,14 +18518,14 @@ var GetIntegrationCassaInCloudWebHookEventDetails = class extends import_sdk_js_
|
|
|
18467
18518
|
};
|
|
18468
18519
|
|
|
18469
18520
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudWebHookEvents.ts
|
|
18470
|
-
var
|
|
18521
|
+
var import_sdk_js_core76 = require("@deliverart/sdk-js-core");
|
|
18471
18522
|
var import_sdk_js_global_types34 = require("@deliverart/sdk-js-global-types");
|
|
18472
18523
|
var getIntegrationCassaInCloudWebHookEventsQuerySchema = integrationCassaInCloudWebHookEventsQuerySchema;
|
|
18473
18524
|
var getIntegrationCassaInCloudWebHookEventsInputSchema = external_exports.undefined();
|
|
18474
18525
|
var getIntegrationCassaInCloudWebHookEventsResponseSchema = (0, import_sdk_js_global_types34.createPaginatedSchema)(
|
|
18475
18526
|
integrationCassaInCloudWebHookEventSchema
|
|
18476
18527
|
);
|
|
18477
|
-
var GetIntegrationCassaInCloudWebHookEvents = class extends
|
|
18528
|
+
var GetIntegrationCassaInCloudWebHookEvents = class extends import_sdk_js_core76.AbstractApiRequest {
|
|
18478
18529
|
constructor(integrationCassaInCloudId, options) {
|
|
18479
18530
|
super(void 0, options);
|
|
18480
18531
|
this.method = "GET";
|
|
@@ -18494,10 +18545,10 @@ var GetIntegrationCassaInCloudWebHookEvents = class extends import_sdk_js_core75
|
|
|
18494
18545
|
};
|
|
18495
18546
|
|
|
18496
18547
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudWebHookSettingDetails.ts
|
|
18497
|
-
var
|
|
18548
|
+
var import_sdk_js_core77 = require("@deliverart/sdk-js-core");
|
|
18498
18549
|
var getIntegrationCassaInCloudWebHookSettingDetailsInputSchema = external_exports.undefined();
|
|
18499
18550
|
var getIntegrationCassaInCloudWebHookSettingDetailsResponseSchema = integrationCassaInCloudWebHookSettingDetailsSchema;
|
|
18500
|
-
var GetIntegrationCassaInCloudWebHookSettingDetails = class extends
|
|
18551
|
+
var GetIntegrationCassaInCloudWebHookSettingDetails = class extends import_sdk_js_core77.AbstractApiRequest {
|
|
18501
18552
|
constructor(integrationCassaInCloudId, webHookId) {
|
|
18502
18553
|
super(void 0);
|
|
18503
18554
|
this.method = "GET";
|
|
@@ -18516,13 +18567,13 @@ var GetIntegrationCassaInCloudWebHookSettingDetails = class extends import_sdk_j
|
|
|
18516
18567
|
};
|
|
18517
18568
|
|
|
18518
18569
|
// src/requests/services/cassa_in_cloud/GetIntegrationCassaInCloudWebHookSettings.ts
|
|
18519
|
-
var
|
|
18570
|
+
var import_sdk_js_core78 = require("@deliverart/sdk-js-core");
|
|
18520
18571
|
var getIntegrationCassaInCloudWebHookSettingsQuerySchema = integrationCassaInCloudWebHookSettingsQuerySchema;
|
|
18521
18572
|
var getIntegrationCassaInCloudWebHookSettingsInputSchema = external_exports.undefined();
|
|
18522
18573
|
var getIntegrationCassaInCloudWebHookSettingsResponseSchema = external_exports.array(
|
|
18523
18574
|
integrationCassaInCloudWebHookSettingSchema
|
|
18524
18575
|
);
|
|
18525
|
-
var GetIntegrationCassaInCloudWebHookSettings = class extends
|
|
18576
|
+
var GetIntegrationCassaInCloudWebHookSettings = class extends import_sdk_js_core78.AbstractApiRequest {
|
|
18526
18577
|
constructor(integrationCassaInCloudId, options) {
|
|
18527
18578
|
super(void 0, options);
|
|
18528
18579
|
this.method = "GET";
|
|
@@ -18542,13 +18593,13 @@ var GetIntegrationCassaInCloudWebHookSettings = class extends import_sdk_js_core
|
|
|
18542
18593
|
};
|
|
18543
18594
|
|
|
18544
18595
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncCustomers.ts
|
|
18545
|
-
var
|
|
18596
|
+
var import_sdk_js_core79 = require("@deliverart/sdk-js-core");
|
|
18546
18597
|
var integrationCassaInCloudSyncCustomersInputSchema = external_exports.object({
|
|
18547
18598
|
direction: integrationCassaInCloudSyncDirectionSchema,
|
|
18548
18599
|
mode: integrationCassaInCloudSyncModeSchema
|
|
18549
18600
|
});
|
|
18550
18601
|
var integrationCassaInCloudSyncCustomersResponseSchema = integrationAsyncMessageResponseSchema;
|
|
18551
|
-
var IntegrationCassaInCloudSyncCustomers = class extends
|
|
18602
|
+
var IntegrationCassaInCloudSyncCustomers = class extends import_sdk_js_core79.AbstractApiRequest {
|
|
18552
18603
|
constructor(integrationCassaInCloudId, input) {
|
|
18553
18604
|
super(input);
|
|
18554
18605
|
this.method = "POST";
|
|
@@ -18566,10 +18617,10 @@ var IntegrationCassaInCloudSyncCustomers = class extends import_sdk_js_core78.Ab
|
|
|
18566
18617
|
};
|
|
18567
18618
|
|
|
18568
18619
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncOrganizations.ts
|
|
18569
|
-
var
|
|
18620
|
+
var import_sdk_js_core80 = require("@deliverart/sdk-js-core");
|
|
18570
18621
|
var integrationCassaInCloudSyncOrganizationsInputSchema = external_exports.undefined();
|
|
18571
18622
|
var integrationCassaInCloudSyncOrganizationsResponseSchema = integrationAsyncMessageResponseSchema;
|
|
18572
|
-
var IntegrationCassaInCloudSyncOrganizations = class extends
|
|
18623
|
+
var IntegrationCassaInCloudSyncOrganizations = class extends import_sdk_js_core80.AbstractApiRequest {
|
|
18573
18624
|
constructor(integrationCassaInCloudId) {
|
|
18574
18625
|
super(void 0);
|
|
18575
18626
|
this.method = "POST";
|
|
@@ -18587,13 +18638,13 @@ var IntegrationCassaInCloudSyncOrganizations = class extends import_sdk_js_core7
|
|
|
18587
18638
|
};
|
|
18588
18639
|
|
|
18589
18640
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncProducts.ts
|
|
18590
|
-
var
|
|
18641
|
+
var import_sdk_js_core81 = require("@deliverart/sdk-js-core");
|
|
18591
18642
|
var integrationCassaInCloudSyncProductsInputSchema = external_exports.object({
|
|
18592
18643
|
direction: integrationCassaInCloudSyncDirectionSchema,
|
|
18593
18644
|
mode: integrationCassaInCloudSyncModeSchema
|
|
18594
18645
|
});
|
|
18595
18646
|
var integrationCassaInCloudSyncProductsResponseSchema = integrationAsyncMessageResponseSchema;
|
|
18596
|
-
var IntegrationCassaInCloudSyncProducts = class extends
|
|
18647
|
+
var IntegrationCassaInCloudSyncProducts = class extends import_sdk_js_core81.AbstractApiRequest {
|
|
18597
18648
|
constructor(integrationCassaInCloudId, input) {
|
|
18598
18649
|
super(input);
|
|
18599
18650
|
this.method = "POST";
|
|
@@ -18611,13 +18662,13 @@ var IntegrationCassaInCloudSyncProducts = class extends import_sdk_js_core80.Abs
|
|
|
18611
18662
|
};
|
|
18612
18663
|
|
|
18613
18664
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncSalesModes.ts
|
|
18614
|
-
var
|
|
18665
|
+
var import_sdk_js_core82 = require("@deliverart/sdk-js-core");
|
|
18615
18666
|
var integrationCassaInCloudSyncSalesModesInputSchema = external_exports.object({
|
|
18616
18667
|
direction: integrationCassaInCloudSyncDirectionSchema,
|
|
18617
18668
|
mode: integrationCassaInCloudSyncModeSchema
|
|
18618
18669
|
});
|
|
18619
18670
|
var integrationCassaInCloudSyncSalesModesResponseSchema = integrationAsyncMessageResponseSchema;
|
|
18620
|
-
var IntegrationCassaInCloudSyncSalesModes = class extends
|
|
18671
|
+
var IntegrationCassaInCloudSyncSalesModes = class extends import_sdk_js_core82.AbstractApiRequest {
|
|
18621
18672
|
constructor(integrationCassaInCloudId, input) {
|
|
18622
18673
|
super(input);
|
|
18623
18674
|
this.method = "POST";
|
|
@@ -18635,10 +18686,10 @@ var IntegrationCassaInCloudSyncSalesModes = class extends import_sdk_js_core81.A
|
|
|
18635
18686
|
};
|
|
18636
18687
|
|
|
18637
18688
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncStock.ts
|
|
18638
|
-
var
|
|
18689
|
+
var import_sdk_js_core83 = require("@deliverart/sdk-js-core");
|
|
18639
18690
|
var integrationCassaInCloudSyncStockInputSchema = external_exports.undefined();
|
|
18640
18691
|
var integrationCassaInCloudSyncStockResponseSchema = integrationAsyncMessageResponseSchema;
|
|
18641
|
-
var IntegrationCassaInCloudSyncStock = class extends
|
|
18692
|
+
var IntegrationCassaInCloudSyncStock = class extends import_sdk_js_core83.AbstractApiRequest {
|
|
18642
18693
|
constructor(integrationCassaInCloudId) {
|
|
18643
18694
|
super(void 0);
|
|
18644
18695
|
this.method = "POST";
|
|
@@ -18656,13 +18707,13 @@ var IntegrationCassaInCloudSyncStock = class extends import_sdk_js_core82.Abstra
|
|
|
18656
18707
|
};
|
|
18657
18708
|
|
|
18658
18709
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncTimetables.ts
|
|
18659
|
-
var
|
|
18710
|
+
var import_sdk_js_core84 = require("@deliverart/sdk-js-core");
|
|
18660
18711
|
var integrationCassaInCloudSyncTimetablesInputSchema = external_exports.object({
|
|
18661
18712
|
direction: integrationCassaInCloudSyncDirectionSchema,
|
|
18662
18713
|
mode: integrationCassaInCloudSyncModeSchema
|
|
18663
18714
|
});
|
|
18664
18715
|
var integrationCassaInCloudSyncTimetablesResponseSchema = integrationAsyncMessageResponseSchema;
|
|
18665
|
-
var IntegrationCassaInCloudSyncTimetables = class extends
|
|
18716
|
+
var IntegrationCassaInCloudSyncTimetables = class extends import_sdk_js_core84.AbstractApiRequest {
|
|
18666
18717
|
constructor(integrationCassaInCloudId, input) {
|
|
18667
18718
|
super(input);
|
|
18668
18719
|
this.method = "POST";
|
|
@@ -18680,10 +18731,10 @@ var IntegrationCassaInCloudSyncTimetables = class extends import_sdk_js_core83.A
|
|
|
18680
18731
|
};
|
|
18681
18732
|
|
|
18682
18733
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncWebHooks.ts
|
|
18683
|
-
var
|
|
18734
|
+
var import_sdk_js_core85 = require("@deliverart/sdk-js-core");
|
|
18684
18735
|
var integrationCassaInCloudSyncWebHooksInputSchema = external_exports.undefined();
|
|
18685
18736
|
var integrationCassaInCloudSyncWebHooksResponseSchema = integrationAsyncMessageResponseSchema;
|
|
18686
|
-
var IntegrationCassaInCloudSyncWebHooks = class extends
|
|
18737
|
+
var IntegrationCassaInCloudSyncWebHooks = class extends import_sdk_js_core85.AbstractApiRequest {
|
|
18687
18738
|
constructor(integrationCassaInCloudId) {
|
|
18688
18739
|
super(void 0);
|
|
18689
18740
|
this.method = "POST";
|
|
@@ -18701,10 +18752,10 @@ var IntegrationCassaInCloudSyncWebHooks = class extends import_sdk_js_core84.Abs
|
|
|
18701
18752
|
};
|
|
18702
18753
|
|
|
18703
18754
|
// src/requests/services/cassa_in_cloud/UpdateIntegrationCassaInCloud.ts
|
|
18704
|
-
var
|
|
18755
|
+
var import_sdk_js_core86 = require("@deliverart/sdk-js-core");
|
|
18705
18756
|
var updateIntegrationCassaInCloudInputSchema = integrationCassaInCloudEditableFieldsSchema.partial();
|
|
18706
18757
|
var updateIntegrationCassaInCloudResponseSchema = integrationCassaInCloudDetailsSchema;
|
|
18707
|
-
var UpdateIntegrationCassaInCloud = class extends
|
|
18758
|
+
var UpdateIntegrationCassaInCloud = class extends import_sdk_js_core86.AbstractApiRequest {
|
|
18708
18759
|
constructor(integrationCassaInCloudId, input) {
|
|
18709
18760
|
super(input);
|
|
18710
18761
|
this.method = "PATCH";
|
|
@@ -18722,13 +18773,13 @@ var UpdateIntegrationCassaInCloud = class extends import_sdk_js_core85.AbstractA
|
|
|
18722
18773
|
};
|
|
18723
18774
|
|
|
18724
18775
|
// src/requests/services/deliveroo/CreateIntegrationDeliveroo.ts
|
|
18725
|
-
var
|
|
18776
|
+
var import_sdk_js_core87 = require("@deliverart/sdk-js-core");
|
|
18726
18777
|
var import_sdk_js_point_of_sale7 = require("@deliverart/sdk-js-point-of-sale");
|
|
18727
18778
|
var createIntegrationDeliverooInputSchema = integrationDeliverooEditableFieldsSchema.extend({
|
|
18728
18779
|
pointOfSale: import_sdk_js_point_of_sale7.pointOfSaleIriSchema
|
|
18729
18780
|
});
|
|
18730
18781
|
var createIntegrationDeliverooResponseSchema = integrationDeliverooDetailsSchema;
|
|
18731
|
-
var CreateIntegrationDeliveroo = class extends
|
|
18782
|
+
var CreateIntegrationDeliveroo = class extends import_sdk_js_core87.AbstractApiRequest {
|
|
18732
18783
|
constructor(input) {
|
|
18733
18784
|
super(input);
|
|
18734
18785
|
this.method = "POST";
|
|
@@ -18745,11 +18796,11 @@ var CreateIntegrationDeliveroo = class extends import_sdk_js_core86.AbstractApiR
|
|
|
18745
18796
|
};
|
|
18746
18797
|
|
|
18747
18798
|
// src/requests/services/deliveroo/DeleteIntegrationDeliveroo.ts
|
|
18748
|
-
var
|
|
18799
|
+
var import_sdk_js_core88 = require("@deliverart/sdk-js-core");
|
|
18749
18800
|
var import_sdk_js_global_types35 = require("@deliverart/sdk-js-global-types");
|
|
18750
18801
|
var deleteIntegrationDeliverooInputSchema = external_exports.undefined();
|
|
18751
18802
|
var deleteIntegrationDeliverooResponseSchema = import_sdk_js_global_types35.emptyResponseSchema;
|
|
18752
|
-
var DeleteIntegrationDeliveroo = class extends
|
|
18803
|
+
var DeleteIntegrationDeliveroo = class extends import_sdk_js_core88.AbstractApiRequest {
|
|
18753
18804
|
constructor(integrationDeliverooId) {
|
|
18754
18805
|
super(void 0);
|
|
18755
18806
|
this.method = "DELETE";
|
|
@@ -18767,10 +18818,10 @@ var DeleteIntegrationDeliveroo = class extends import_sdk_js_core87.AbstractApiR
|
|
|
18767
18818
|
};
|
|
18768
18819
|
|
|
18769
18820
|
// src/requests/services/deliveroo/GetIntegrationDeliverooBrands.ts
|
|
18770
|
-
var
|
|
18821
|
+
var import_sdk_js_core89 = require("@deliverart/sdk-js-core");
|
|
18771
18822
|
var getIntegrationDeliverooBrandsInputSchema = external_exports.undefined();
|
|
18772
18823
|
var getIntegrationDeliverooBrandsResponseSchema = integrationDeliverooDebugBrandsResponseSchema;
|
|
18773
|
-
var GetIntegrationDeliverooBrands = class extends
|
|
18824
|
+
var GetIntegrationDeliverooBrands = class extends import_sdk_js_core89.AbstractApiRequest {
|
|
18774
18825
|
constructor() {
|
|
18775
18826
|
super(void 0);
|
|
18776
18827
|
this.method = "GET";
|
|
@@ -18787,10 +18838,10 @@ var GetIntegrationDeliverooBrands = class extends import_sdk_js_core88.AbstractA
|
|
|
18787
18838
|
};
|
|
18788
18839
|
|
|
18789
18840
|
// src/requests/services/deliveroo/GetIntegrationDeliverooBrandSites.ts
|
|
18790
|
-
var
|
|
18841
|
+
var import_sdk_js_core90 = require("@deliverart/sdk-js-core");
|
|
18791
18842
|
var getIntegrationDeliverooBrandSitesInputSchema = external_exports.undefined();
|
|
18792
18843
|
var getIntegrationDeliverooBrandSitesResponseSchema = integrationDeliverooDebugSitesResponseSchema;
|
|
18793
|
-
var GetIntegrationDeliverooBrandSites = class extends
|
|
18844
|
+
var GetIntegrationDeliverooBrandSites = class extends import_sdk_js_core90.AbstractApiRequest {
|
|
18794
18845
|
constructor(brandId) {
|
|
18795
18846
|
super(void 0);
|
|
18796
18847
|
this.method = "GET";
|
|
@@ -18808,10 +18859,10 @@ var GetIntegrationDeliverooBrandSites = class extends import_sdk_js_core89.Abstr
|
|
|
18808
18859
|
};
|
|
18809
18860
|
|
|
18810
18861
|
// src/requests/services/deliveroo/GetIntegrationDeliverooClientLogRequestDetails.ts
|
|
18811
|
-
var
|
|
18862
|
+
var import_sdk_js_core91 = require("@deliverart/sdk-js-core");
|
|
18812
18863
|
var getIntegrationDeliverooClientLogRequestDetailsInputSchema = external_exports.undefined();
|
|
18813
18864
|
var getIntegrationDeliverooClientLogRequestDetailsResponseSchema = integrationClientLogRequestDetailsSchema;
|
|
18814
|
-
var GetIntegrationDeliverooClientLogRequestDetails = class extends
|
|
18865
|
+
var GetIntegrationDeliverooClientLogRequestDetails = class extends import_sdk_js_core91.AbstractApiRequest {
|
|
18815
18866
|
constructor(integrationDeliverooId, requestId) {
|
|
18816
18867
|
super(void 0);
|
|
18817
18868
|
this.method = "GET";
|
|
@@ -18830,14 +18881,14 @@ var GetIntegrationDeliverooClientLogRequestDetails = class extends import_sdk_js
|
|
|
18830
18881
|
};
|
|
18831
18882
|
|
|
18832
18883
|
// src/requests/services/deliveroo/GetIntegrationDeliverooClientLogRequests.ts
|
|
18833
|
-
var
|
|
18884
|
+
var import_sdk_js_core92 = require("@deliverart/sdk-js-core");
|
|
18834
18885
|
var import_sdk_js_global_types36 = require("@deliverart/sdk-js-global-types");
|
|
18835
18886
|
var getIntegrationDeliverooClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
18836
18887
|
var getIntegrationDeliverooClientLogRequestsInputSchema = external_exports.undefined();
|
|
18837
18888
|
var getIntegrationDeliverooClientLogRequestsResponseSchema = (0, import_sdk_js_global_types36.createPaginatedSchema)(
|
|
18838
18889
|
integrationClientLogRequestSchema
|
|
18839
18890
|
);
|
|
18840
|
-
var GetIntegrationDeliverooClientLogRequests = class extends
|
|
18891
|
+
var GetIntegrationDeliverooClientLogRequests = class extends import_sdk_js_core92.AbstractApiRequest {
|
|
18841
18892
|
constructor(integrationDeliverooId, options) {
|
|
18842
18893
|
super(void 0, options);
|
|
18843
18894
|
this.method = "GET";
|
|
@@ -18856,11 +18907,39 @@ var GetIntegrationDeliverooClientLogRequests = class extends import_sdk_js_core9
|
|
|
18856
18907
|
}
|
|
18857
18908
|
};
|
|
18858
18909
|
|
|
18910
|
+
// src/requests/services/deliveroo/GetIntegrationDeliverooClientLogRequestsFromOrder.ts
|
|
18911
|
+
var import_sdk_js_core93 = require("@deliverart/sdk-js-core");
|
|
18912
|
+
var getIntegrationDeliverooClientLogRequestsFromOrderQuerySchema = clientLogRequestQuerySchema.omit({
|
|
18913
|
+
page: true
|
|
18914
|
+
});
|
|
18915
|
+
var getIntegrationDeliverooClientLogRequestsFromOrderInputSchema = external_exports.undefined();
|
|
18916
|
+
var getIntegrationDeliverooClientLogRequestsFromOrderResponseSchema = external_exports.array(
|
|
18917
|
+
integrationClientLogRequestSchema
|
|
18918
|
+
);
|
|
18919
|
+
var GetIntegrationDeliverooClientLogRequestsFromOrder = class extends import_sdk_js_core93.AbstractApiRequest {
|
|
18920
|
+
constructor(orderId, options) {
|
|
18921
|
+
super(void 0, options);
|
|
18922
|
+
this.method = "GET";
|
|
18923
|
+
this.contentType = "application/json";
|
|
18924
|
+
this.accept = "application/json";
|
|
18925
|
+
this.inputSchema = getIntegrationDeliverooClientLogRequestsFromOrderInputSchema;
|
|
18926
|
+
this.outputSchema = getIntegrationDeliverooClientLogRequestsFromOrderResponseSchema;
|
|
18927
|
+
this.querySchema = getIntegrationDeliverooClientLogRequestsFromOrderQuerySchema;
|
|
18928
|
+
this.headersSchema = void 0;
|
|
18929
|
+
this.listItemSchema = integrationClientLogRequestSchema;
|
|
18930
|
+
this.paginationDefaultEnabled = false;
|
|
18931
|
+
this.orderId = orderId;
|
|
18932
|
+
}
|
|
18933
|
+
getPath() {
|
|
18934
|
+
return `/orders/${this.orderId}/deliveroo_client_log_requests`;
|
|
18935
|
+
}
|
|
18936
|
+
};
|
|
18937
|
+
|
|
18859
18938
|
// src/requests/services/deliveroo/GetIntegrationDeliverooDetails.ts
|
|
18860
|
-
var
|
|
18939
|
+
var import_sdk_js_core94 = require("@deliverart/sdk-js-core");
|
|
18861
18940
|
var getIntegrationDeliverooDetailsInputSchema = external_exports.undefined();
|
|
18862
18941
|
var getIntegrationDeliverooDetailsResponseSchema = integrationDeliverooDetailsSchema;
|
|
18863
|
-
var GetIntegrationDeliverooDetails = class extends
|
|
18942
|
+
var GetIntegrationDeliverooDetails = class extends import_sdk_js_core94.AbstractApiRequest {
|
|
18864
18943
|
constructor(integrationDeliverooId) {
|
|
18865
18944
|
super(void 0);
|
|
18866
18945
|
this.method = "GET";
|
|
@@ -18878,14 +18957,14 @@ var GetIntegrationDeliverooDetails = class extends import_sdk_js_core92.Abstract
|
|
|
18878
18957
|
};
|
|
18879
18958
|
|
|
18880
18959
|
// src/requests/services/deliveroo/GetIntegrationDeliverooGlobalClientLogRequests.ts
|
|
18881
|
-
var
|
|
18960
|
+
var import_sdk_js_core95 = require("@deliverart/sdk-js-core");
|
|
18882
18961
|
var import_sdk_js_global_types37 = require("@deliverart/sdk-js-global-types");
|
|
18883
18962
|
var getIntegrationDeliverooGlobalClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
18884
18963
|
var getIntegrationDeliverooGlobalClientLogRequestsInputSchema = external_exports.undefined();
|
|
18885
18964
|
var getIntegrationDeliverooGlobalClientLogRequestsResponseSchema = (0, import_sdk_js_global_types37.createPaginatedSchema)(
|
|
18886
18965
|
integrationClientLogRequestSchema
|
|
18887
18966
|
);
|
|
18888
|
-
var GetIntegrationDeliverooGlobalClientLogRequests = class extends
|
|
18967
|
+
var GetIntegrationDeliverooGlobalClientLogRequests = class extends import_sdk_js_core95.AbstractApiRequest {
|
|
18889
18968
|
constructor(options) {
|
|
18890
18969
|
super(void 0, options);
|
|
18891
18970
|
this.method = "GET";
|
|
@@ -18904,7 +18983,7 @@ var GetIntegrationDeliverooGlobalClientLogRequests = class extends import_sdk_js
|
|
|
18904
18983
|
};
|
|
18905
18984
|
|
|
18906
18985
|
// src/requests/services/deliveroo/GetIntegrationDeliverooList.ts
|
|
18907
|
-
var
|
|
18986
|
+
var import_sdk_js_core96 = require("@deliverart/sdk-js-core");
|
|
18908
18987
|
var import_sdk_js_global_types38 = require("@deliverart/sdk-js-global-types");
|
|
18909
18988
|
var getIntegrationDeliverooListQuerySchema = integrationsDeliverooQuerySchema.omit({
|
|
18910
18989
|
service: true
|
|
@@ -18913,7 +18992,7 @@ var getIntegrationDeliverooListResponseSchema = (0, import_sdk_js_global_types38
|
|
|
18913
18992
|
integrationDeliverooSchema
|
|
18914
18993
|
);
|
|
18915
18994
|
var getIntegrationDeliverooListInputSchema = external_exports.undefined();
|
|
18916
|
-
var GetIntegrationDeliverooList = class extends
|
|
18995
|
+
var GetIntegrationDeliverooList = class extends import_sdk_js_core96.AbstractApiRequest {
|
|
18917
18996
|
constructor(options) {
|
|
18918
18997
|
super(void 0, options);
|
|
18919
18998
|
this.method = "GET";
|
|
@@ -18932,11 +19011,11 @@ var GetIntegrationDeliverooList = class extends import_sdk_js_core94.AbstractApi
|
|
|
18932
19011
|
};
|
|
18933
19012
|
|
|
18934
19013
|
// src/requests/services/deliveroo/GetIntegrationDeliverooMenuValidation.ts
|
|
18935
|
-
var
|
|
19014
|
+
var import_sdk_js_core97 = require("@deliverart/sdk-js-core");
|
|
18936
19015
|
var import_sdk_js_global_types39 = require("@deliverart/sdk-js-global-types");
|
|
18937
19016
|
var getIntegrationDeliverooMenuValidationInputSchema = external_exports.undefined();
|
|
18938
19017
|
var getIntegrationDeliverooMenuValidationResponseSchema = import_sdk_js_global_types39.emptyResponseSchema;
|
|
18939
|
-
var GetIntegrationDeliverooMenuValidation = class extends
|
|
19018
|
+
var GetIntegrationDeliverooMenuValidation = class extends import_sdk_js_core97.AbstractApiRequest {
|
|
18940
19019
|
constructor(integrationDeliverooId) {
|
|
18941
19020
|
super(void 0);
|
|
18942
19021
|
this.method = "GET";
|
|
@@ -18954,10 +19033,10 @@ var GetIntegrationDeliverooMenuValidation = class extends import_sdk_js_core95.A
|
|
|
18954
19033
|
};
|
|
18955
19034
|
|
|
18956
19035
|
// src/requests/services/deliveroo/GetIntegrationDeliverooMenuVersionDetails.ts
|
|
18957
|
-
var
|
|
19036
|
+
var import_sdk_js_core98 = require("@deliverart/sdk-js-core");
|
|
18958
19037
|
var getIntegrationDeliverooMenuVersionDetailsInputSchema = external_exports.undefined();
|
|
18959
19038
|
var getIntegrationDeliverooMenuVersionDetailsResponseSchema = menuVersionDetailsSchema;
|
|
18960
|
-
var GetIntegrationDeliverooMenuVersionDetails = class extends
|
|
19039
|
+
var GetIntegrationDeliverooMenuVersionDetails = class extends import_sdk_js_core98.AbstractApiRequest {
|
|
18961
19040
|
constructor(integrationDeliverooId, versionId) {
|
|
18962
19041
|
super(void 0);
|
|
18963
19042
|
this.method = "GET";
|
|
@@ -18976,14 +19055,14 @@ var GetIntegrationDeliverooMenuVersionDetails = class extends import_sdk_js_core
|
|
|
18976
19055
|
};
|
|
18977
19056
|
|
|
18978
19057
|
// src/requests/services/deliveroo/GetIntegrationDeliverooMenuVersions.ts
|
|
18979
|
-
var
|
|
19058
|
+
var import_sdk_js_core99 = require("@deliverart/sdk-js-core");
|
|
18980
19059
|
var import_sdk_js_global_types40 = require("@deliverart/sdk-js-global-types");
|
|
18981
19060
|
var getIntegrationDeliverooMenuVersionsQuerySchema = external_exports.object({
|
|
18982
19061
|
page: external_exports.coerce.number().optional()
|
|
18983
19062
|
});
|
|
18984
19063
|
var getIntegrationDeliverooMenuVersionsInputSchema = external_exports.undefined();
|
|
18985
19064
|
var getIntegrationDeliverooMenuVersionsResponseSchema = (0, import_sdk_js_global_types40.createPaginatedSchema)(menuVersionSchema);
|
|
18986
|
-
var GetIntegrationDeliverooMenuVersions = class extends
|
|
19065
|
+
var GetIntegrationDeliverooMenuVersions = class extends import_sdk_js_core99.AbstractApiRequest {
|
|
18987
19066
|
constructor(integrationDeliverooId, options) {
|
|
18988
19067
|
super(void 0, options);
|
|
18989
19068
|
this.method = "GET";
|
|
@@ -19003,10 +19082,10 @@ var GetIntegrationDeliverooMenuVersions = class extends import_sdk_js_core97.Abs
|
|
|
19003
19082
|
};
|
|
19004
19083
|
|
|
19005
19084
|
// src/requests/services/deliveroo/GetIntegrationDeliverooOrderDetails.ts
|
|
19006
|
-
var
|
|
19085
|
+
var import_sdk_js_core100 = require("@deliverart/sdk-js-core");
|
|
19007
19086
|
var getIntegrationDeliverooOrderDetailsInputSchema = external_exports.undefined();
|
|
19008
19087
|
var getIntegrationDeliverooOrderDetailsResponseSchema = integrationDeliverooOrderDetailsSchema;
|
|
19009
|
-
var GetIntegrationDeliverooOrderDetails = class extends
|
|
19088
|
+
var GetIntegrationDeliverooOrderDetails = class extends import_sdk_js_core100.AbstractApiRequest {
|
|
19010
19089
|
constructor(integrationDeliverooId, orderId) {
|
|
19011
19090
|
super(void 0);
|
|
19012
19091
|
this.method = "GET";
|
|
@@ -19025,14 +19104,14 @@ var GetIntegrationDeliverooOrderDetails = class extends import_sdk_js_core98.Abs
|
|
|
19025
19104
|
};
|
|
19026
19105
|
|
|
19027
19106
|
// src/requests/services/deliveroo/GetIntegrationDeliverooOrders.ts
|
|
19028
|
-
var
|
|
19107
|
+
var import_sdk_js_core101 = require("@deliverart/sdk-js-core");
|
|
19029
19108
|
var import_sdk_js_global_types41 = require("@deliverart/sdk-js-global-types");
|
|
19030
19109
|
var getIntegrationDeliverooOrdersQuerySchema = integrationDeliverooOrdersQuerySchema;
|
|
19031
19110
|
var getIntegrationDeliverooOrdersInputSchema = external_exports.undefined();
|
|
19032
19111
|
var getIntegrationDeliverooOrdersResponseSchema = (0, import_sdk_js_global_types41.createPaginatedSchema)(
|
|
19033
19112
|
integrationDeliverooOrderSchema
|
|
19034
19113
|
);
|
|
19035
|
-
var GetIntegrationDeliverooOrders = class extends
|
|
19114
|
+
var GetIntegrationDeliverooOrders = class extends import_sdk_js_core101.AbstractApiRequest {
|
|
19036
19115
|
constructor(integrationDeliverooId, options) {
|
|
19037
19116
|
super(void 0, options);
|
|
19038
19117
|
this.method = "GET";
|
|
@@ -19052,7 +19131,7 @@ var GetIntegrationDeliverooOrders = class extends import_sdk_js_core99.AbstractA
|
|
|
19052
19131
|
};
|
|
19053
19132
|
|
|
19054
19133
|
// src/requests/services/deliveroo/GetIntegrationDeliverooOrdersFromOrder.ts
|
|
19055
|
-
var
|
|
19134
|
+
var import_sdk_js_core102 = require("@deliverart/sdk-js-core");
|
|
19056
19135
|
var getIntegrationDeliverooOrdersFromOrderQuerySchema = integrationDeliverooOrdersQuerySchema.omit({
|
|
19057
19136
|
page: true
|
|
19058
19137
|
});
|
|
@@ -19060,7 +19139,7 @@ var getIntegrationDeliverooOrdersFromOrderInputSchema = external_exports.undefin
|
|
|
19060
19139
|
var getIntegrationDeliverooOrdersFromOrderResponseSchema = external_exports.array(
|
|
19061
19140
|
integrationDeliverooOrderSchema
|
|
19062
19141
|
);
|
|
19063
|
-
var GetIntegrationDeliverooOrdersFromOrder = class extends
|
|
19142
|
+
var GetIntegrationDeliverooOrdersFromOrder = class extends import_sdk_js_core102.AbstractApiRequest {
|
|
19064
19143
|
constructor(orderId, options) {
|
|
19065
19144
|
super(void 0, options);
|
|
19066
19145
|
this.method = "GET";
|
|
@@ -19080,10 +19159,10 @@ var GetIntegrationDeliverooOrdersFromOrder = class extends import_sdk_js_core100
|
|
|
19080
19159
|
};
|
|
19081
19160
|
|
|
19082
19161
|
// src/requests/services/deliveroo/GetIntegrationDeliverooSiteBrandIds.ts
|
|
19083
|
-
var
|
|
19162
|
+
var import_sdk_js_core103 = require("@deliverart/sdk-js-core");
|
|
19084
19163
|
var getIntegrationDeliverooSiteBrandIdsInputSchema = external_exports.undefined();
|
|
19085
19164
|
var getIntegrationDeliverooSiteBrandIdsResponseSchema = integrationDeliverooDebugSiteBrandIdsResponseSchema;
|
|
19086
|
-
var GetIntegrationDeliverooSiteBrandIds = class extends
|
|
19165
|
+
var GetIntegrationDeliverooSiteBrandIds = class extends import_sdk_js_core103.AbstractApiRequest {
|
|
19087
19166
|
constructor(siteId) {
|
|
19088
19167
|
super(void 0);
|
|
19089
19168
|
this.method = "GET";
|
|
@@ -19101,13 +19180,13 @@ var GetIntegrationDeliverooSiteBrandIds = class extends import_sdk_js_core101.Ab
|
|
|
19101
19180
|
};
|
|
19102
19181
|
|
|
19103
19182
|
// src/requests/services/deliveroo/GetIntegrationDeliverooSiteDaysOff.ts
|
|
19104
|
-
var
|
|
19183
|
+
var import_sdk_js_core104 = require("@deliverart/sdk-js-core");
|
|
19105
19184
|
var getIntegrationDeliverooSiteDaysOffQuerySchema = external_exports.object({
|
|
19106
19185
|
page: external_exports.coerce.number().optional()
|
|
19107
19186
|
});
|
|
19108
19187
|
var getIntegrationDeliverooSiteDaysOffInputSchema = external_exports.undefined();
|
|
19109
19188
|
var getIntegrationDeliverooSiteDaysOffResponseSchema = integrationDeliverooDebugDaysOffResponseSchema;
|
|
19110
|
-
var GetIntegrationDeliverooSiteDaysOff = class extends
|
|
19189
|
+
var GetIntegrationDeliverooSiteDaysOff = class extends import_sdk_js_core104.AbstractApiRequest {
|
|
19111
19190
|
constructor(brandId, siteId, options) {
|
|
19112
19191
|
super(void 0, options);
|
|
19113
19192
|
this.method = "GET";
|
|
@@ -19126,10 +19205,10 @@ var GetIntegrationDeliverooSiteDaysOff = class extends import_sdk_js_core102.Abs
|
|
|
19126
19205
|
};
|
|
19127
19206
|
|
|
19128
19207
|
// src/requests/services/deliveroo/GetIntegrationDeliverooSyncMenuProcessDetails.ts
|
|
19129
|
-
var
|
|
19208
|
+
var import_sdk_js_core105 = require("@deliverart/sdk-js-core");
|
|
19130
19209
|
var getIntegrationDeliverooSyncMenuProcessDetailsInputSchema = external_exports.undefined();
|
|
19131
19210
|
var getIntegrationDeliverooSyncMenuProcessDetailsResponseSchema = integrationDeliverooSyncMenuProcessDetailsSchema;
|
|
19132
|
-
var GetIntegrationDeliverooSyncMenuProcessDetails = class extends
|
|
19211
|
+
var GetIntegrationDeliverooSyncMenuProcessDetails = class extends import_sdk_js_core105.AbstractApiRequest {
|
|
19133
19212
|
constructor(integrationDeliverooId, processId) {
|
|
19134
19213
|
super(void 0);
|
|
19135
19214
|
this.method = "GET";
|
|
@@ -19148,14 +19227,14 @@ var GetIntegrationDeliverooSyncMenuProcessDetails = class extends import_sdk_js_
|
|
|
19148
19227
|
};
|
|
19149
19228
|
|
|
19150
19229
|
// src/requests/services/deliveroo/GetIntegrationDeliverooSyncMenuProcesses.ts
|
|
19151
|
-
var
|
|
19230
|
+
var import_sdk_js_core106 = require("@deliverart/sdk-js-core");
|
|
19152
19231
|
var import_sdk_js_global_types42 = require("@deliverart/sdk-js-global-types");
|
|
19153
19232
|
var getIntegrationDeliverooSyncMenuProcessesQuerySchema = integrationDeliverooSyncMenuProcessesQuerySchema;
|
|
19154
19233
|
var getIntegrationDeliverooSyncMenuProcessesInputSchema = external_exports.undefined();
|
|
19155
19234
|
var getIntegrationDeliverooSyncMenuProcessesResponseSchema = (0, import_sdk_js_global_types42.createPaginatedSchema)(
|
|
19156
19235
|
integrationDeliverooSyncMenuProcessSchema
|
|
19157
19236
|
);
|
|
19158
|
-
var GetIntegrationDeliverooSyncMenuProcesses = class extends
|
|
19237
|
+
var GetIntegrationDeliverooSyncMenuProcesses = class extends import_sdk_js_core106.AbstractApiRequest {
|
|
19159
19238
|
constructor(integrationDeliverooId, options) {
|
|
19160
19239
|
super(void 0, options);
|
|
19161
19240
|
this.method = "GET";
|
|
@@ -19175,10 +19254,10 @@ var GetIntegrationDeliverooSyncMenuProcesses = class extends import_sdk_js_core1
|
|
|
19175
19254
|
};
|
|
19176
19255
|
|
|
19177
19256
|
// src/requests/services/deliveroo/GetIntegrationDeliverooWebhookEventDetails.ts
|
|
19178
|
-
var
|
|
19257
|
+
var import_sdk_js_core107 = require("@deliverart/sdk-js-core");
|
|
19179
19258
|
var getIntegrationDeliverooWebhookEventDetailsInputSchema = external_exports.undefined();
|
|
19180
19259
|
var getIntegrationDeliverooWebhookEventDetailsResponseSchema = integrationDeliverooWebhookEventDetailsSchema;
|
|
19181
|
-
var GetIntegrationDeliverooWebhookEventDetails = class extends
|
|
19260
|
+
var GetIntegrationDeliverooWebhookEventDetails = class extends import_sdk_js_core107.AbstractApiRequest {
|
|
19182
19261
|
constructor(integrationDeliverooId, eventId) {
|
|
19183
19262
|
super(void 0);
|
|
19184
19263
|
this.method = "GET";
|
|
@@ -19197,14 +19276,14 @@ var GetIntegrationDeliverooWebhookEventDetails = class extends import_sdk_js_cor
|
|
|
19197
19276
|
};
|
|
19198
19277
|
|
|
19199
19278
|
// src/requests/services/deliveroo/GetIntegrationDeliverooWebhookEvents.ts
|
|
19200
|
-
var
|
|
19279
|
+
var import_sdk_js_core108 = require("@deliverart/sdk-js-core");
|
|
19201
19280
|
var import_sdk_js_global_types43 = require("@deliverart/sdk-js-global-types");
|
|
19202
19281
|
var getIntegrationDeliverooWebhookEventsQuerySchema = integrationDeliverooWebhookEventsQueryParamsSchema;
|
|
19203
19282
|
var getIntegrationDeliverooWebhookEventsInputSchema = external_exports.undefined();
|
|
19204
19283
|
var getIntegrationDeliverooWebhookEventsResponseSchema = (0, import_sdk_js_global_types43.createPaginatedSchema)(
|
|
19205
19284
|
integrationDeliverooWebhookEventSchema
|
|
19206
19285
|
);
|
|
19207
|
-
var GetIntegrationDeliverooWebhookEvents = class extends
|
|
19286
|
+
var GetIntegrationDeliverooWebhookEvents = class extends import_sdk_js_core108.AbstractApiRequest {
|
|
19208
19287
|
constructor(integrationDeliverooId, options) {
|
|
19209
19288
|
super(void 0, options);
|
|
19210
19289
|
this.method = "GET";
|
|
@@ -19224,20 +19303,23 @@ var GetIntegrationDeliverooWebhookEvents = class extends import_sdk_js_core106.A
|
|
|
19224
19303
|
};
|
|
19225
19304
|
|
|
19226
19305
|
// src/requests/services/deliveroo/GetIntegrationDeliverooWebhookEventsFromOrder.ts
|
|
19227
|
-
var
|
|
19306
|
+
var import_sdk_js_core109 = require("@deliverart/sdk-js-core");
|
|
19307
|
+
var getIntegrationDeliverooWebhookEventsFromOrderQuerySchema = integrationDeliverooWebhookEventsQueryParamsSchema.omit({
|
|
19308
|
+
page: true
|
|
19309
|
+
});
|
|
19228
19310
|
var getIntegrationDeliverooWebhookEventsFromOrderInputSchema = external_exports.undefined();
|
|
19229
19311
|
var getIntegrationDeliverooWebhookEventsFromOrderResponseSchema = external_exports.array(
|
|
19230
19312
|
integrationDeliverooWebhookEventSchema
|
|
19231
19313
|
);
|
|
19232
|
-
var GetIntegrationDeliverooWebhookEventsFromOrder = class extends
|
|
19233
|
-
constructor(orderId) {
|
|
19234
|
-
super(void 0);
|
|
19314
|
+
var GetIntegrationDeliverooWebhookEventsFromOrder = class extends import_sdk_js_core109.AbstractApiRequest {
|
|
19315
|
+
constructor(orderId, options) {
|
|
19316
|
+
super(void 0, options);
|
|
19235
19317
|
this.method = "GET";
|
|
19236
19318
|
this.contentType = "application/json";
|
|
19237
19319
|
this.accept = "application/json";
|
|
19238
19320
|
this.inputSchema = getIntegrationDeliverooWebhookEventsFromOrderInputSchema;
|
|
19239
19321
|
this.outputSchema = getIntegrationDeliverooWebhookEventsFromOrderResponseSchema;
|
|
19240
|
-
this.querySchema =
|
|
19322
|
+
this.querySchema = getIntegrationDeliverooWebhookEventsFromOrderQuerySchema;
|
|
19241
19323
|
this.headersSchema = void 0;
|
|
19242
19324
|
this.listItemSchema = integrationDeliverooWebhookEventSchema;
|
|
19243
19325
|
this.paginationDefaultEnabled = false;
|
|
@@ -19249,12 +19331,12 @@ var GetIntegrationDeliverooWebhookEventsFromOrder = class extends import_sdk_js_
|
|
|
19249
19331
|
};
|
|
19250
19332
|
|
|
19251
19333
|
// src/requests/services/deliveroo/IntegrationDeliverooSyncMenu.ts
|
|
19252
|
-
var
|
|
19334
|
+
var import_sdk_js_core110 = require("@deliverart/sdk-js-core");
|
|
19253
19335
|
var integrationDeliverooSyncMenuInputSchema = external_exports.undefined();
|
|
19254
19336
|
var integrationDeliverooSyncMenuResponseSchema = external_exports.object({
|
|
19255
19337
|
message: external_exports.string()
|
|
19256
19338
|
});
|
|
19257
|
-
var IntegrationDeliverooSyncMenu = class extends
|
|
19339
|
+
var IntegrationDeliverooSyncMenu = class extends import_sdk_js_core110.AbstractApiRequest {
|
|
19258
19340
|
constructor(integrationDeliverooId) {
|
|
19259
19341
|
super(void 0);
|
|
19260
19342
|
this.method = "POST";
|
|
@@ -19272,12 +19354,12 @@ var IntegrationDeliverooSyncMenu = class extends import_sdk_js_core108.AbstractA
|
|
|
19272
19354
|
};
|
|
19273
19355
|
|
|
19274
19356
|
// src/requests/services/deliveroo/IntegrationDeliverooSyncOpeningHours.ts
|
|
19275
|
-
var
|
|
19357
|
+
var import_sdk_js_core111 = require("@deliverart/sdk-js-core");
|
|
19276
19358
|
var integrationDeliverooSyncOpeningHoursInputSchema = external_exports.undefined();
|
|
19277
19359
|
var integrationDeliverooSyncOpeningHoursResponseSchema = external_exports.object({
|
|
19278
19360
|
message: external_exports.string()
|
|
19279
19361
|
});
|
|
19280
|
-
var IntegrationDeliverooSyncOpeningHours = class extends
|
|
19362
|
+
var IntegrationDeliverooSyncOpeningHours = class extends import_sdk_js_core111.AbstractApiRequest {
|
|
19281
19363
|
constructor(integrationDeliverooId) {
|
|
19282
19364
|
super(void 0);
|
|
19283
19365
|
this.method = "POST";
|
|
@@ -19295,10 +19377,10 @@ var IntegrationDeliverooSyncOpeningHours = class extends import_sdk_js_core109.A
|
|
|
19295
19377
|
};
|
|
19296
19378
|
|
|
19297
19379
|
// src/requests/services/deliveroo/UpdateIntegrationDeliveroo.ts
|
|
19298
|
-
var
|
|
19380
|
+
var import_sdk_js_core112 = require("@deliverart/sdk-js-core");
|
|
19299
19381
|
var updateIntegrationDeliverooInputSchema = integrationDeliverooEditableFieldsSchema.partial();
|
|
19300
19382
|
var updateIntegrationDeliverooResponseSchema = integrationDeliverooDetailsSchema;
|
|
19301
|
-
var UpdateIntegrationDeliveroo = class extends
|
|
19383
|
+
var UpdateIntegrationDeliveroo = class extends import_sdk_js_core112.AbstractApiRequest {
|
|
19302
19384
|
constructor(integrationDeliverooId, input) {
|
|
19303
19385
|
super(input);
|
|
19304
19386
|
this.method = "PATCH";
|
|
@@ -19316,13 +19398,13 @@ var UpdateIntegrationDeliveroo = class extends import_sdk_js_core110.AbstractApi
|
|
|
19316
19398
|
};
|
|
19317
19399
|
|
|
19318
19400
|
// src/requests/services/deliveroo/UpdateIntegrationDeliverooSiteStatus.ts
|
|
19319
|
-
var
|
|
19401
|
+
var import_sdk_js_core113 = require("@deliverart/sdk-js-core");
|
|
19320
19402
|
var import_sdk_js_global_types44 = require("@deliverart/sdk-js-global-types");
|
|
19321
19403
|
var updateIntegrationDeliverooSiteStatusInputSchema = external_exports.object({
|
|
19322
19404
|
status: integrationDeliverooSiteStatusSchema
|
|
19323
19405
|
});
|
|
19324
19406
|
var updateIntegrationDeliverooSiteStatusResponseSchema = import_sdk_js_global_types44.emptyResponseSchema;
|
|
19325
|
-
var UpdateIntegrationDeliverooSiteStatus = class extends
|
|
19407
|
+
var UpdateIntegrationDeliverooSiteStatus = class extends import_sdk_js_core113.AbstractApiRequest {
|
|
19326
19408
|
constructor(integrationDeliverooId, input) {
|
|
19327
19409
|
super(input);
|
|
19328
19410
|
this.method = "POST";
|
|
@@ -19340,7 +19422,7 @@ var UpdateIntegrationDeliverooSiteStatus = class extends import_sdk_js_core111.A
|
|
|
19340
19422
|
};
|
|
19341
19423
|
|
|
19342
19424
|
// src/requests/services/ecommerce/CreateIntegrationEcommerce.ts
|
|
19343
|
-
var
|
|
19425
|
+
var import_sdk_js_core114 = require("@deliverart/sdk-js-core");
|
|
19344
19426
|
var import_sdk_js_point_of_sale8 = require("@deliverart/sdk-js-point-of-sale");
|
|
19345
19427
|
var createIntegrationEcommerceInputSchema = integrationEcommerceEditableFieldsSchema.extend(
|
|
19346
19428
|
{
|
|
@@ -19348,7 +19430,7 @@ var createIntegrationEcommerceInputSchema = integrationEcommerceEditableFieldsSc
|
|
|
19348
19430
|
}
|
|
19349
19431
|
);
|
|
19350
19432
|
var createIntegrationEcommerceResponseSchema = integrationEcommerceDetailsSchema;
|
|
19351
|
-
var CreateIntegrationEcommerce = class extends
|
|
19433
|
+
var CreateIntegrationEcommerce = class extends import_sdk_js_core114.AbstractApiRequest {
|
|
19352
19434
|
constructor(input) {
|
|
19353
19435
|
super(input);
|
|
19354
19436
|
this.method = "POST";
|
|
@@ -19365,11 +19447,11 @@ var CreateIntegrationEcommerce = class extends import_sdk_js_core112.AbstractApi
|
|
|
19365
19447
|
};
|
|
19366
19448
|
|
|
19367
19449
|
// src/requests/services/ecommerce/DeleteIntegrationEcommerce.ts
|
|
19368
|
-
var
|
|
19450
|
+
var import_sdk_js_core115 = require("@deliverart/sdk-js-core");
|
|
19369
19451
|
var import_sdk_js_global_types45 = require("@deliverart/sdk-js-global-types");
|
|
19370
19452
|
var deleteIntegrationEcommerceInputSchema = external_exports.undefined();
|
|
19371
19453
|
var deleteIntegrationEcommerceResponseSchema = import_sdk_js_global_types45.emptyResponseSchema;
|
|
19372
|
-
var DeleteIntegrationEcommerce = class extends
|
|
19454
|
+
var DeleteIntegrationEcommerce = class extends import_sdk_js_core115.AbstractApiRequest {
|
|
19373
19455
|
constructor(integrationEcommerceId) {
|
|
19374
19456
|
super(void 0);
|
|
19375
19457
|
this.method = "DELETE";
|
|
@@ -19387,10 +19469,10 @@ var DeleteIntegrationEcommerce = class extends import_sdk_js_core113.AbstractApi
|
|
|
19387
19469
|
};
|
|
19388
19470
|
|
|
19389
19471
|
// src/requests/services/ecommerce/GetIntegrationEcommerceDetails.ts
|
|
19390
|
-
var
|
|
19472
|
+
var import_sdk_js_core116 = require("@deliverart/sdk-js-core");
|
|
19391
19473
|
var getIntegrationEcommerceDetailsInputSchema = external_exports.undefined();
|
|
19392
19474
|
var getIntegrationEcommerceDetailsResponseSchema = integrationEcommerceDetailsSchema;
|
|
19393
|
-
var GetIntegrationEcommerceDetails = class extends
|
|
19475
|
+
var GetIntegrationEcommerceDetails = class extends import_sdk_js_core116.AbstractApiRequest {
|
|
19394
19476
|
constructor(integrationEcommerceId) {
|
|
19395
19477
|
super(void 0);
|
|
19396
19478
|
this.method = "GET";
|
|
@@ -19408,10 +19490,10 @@ var GetIntegrationEcommerceDetails = class extends import_sdk_js_core114.Abstrac
|
|
|
19408
19490
|
};
|
|
19409
19491
|
|
|
19410
19492
|
// src/requests/services/ecommerce/GetIntegrationEcommerceInfo.ts
|
|
19411
|
-
var
|
|
19493
|
+
var import_sdk_js_core117 = require("@deliverart/sdk-js-core");
|
|
19412
19494
|
var getIntegrationEcommerceInfoInputSchema = external_exports.undefined();
|
|
19413
19495
|
var getIntegrationEcommerceInfoResponseSchema = integrationEcommerceInfoSchema;
|
|
19414
|
-
var GetIntegrationEcommerceInfo = class extends
|
|
19496
|
+
var GetIntegrationEcommerceInfo = class extends import_sdk_js_core117.AbstractApiRequest {
|
|
19415
19497
|
constructor(path) {
|
|
19416
19498
|
super(void 0);
|
|
19417
19499
|
this.method = "GET";
|
|
@@ -19429,7 +19511,7 @@ var GetIntegrationEcommerceInfo = class extends import_sdk_js_core115.AbstractAp
|
|
|
19429
19511
|
};
|
|
19430
19512
|
|
|
19431
19513
|
// src/requests/services/ecommerce/GetIntegrationEcommerceList.ts
|
|
19432
|
-
var
|
|
19514
|
+
var import_sdk_js_core118 = require("@deliverart/sdk-js-core");
|
|
19433
19515
|
var import_sdk_js_global_types46 = require("@deliverart/sdk-js-global-types");
|
|
19434
19516
|
var getIntegrationEcommerceListQuerySchema = integrationsEcommerceQuerySchema.omit({
|
|
19435
19517
|
service: true
|
|
@@ -19438,7 +19520,7 @@ var getIntegrationEcommerceListInputSchema = external_exports.undefined();
|
|
|
19438
19520
|
var getIntegrationEcommerceListResponseSchema = (0, import_sdk_js_global_types46.createPaginatedSchema)(
|
|
19439
19521
|
integrationEcommerceSchema
|
|
19440
19522
|
);
|
|
19441
|
-
var GetIntegrationEcommerceList = class extends
|
|
19523
|
+
var GetIntegrationEcommerceList = class extends import_sdk_js_core118.AbstractApiRequest {
|
|
19442
19524
|
constructor(options) {
|
|
19443
19525
|
super(void 0, options);
|
|
19444
19526
|
this.method = "GET";
|
|
@@ -19457,10 +19539,10 @@ var GetIntegrationEcommerceList = class extends import_sdk_js_core116.AbstractAp
|
|
|
19457
19539
|
};
|
|
19458
19540
|
|
|
19459
19541
|
// src/requests/services/ecommerce/UpdateIntegrationEcommerce.ts
|
|
19460
|
-
var
|
|
19542
|
+
var import_sdk_js_core119 = require("@deliverart/sdk-js-core");
|
|
19461
19543
|
var updateIntegrationEcommerceInputSchema = integrationEcommerceEditableFieldsSchema.partial();
|
|
19462
19544
|
var updateIntegrationEcommerceResponseSchema = integrationEcommerceDetailsSchema;
|
|
19463
|
-
var UpdateIntegrationEcommerce = class extends
|
|
19545
|
+
var UpdateIntegrationEcommerce = class extends import_sdk_js_core119.AbstractApiRequest {
|
|
19464
19546
|
constructor(integrationEcommerceId, input) {
|
|
19465
19547
|
super(input);
|
|
19466
19548
|
this.method = "PATCH";
|
|
@@ -19478,13 +19560,13 @@ var UpdateIntegrationEcommerce = class extends import_sdk_js_core117.AbstractApi
|
|
|
19478
19560
|
};
|
|
19479
19561
|
|
|
19480
19562
|
// src/requests/services/glovo/CreateIntegrationGlovo.ts
|
|
19481
|
-
var
|
|
19563
|
+
var import_sdk_js_core120 = require("@deliverart/sdk-js-core");
|
|
19482
19564
|
var import_sdk_js_point_of_sale9 = require("@deliverart/sdk-js-point-of-sale");
|
|
19483
19565
|
var createIntegrationGlovoInputSchema = integrationGlovoEditableFieldsSchema.extend({
|
|
19484
19566
|
pointOfSale: import_sdk_js_point_of_sale9.pointOfSaleIriSchema
|
|
19485
19567
|
});
|
|
19486
19568
|
var createIntegrationGlovoResponseSchema = integrationGlovoDetailsSchema;
|
|
19487
|
-
var CreateIntegrationGlovo = class extends
|
|
19569
|
+
var CreateIntegrationGlovo = class extends import_sdk_js_core120.AbstractApiRequest {
|
|
19488
19570
|
constructor(input) {
|
|
19489
19571
|
super(input);
|
|
19490
19572
|
this.method = "POST";
|
|
@@ -19501,11 +19583,11 @@ var CreateIntegrationGlovo = class extends import_sdk_js_core118.AbstractApiRequ
|
|
|
19501
19583
|
};
|
|
19502
19584
|
|
|
19503
19585
|
// src/requests/services/glovo/DeleteIntegrationGlovo.ts
|
|
19504
|
-
var
|
|
19586
|
+
var import_sdk_js_core121 = require("@deliverart/sdk-js-core");
|
|
19505
19587
|
var import_sdk_js_global_types47 = require("@deliverart/sdk-js-global-types");
|
|
19506
19588
|
var deleteIntegrationGlovoInputSchema = external_exports.undefined();
|
|
19507
19589
|
var deleteIntegrationGlovoResponseSchema = import_sdk_js_global_types47.emptyResponseSchema;
|
|
19508
|
-
var DeleteIntegrationGlovo = class extends
|
|
19590
|
+
var DeleteIntegrationGlovo = class extends import_sdk_js_core121.AbstractApiRequest {
|
|
19509
19591
|
constructor(integrationGlovoId) {
|
|
19510
19592
|
super(void 0);
|
|
19511
19593
|
this.method = "DELETE";
|
|
@@ -19523,10 +19605,10 @@ var DeleteIntegrationGlovo = class extends import_sdk_js_core119.AbstractApiRequ
|
|
|
19523
19605
|
};
|
|
19524
19606
|
|
|
19525
19607
|
// src/requests/services/glovo/GetIntegrationGlovoBulkUpdateDetails.ts
|
|
19526
|
-
var
|
|
19608
|
+
var import_sdk_js_core122 = require("@deliverart/sdk-js-core");
|
|
19527
19609
|
var getIntegrationGlovoBulkUpdateDetailsInputSchema = external_exports.undefined();
|
|
19528
19610
|
var getIntegrationGlovoBulkUpdateDetailsResponseSchema = integrationGlovoBulkUpdateDetailsSchema;
|
|
19529
|
-
var GetIntegrationGlovoBulkUpdateDetails = class extends
|
|
19611
|
+
var GetIntegrationGlovoBulkUpdateDetails = class extends import_sdk_js_core122.AbstractApiRequest {
|
|
19530
19612
|
constructor(integrationGlovoId, bulkUpdateId) {
|
|
19531
19613
|
super(void 0);
|
|
19532
19614
|
this.method = "GET";
|
|
@@ -19545,14 +19627,14 @@ var GetIntegrationGlovoBulkUpdateDetails = class extends import_sdk_js_core120.A
|
|
|
19545
19627
|
};
|
|
19546
19628
|
|
|
19547
19629
|
// src/requests/services/glovo/GetIntegrationGlovoBulkUpdates.ts
|
|
19548
|
-
var
|
|
19630
|
+
var import_sdk_js_core123 = require("@deliverart/sdk-js-core");
|
|
19549
19631
|
var import_sdk_js_global_types48 = require("@deliverart/sdk-js-global-types");
|
|
19550
19632
|
var getIntegrationGlovoBulkUpdatesQuerySchema = integrationGlovoBulkUpdatesQuerySchema;
|
|
19551
19633
|
var getIntegrationGlovoBulkUpdatesInputSchema = external_exports.undefined();
|
|
19552
19634
|
var getIntegrationGlovoBulkUpdatesResponseSchema = (0, import_sdk_js_global_types48.createPaginatedSchema)(
|
|
19553
19635
|
integrationGlovoBulkUpdateSchema
|
|
19554
19636
|
);
|
|
19555
|
-
var GetIntegrationGlovoBulkUpdates = class extends
|
|
19637
|
+
var GetIntegrationGlovoBulkUpdates = class extends import_sdk_js_core123.AbstractApiRequest {
|
|
19556
19638
|
constructor(integrationGlovoId, options) {
|
|
19557
19639
|
super(void 0, options);
|
|
19558
19640
|
this.method = "GET";
|
|
@@ -19572,10 +19654,10 @@ var GetIntegrationGlovoBulkUpdates = class extends import_sdk_js_core121.Abstrac
|
|
|
19572
19654
|
};
|
|
19573
19655
|
|
|
19574
19656
|
// src/requests/services/glovo/GetIntegrationGlovoClientLogRequestDetails.ts
|
|
19575
|
-
var
|
|
19657
|
+
var import_sdk_js_core124 = require("@deliverart/sdk-js-core");
|
|
19576
19658
|
var getIntegrationGlovoClientLogRequestDetailsInputSchema = external_exports.undefined();
|
|
19577
19659
|
var getIntegrationGlovoClientLogRequestDetailsResponseSchema = integrationClientLogRequestDetailsSchema;
|
|
19578
|
-
var GetIntegrationGlovoClientLogRequestDetails = class extends
|
|
19660
|
+
var GetIntegrationGlovoClientLogRequestDetails = class extends import_sdk_js_core124.AbstractApiRequest {
|
|
19579
19661
|
constructor(integrationGlovoId, requestId) {
|
|
19580
19662
|
super(void 0);
|
|
19581
19663
|
this.method = "GET";
|
|
@@ -19594,14 +19676,14 @@ var GetIntegrationGlovoClientLogRequestDetails = class extends import_sdk_js_cor
|
|
|
19594
19676
|
};
|
|
19595
19677
|
|
|
19596
19678
|
// src/requests/services/glovo/GetIntegrationGlovoClientLogRequests.ts
|
|
19597
|
-
var
|
|
19679
|
+
var import_sdk_js_core125 = require("@deliverart/sdk-js-core");
|
|
19598
19680
|
var import_sdk_js_global_types49 = require("@deliverart/sdk-js-global-types");
|
|
19599
19681
|
var getIntegrationGlovoClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
19600
19682
|
var getIntegrationGlovoClientLogRequestsInputSchema = external_exports.undefined();
|
|
19601
19683
|
var getIntegrationGlovoClientLogRequestsResponseSchema = (0, import_sdk_js_global_types49.createPaginatedSchema)(
|
|
19602
19684
|
integrationClientLogRequestSchema
|
|
19603
19685
|
);
|
|
19604
|
-
var GetIntegrationGlovoClientLogRequests = class extends
|
|
19686
|
+
var GetIntegrationGlovoClientLogRequests = class extends import_sdk_js_core125.AbstractApiRequest {
|
|
19605
19687
|
constructor(integrationGlovoId, options) {
|
|
19606
19688
|
super(void 0, options);
|
|
19607
19689
|
this.method = "GET";
|
|
@@ -19620,11 +19702,41 @@ var GetIntegrationGlovoClientLogRequests = class extends import_sdk_js_core123.A
|
|
|
19620
19702
|
}
|
|
19621
19703
|
};
|
|
19622
19704
|
|
|
19705
|
+
// src/requests/services/glovo/GetIntegrationGlovoClientLogRequestsFromOrder.ts
|
|
19706
|
+
var import_sdk_js_core126 = require("@deliverart/sdk-js-core");
|
|
19707
|
+
var getIntegrationGlovoClientLogRequestsFromOrderQuerySchema = clientLogRequestQuerySchema.omit(
|
|
19708
|
+
{
|
|
19709
|
+
page: true
|
|
19710
|
+
}
|
|
19711
|
+
);
|
|
19712
|
+
var getIntegrationGlovoClientLogRequestsFromOrderInputSchema = external_exports.undefined();
|
|
19713
|
+
var getIntegrationGlovoClientLogRequestsFromOrderResponseSchema = external_exports.array(
|
|
19714
|
+
integrationClientLogRequestSchema
|
|
19715
|
+
);
|
|
19716
|
+
var GetIntegrationGlovoClientLogRequestsFromOrder = class extends import_sdk_js_core126.AbstractApiRequest {
|
|
19717
|
+
constructor(orderId, options) {
|
|
19718
|
+
super(void 0, options);
|
|
19719
|
+
this.method = "GET";
|
|
19720
|
+
this.contentType = "application/json";
|
|
19721
|
+
this.accept = "application/json";
|
|
19722
|
+
this.inputSchema = getIntegrationGlovoClientLogRequestsFromOrderInputSchema;
|
|
19723
|
+
this.outputSchema = getIntegrationGlovoClientLogRequestsFromOrderResponseSchema;
|
|
19724
|
+
this.querySchema = getIntegrationGlovoClientLogRequestsFromOrderQuerySchema;
|
|
19725
|
+
this.headersSchema = void 0;
|
|
19726
|
+
this.listItemSchema = integrationClientLogRequestSchema;
|
|
19727
|
+
this.paginationDefaultEnabled = false;
|
|
19728
|
+
this.orderId = orderId;
|
|
19729
|
+
}
|
|
19730
|
+
getPath() {
|
|
19731
|
+
return `/orders/${this.orderId}/glovo_client_log_requests`;
|
|
19732
|
+
}
|
|
19733
|
+
};
|
|
19734
|
+
|
|
19623
19735
|
// src/requests/services/glovo/GetIntegrationGlovoDetails.ts
|
|
19624
|
-
var
|
|
19736
|
+
var import_sdk_js_core127 = require("@deliverart/sdk-js-core");
|
|
19625
19737
|
var getIntegrationGlovoDetailsInputSchema = external_exports.undefined();
|
|
19626
19738
|
var getIntegrationGlovoDetailsResponseSchema = integrationGlovoDetailsSchema;
|
|
19627
|
-
var GetIntegrationGlovoDetails = class extends
|
|
19739
|
+
var GetIntegrationGlovoDetails = class extends import_sdk_js_core127.AbstractApiRequest {
|
|
19628
19740
|
constructor(integrationGlovoId) {
|
|
19629
19741
|
super(void 0);
|
|
19630
19742
|
this.method = "GET";
|
|
@@ -19642,14 +19754,14 @@ var GetIntegrationGlovoDetails = class extends import_sdk_js_core124.AbstractApi
|
|
|
19642
19754
|
};
|
|
19643
19755
|
|
|
19644
19756
|
// src/requests/services/glovo/GetIntegrationGlovoGlobalClientLogRequests.ts
|
|
19645
|
-
var
|
|
19757
|
+
var import_sdk_js_core128 = require("@deliverart/sdk-js-core");
|
|
19646
19758
|
var import_sdk_js_global_types50 = require("@deliverart/sdk-js-global-types");
|
|
19647
19759
|
var getIntegrationGlovoGlobalClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
19648
19760
|
var getIntegrationGlovoGlobalClientLogRequestsInputSchema = external_exports.undefined();
|
|
19649
19761
|
var getIntegrationGlovoGlobalClientLogRequestsResponseSchema = (0, import_sdk_js_global_types50.createPaginatedSchema)(
|
|
19650
19762
|
integrationClientLogRequestSchema
|
|
19651
19763
|
);
|
|
19652
|
-
var GetIntegrationGlovoGlobalClientLogRequests = class extends
|
|
19764
|
+
var GetIntegrationGlovoGlobalClientLogRequests = class extends import_sdk_js_core128.AbstractApiRequest {
|
|
19653
19765
|
constructor(options) {
|
|
19654
19766
|
super(void 0, options);
|
|
19655
19767
|
this.method = "GET";
|
|
@@ -19668,14 +19780,14 @@ var GetIntegrationGlovoGlobalClientLogRequests = class extends import_sdk_js_cor
|
|
|
19668
19780
|
};
|
|
19669
19781
|
|
|
19670
19782
|
// src/requests/services/glovo/GetIntegrationGlovoList.ts
|
|
19671
|
-
var
|
|
19783
|
+
var import_sdk_js_core129 = require("@deliverart/sdk-js-core");
|
|
19672
19784
|
var import_sdk_js_global_types51 = require("@deliverart/sdk-js-global-types");
|
|
19673
19785
|
var getIntegrationGlovoListQuerySchema = integrationsGlovoQuerySchema.omit({
|
|
19674
19786
|
service: true
|
|
19675
19787
|
});
|
|
19676
19788
|
var getIntegrationGlovoListInputSchema = external_exports.undefined();
|
|
19677
19789
|
var getIntegrationGlovoListResponseSchema = (0, import_sdk_js_global_types51.createPaginatedSchema)(integrationGlovoSchema);
|
|
19678
|
-
var GetIntegrationGlovoList = class extends
|
|
19790
|
+
var GetIntegrationGlovoList = class extends import_sdk_js_core129.AbstractApiRequest {
|
|
19679
19791
|
constructor(options) {
|
|
19680
19792
|
super(void 0, options);
|
|
19681
19793
|
this.method = "GET";
|
|
@@ -19694,10 +19806,10 @@ var GetIntegrationGlovoList = class extends import_sdk_js_core126.AbstractApiReq
|
|
|
19694
19806
|
};
|
|
19695
19807
|
|
|
19696
19808
|
// src/requests/services/glovo/GetIntegrationGlovoMenuItemDeltaDetails.ts
|
|
19697
|
-
var
|
|
19809
|
+
var import_sdk_js_core130 = require("@deliverart/sdk-js-core");
|
|
19698
19810
|
var getIntegrationGlovoMenuItemDeltaDetailsInputSchema = external_exports.undefined();
|
|
19699
19811
|
var getIntegrationGlovoMenuItemDeltaDetailsResponseSchema = integrationGlovoMenuItemDeltaDetailsSchema;
|
|
19700
|
-
var GetIntegrationGlovoMenuItemDeltaDetails = class extends
|
|
19812
|
+
var GetIntegrationGlovoMenuItemDeltaDetails = class extends import_sdk_js_core130.AbstractApiRequest {
|
|
19701
19813
|
constructor(integrationGlovoId, deltaId) {
|
|
19702
19814
|
super(void 0);
|
|
19703
19815
|
this.method = "GET";
|
|
@@ -19716,14 +19828,14 @@ var GetIntegrationGlovoMenuItemDeltaDetails = class extends import_sdk_js_core12
|
|
|
19716
19828
|
};
|
|
19717
19829
|
|
|
19718
19830
|
// src/requests/services/glovo/GetIntegrationGlovoMenuItemDeltas.ts
|
|
19719
|
-
var
|
|
19831
|
+
var import_sdk_js_core131 = require("@deliverart/sdk-js-core");
|
|
19720
19832
|
var import_sdk_js_global_types52 = require("@deliverart/sdk-js-global-types");
|
|
19721
19833
|
var getIntegrationGlovoMenuItemDeltasQuerySchema = integrationGlovoMenuItemDeltasQuerySchema;
|
|
19722
19834
|
var getIntegrationGlovoMenuItemDeltasInputSchema = external_exports.undefined();
|
|
19723
19835
|
var getIntegrationGlovoMenuItemDeltasResponseSchema = (0, import_sdk_js_global_types52.createPaginatedSchema)(
|
|
19724
19836
|
integrationGlovoMenuItemDeltaSchema
|
|
19725
19837
|
);
|
|
19726
|
-
var GetIntegrationGlovoMenuItemDeltas = class extends
|
|
19838
|
+
var GetIntegrationGlovoMenuItemDeltas = class extends import_sdk_js_core131.AbstractApiRequest {
|
|
19727
19839
|
constructor(integrationGlovoId, options) {
|
|
19728
19840
|
super(void 0, options);
|
|
19729
19841
|
this.method = "GET";
|
|
@@ -19743,11 +19855,11 @@ var GetIntegrationGlovoMenuItemDeltas = class extends import_sdk_js_core128.Abst
|
|
|
19743
19855
|
};
|
|
19744
19856
|
|
|
19745
19857
|
// src/requests/services/glovo/GetIntegrationGlovoMenuValidation.ts
|
|
19746
|
-
var
|
|
19858
|
+
var import_sdk_js_core132 = require("@deliverart/sdk-js-core");
|
|
19747
19859
|
var import_sdk_js_global_types53 = require("@deliverart/sdk-js-global-types");
|
|
19748
19860
|
var getIntegrationGlovoMenuValidationInputSchema = external_exports.undefined();
|
|
19749
19861
|
var getIntegrationGlovoMenuValidationResponseSchema = import_sdk_js_global_types53.emptyResponseSchema;
|
|
19750
|
-
var GetIntegrationGlovoMenuValidation = class extends
|
|
19862
|
+
var GetIntegrationGlovoMenuValidation = class extends import_sdk_js_core132.AbstractApiRequest {
|
|
19751
19863
|
constructor(integrationGlovoId) {
|
|
19752
19864
|
super(void 0);
|
|
19753
19865
|
this.method = "GET";
|
|
@@ -19765,10 +19877,10 @@ var GetIntegrationGlovoMenuValidation = class extends import_sdk_js_core129.Abst
|
|
|
19765
19877
|
};
|
|
19766
19878
|
|
|
19767
19879
|
// src/requests/services/glovo/GetIntegrationGlovoMenuUpdateDetails.ts
|
|
19768
|
-
var
|
|
19880
|
+
var import_sdk_js_core133 = require("@deliverart/sdk-js-core");
|
|
19769
19881
|
var getIntegrationGlovoMenuUpdateDetailsInputSchema = external_exports.undefined();
|
|
19770
19882
|
var getIntegrationGlovoMenuUpdateDetailsResponseSchema = integrationGlovoMenuUpdateDetailsSchema;
|
|
19771
|
-
var GetIntegrationGlovoMenuUpdateDetails = class extends
|
|
19883
|
+
var GetIntegrationGlovoMenuUpdateDetails = class extends import_sdk_js_core133.AbstractApiRequest {
|
|
19772
19884
|
constructor(integrationGlovoId, processId) {
|
|
19773
19885
|
super(void 0);
|
|
19774
19886
|
this.method = "GET";
|
|
@@ -19787,14 +19899,14 @@ var GetIntegrationGlovoMenuUpdateDetails = class extends import_sdk_js_core130.A
|
|
|
19787
19899
|
};
|
|
19788
19900
|
|
|
19789
19901
|
// src/requests/services/glovo/GetIntegrationGlovoMenuUpdates.ts
|
|
19790
|
-
var
|
|
19902
|
+
var import_sdk_js_core134 = require("@deliverart/sdk-js-core");
|
|
19791
19903
|
var import_sdk_js_global_types54 = require("@deliverart/sdk-js-global-types");
|
|
19792
19904
|
var getIntegrationGlovoMenuUpdatesQuerySchema = integrationGlovoMenuUpdatesQuerySchema;
|
|
19793
19905
|
var getIntegrationGlovoMenuUpdatesInputSchema = external_exports.undefined();
|
|
19794
19906
|
var getIntegrationGlovoMenuUpdatesResponseSchema = (0, import_sdk_js_global_types54.createPaginatedSchema)(
|
|
19795
19907
|
integrationGlovoMenuUpdateSchema
|
|
19796
19908
|
);
|
|
19797
|
-
var GetIntegrationGlovoMenuUpdates = class extends
|
|
19909
|
+
var GetIntegrationGlovoMenuUpdates = class extends import_sdk_js_core134.AbstractApiRequest {
|
|
19798
19910
|
constructor(integrationId, options) {
|
|
19799
19911
|
super(void 0, options);
|
|
19800
19912
|
this.method = "GET";
|
|
@@ -19814,10 +19926,10 @@ var GetIntegrationGlovoMenuUpdates = class extends import_sdk_js_core131.Abstrac
|
|
|
19814
19926
|
};
|
|
19815
19927
|
|
|
19816
19928
|
// src/requests/services/glovo/GetIntegrationGlovoMenuVersionDetails.ts
|
|
19817
|
-
var
|
|
19929
|
+
var import_sdk_js_core135 = require("@deliverart/sdk-js-core");
|
|
19818
19930
|
var getIntegrationGlovoMenuVersionDetailsInputSchema = external_exports.undefined();
|
|
19819
19931
|
var getIntegrationGlovoMenuVersionDetailsResponseSchema = menuVersionDetailsSchema;
|
|
19820
|
-
var GetIntegrationGlovoMenuVersionDetails = class extends
|
|
19932
|
+
var GetIntegrationGlovoMenuVersionDetails = class extends import_sdk_js_core135.AbstractApiRequest {
|
|
19821
19933
|
constructor(integrationGlovoId, versionId) {
|
|
19822
19934
|
super(void 0);
|
|
19823
19935
|
this.method = "GET";
|
|
@@ -19836,14 +19948,14 @@ var GetIntegrationGlovoMenuVersionDetails = class extends import_sdk_js_core132.
|
|
|
19836
19948
|
};
|
|
19837
19949
|
|
|
19838
19950
|
// src/requests/services/glovo/GetIntegrationGlovoMenuVersions.ts
|
|
19839
|
-
var
|
|
19951
|
+
var import_sdk_js_core136 = require("@deliverart/sdk-js-core");
|
|
19840
19952
|
var import_sdk_js_global_types55 = require("@deliverart/sdk-js-global-types");
|
|
19841
19953
|
var getIntegrationGlovoMenuVersionsQuerySchema = external_exports.object({
|
|
19842
19954
|
page: external_exports.coerce.number().optional()
|
|
19843
19955
|
});
|
|
19844
19956
|
var getIntegrationGlovoMenuVersionsInputSchema = external_exports.undefined();
|
|
19845
19957
|
var getIntegrationGlovoMenuVersionsResponseSchema = (0, import_sdk_js_global_types55.createPaginatedSchema)(menuVersionSchema);
|
|
19846
|
-
var GetIntegrationGlovoMenuVersions = class extends
|
|
19958
|
+
var GetIntegrationGlovoMenuVersions = class extends import_sdk_js_core136.AbstractApiRequest {
|
|
19847
19959
|
constructor(integrationGlovoId, options) {
|
|
19848
19960
|
super(void 0, options);
|
|
19849
19961
|
this.method = "GET";
|
|
@@ -19863,10 +19975,10 @@ var GetIntegrationGlovoMenuVersions = class extends import_sdk_js_core133.Abstra
|
|
|
19863
19975
|
};
|
|
19864
19976
|
|
|
19865
19977
|
// src/requests/services/glovo/GetIntegrationGlovoOrderDetails.ts
|
|
19866
|
-
var
|
|
19978
|
+
var import_sdk_js_core137 = require("@deliverart/sdk-js-core");
|
|
19867
19979
|
var getIntegrationGlovoOrderDetailsInputSchema = external_exports.undefined();
|
|
19868
19980
|
var getIntegrationGlovoOrderDetailsResponseSchema = integrationGlovoOrderDetailsSchema;
|
|
19869
|
-
var GetIntegrationGlovoOrderDetails = class extends
|
|
19981
|
+
var GetIntegrationGlovoOrderDetails = class extends import_sdk_js_core137.AbstractApiRequest {
|
|
19870
19982
|
constructor(integrationGlovoId, orderId) {
|
|
19871
19983
|
super(void 0);
|
|
19872
19984
|
this.method = "GET";
|
|
@@ -19885,14 +19997,14 @@ var GetIntegrationGlovoOrderDetails = class extends import_sdk_js_core134.Abstra
|
|
|
19885
19997
|
};
|
|
19886
19998
|
|
|
19887
19999
|
// src/requests/services/glovo/GetIntegrationGlovoOrders.ts
|
|
19888
|
-
var
|
|
20000
|
+
var import_sdk_js_core138 = require("@deliverart/sdk-js-core");
|
|
19889
20001
|
var import_sdk_js_global_types56 = require("@deliverart/sdk-js-global-types");
|
|
19890
20002
|
var getIntegrationGlovoOrdersQuerySchema = integrationGlovoOrdersQuerySchema;
|
|
19891
20003
|
var getIntegrationGlovoOrdersInputSchema = external_exports.undefined();
|
|
19892
20004
|
var getIntegrationGlovoOrdersResponseSchema = (0, import_sdk_js_global_types56.createPaginatedSchema)(
|
|
19893
20005
|
integrationGlovoOrderSchema
|
|
19894
20006
|
);
|
|
19895
|
-
var GetIntegrationGlovoOrders = class extends
|
|
20007
|
+
var GetIntegrationGlovoOrders = class extends import_sdk_js_core138.AbstractApiRequest {
|
|
19896
20008
|
constructor(integrationGlovoId, options) {
|
|
19897
20009
|
super(void 0, options);
|
|
19898
20010
|
this.method = "GET";
|
|
@@ -19912,7 +20024,7 @@ var GetIntegrationGlovoOrders = class extends import_sdk_js_core135.AbstractApiR
|
|
|
19912
20024
|
};
|
|
19913
20025
|
|
|
19914
20026
|
// src/requests/services/glovo/GetIntegrationGlovoOrdersFromOrder.ts
|
|
19915
|
-
var
|
|
20027
|
+
var import_sdk_js_core139 = require("@deliverart/sdk-js-core");
|
|
19916
20028
|
var getIntegrationGlovoOrdersFromOrderQuerySchema = integrationGlovoOrdersQuerySchema.omit(
|
|
19917
20029
|
{
|
|
19918
20030
|
page: true
|
|
@@ -19922,7 +20034,7 @@ var getIntegrationGlovoOrdersFromOrderInputSchema = external_exports.undefined()
|
|
|
19922
20034
|
var getIntegrationGlovoOrdersFromOrderResponseSchema = external_exports.array(
|
|
19923
20035
|
integrationGlovoOrderSchema
|
|
19924
20036
|
);
|
|
19925
|
-
var GetIntegrationGlovoOrdersFromOrder = class extends
|
|
20037
|
+
var GetIntegrationGlovoOrdersFromOrder = class extends import_sdk_js_core139.AbstractApiRequest {
|
|
19926
20038
|
constructor(orderId, options) {
|
|
19927
20039
|
super(void 0, options);
|
|
19928
20040
|
this.method = "GET";
|
|
@@ -19942,10 +20054,10 @@ var GetIntegrationGlovoOrdersFromOrder = class extends import_sdk_js_core136.Abs
|
|
|
19942
20054
|
};
|
|
19943
20055
|
|
|
19944
20056
|
// src/requests/services/glovo/GetIntegrationGlovoSyncStatus.ts
|
|
19945
|
-
var
|
|
20057
|
+
var import_sdk_js_core140 = require("@deliverart/sdk-js-core");
|
|
19946
20058
|
var getIntegrationGlovoSyncStatusInputSchema = external_exports.undefined();
|
|
19947
20059
|
var getIntegrationGlovoSyncStatusResponseSchema = integrationGlovoSyncStatusResponseSchema;
|
|
19948
|
-
var GetIntegrationGlovoSyncStatus = class extends
|
|
20060
|
+
var GetIntegrationGlovoSyncStatus = class extends import_sdk_js_core140.AbstractApiRequest {
|
|
19949
20061
|
constructor(integrationGlovoId) {
|
|
19950
20062
|
super(void 0);
|
|
19951
20063
|
this.method = "GET";
|
|
@@ -19963,10 +20075,10 @@ var GetIntegrationGlovoSyncStatus = class extends import_sdk_js_core137.Abstract
|
|
|
19963
20075
|
};
|
|
19964
20076
|
|
|
19965
20077
|
// src/requests/services/glovo/GetIntegrationGlovoWebhookEventDetails.ts
|
|
19966
|
-
var
|
|
20078
|
+
var import_sdk_js_core141 = require("@deliverart/sdk-js-core");
|
|
19967
20079
|
var getIntegrationGlovoWebhookEventDetailsInputSchema = external_exports.undefined();
|
|
19968
20080
|
var getIntegrationGlovoWebhookEventDetailsResponseSchema = integrationGlovoWebhookEventDetailsSchema;
|
|
19969
|
-
var GetIntegrationGlovoWebhookEventDetails = class extends
|
|
20081
|
+
var GetIntegrationGlovoWebhookEventDetails = class extends import_sdk_js_core141.AbstractApiRequest {
|
|
19970
20082
|
constructor(integrationGlovoId, eventId) {
|
|
19971
20083
|
super(void 0);
|
|
19972
20084
|
this.method = "GET";
|
|
@@ -19985,14 +20097,14 @@ var GetIntegrationGlovoWebhookEventDetails = class extends import_sdk_js_core138
|
|
|
19985
20097
|
};
|
|
19986
20098
|
|
|
19987
20099
|
// src/requests/services/glovo/GetIntegrationGlovoWebhookEvents.ts
|
|
19988
|
-
var
|
|
20100
|
+
var import_sdk_js_core142 = require("@deliverart/sdk-js-core");
|
|
19989
20101
|
var import_sdk_js_global_types57 = require("@deliverart/sdk-js-global-types");
|
|
19990
20102
|
var getIntegrationGlovoWebhookEventsQuerySchema = integrationGlovoWebhookEventsQueryParamsSchema;
|
|
19991
20103
|
var getIntegrationGlovoWebhookEventsInputSchema = external_exports.undefined();
|
|
19992
20104
|
var getIntegrationGlovoWebhookEventsResponseSchema = (0, import_sdk_js_global_types57.createPaginatedSchema)(
|
|
19993
20105
|
integrationGlovoWebhookEventSchema
|
|
19994
20106
|
);
|
|
19995
|
-
var GetIntegrationGlovoWebhookEvents = class extends
|
|
20107
|
+
var GetIntegrationGlovoWebhookEvents = class extends import_sdk_js_core142.AbstractApiRequest {
|
|
19996
20108
|
constructor(integrationGlovoId, options) {
|
|
19997
20109
|
super(void 0, options);
|
|
19998
20110
|
this.method = "GET";
|
|
@@ -20012,20 +20124,23 @@ var GetIntegrationGlovoWebhookEvents = class extends import_sdk_js_core139.Abstr
|
|
|
20012
20124
|
};
|
|
20013
20125
|
|
|
20014
20126
|
// src/requests/services/glovo/GetIntegrationGlovoWebhookEventsFromOrder.ts
|
|
20015
|
-
var
|
|
20127
|
+
var import_sdk_js_core143 = require("@deliverart/sdk-js-core");
|
|
20128
|
+
var getIntegrationGlovoWebhookEventsFromOrderQuerySchema = integrationGlovoWebhookEventsQueryParamsSchema.omit({
|
|
20129
|
+
page: true
|
|
20130
|
+
});
|
|
20016
20131
|
var getIntegrationGlovoWebhookEventsFromOrderInputSchema = external_exports.undefined();
|
|
20017
20132
|
var getIntegrationGlovoWebhookEventsFromOrderResponseSchema = external_exports.array(
|
|
20018
20133
|
integrationGlovoWebhookEventSchema
|
|
20019
20134
|
);
|
|
20020
|
-
var GetIntegrationGlovoWebhookEventsFromOrder = class extends
|
|
20021
|
-
constructor(orderId) {
|
|
20022
|
-
super(void 0);
|
|
20135
|
+
var GetIntegrationGlovoWebhookEventsFromOrder = class extends import_sdk_js_core143.AbstractApiRequest {
|
|
20136
|
+
constructor(orderId, options) {
|
|
20137
|
+
super(void 0, options);
|
|
20023
20138
|
this.method = "GET";
|
|
20024
20139
|
this.contentType = "application/json";
|
|
20025
20140
|
this.accept = "application/json";
|
|
20026
20141
|
this.inputSchema = getIntegrationGlovoWebhookEventsFromOrderInputSchema;
|
|
20027
20142
|
this.outputSchema = getIntegrationGlovoWebhookEventsFromOrderResponseSchema;
|
|
20028
|
-
this.querySchema =
|
|
20143
|
+
this.querySchema = getIntegrationGlovoWebhookEventsFromOrderQuerySchema;
|
|
20029
20144
|
this.headersSchema = void 0;
|
|
20030
20145
|
this.listItemSchema = integrationGlovoWebhookEventSchema;
|
|
20031
20146
|
this.paginationDefaultEnabled = false;
|
|
@@ -20037,12 +20152,12 @@ var GetIntegrationGlovoWebhookEventsFromOrder = class extends import_sdk_js_core
|
|
|
20037
20152
|
};
|
|
20038
20153
|
|
|
20039
20154
|
// src/requests/services/glovo/IntegrationGlovoSyncMenu.ts
|
|
20040
|
-
var
|
|
20155
|
+
var import_sdk_js_core144 = require("@deliverart/sdk-js-core");
|
|
20041
20156
|
var integrationGlovoSyncMenuInputSchema = external_exports.undefined();
|
|
20042
20157
|
var integrationGlovoSyncMenuResponseSchema = external_exports.object({
|
|
20043
20158
|
message: external_exports.string()
|
|
20044
20159
|
});
|
|
20045
|
-
var IntegrationGlovoSyncMenu = class extends
|
|
20160
|
+
var IntegrationGlovoSyncMenu = class extends import_sdk_js_core144.AbstractApiRequest {
|
|
20046
20161
|
constructor(integrationGlovoId) {
|
|
20047
20162
|
super(void 0);
|
|
20048
20163
|
this.method = "POST";
|
|
@@ -20060,10 +20175,10 @@ var IntegrationGlovoSyncMenu = class extends import_sdk_js_core141.AbstractApiRe
|
|
|
20060
20175
|
};
|
|
20061
20176
|
|
|
20062
20177
|
// src/requests/services/glovo/UpdateIntegrationGlovo.ts
|
|
20063
|
-
var
|
|
20178
|
+
var import_sdk_js_core145 = require("@deliverart/sdk-js-core");
|
|
20064
20179
|
var updateIntegrationGlovoInputSchema = integrationGlovoEditableFieldsSchema.partial();
|
|
20065
20180
|
var updateIntegrationGlovoResponseSchema = integrationGlovoDetailsSchema;
|
|
20066
|
-
var UpdateIntegrationGlovo = class extends
|
|
20181
|
+
var UpdateIntegrationGlovo = class extends import_sdk_js_core145.AbstractApiRequest {
|
|
20067
20182
|
constructor(integrationGlovoId, input) {
|
|
20068
20183
|
super(input);
|
|
20069
20184
|
this.method = "PATCH";
|
|
@@ -20081,13 +20196,13 @@ var UpdateIntegrationGlovo = class extends import_sdk_js_core142.AbstractApiRequ
|
|
|
20081
20196
|
};
|
|
20082
20197
|
|
|
20083
20198
|
// src/requests/services/glovo/UpdateIntegrationGlovoStoreStatus.ts
|
|
20084
|
-
var
|
|
20199
|
+
var import_sdk_js_core146 = require("@deliverart/sdk-js-core");
|
|
20085
20200
|
var import_sdk_js_global_types58 = require("@deliverart/sdk-js-global-types");
|
|
20086
20201
|
var updateIntegrationGlovoStoreStatusInputSchema = external_exports.object({
|
|
20087
20202
|
status: integrationGlovoStoreStatusSchema
|
|
20088
20203
|
});
|
|
20089
20204
|
var updateIntegrationGlovoStoreStatusResponseSchema = import_sdk_js_global_types58.emptyResponseSchema;
|
|
20090
|
-
var UpdateIntegrationGlovoStoreStatus = class extends
|
|
20205
|
+
var UpdateIntegrationGlovoStoreStatus = class extends import_sdk_js_core146.AbstractApiRequest {
|
|
20091
20206
|
constructor(integrationGlovoId, input) {
|
|
20092
20207
|
super(input);
|
|
20093
20208
|
this.method = "POST";
|
|
@@ -20105,13 +20220,13 @@ var UpdateIntegrationGlovoStoreStatus = class extends import_sdk_js_core143.Abst
|
|
|
20105
20220
|
};
|
|
20106
20221
|
|
|
20107
20222
|
// src/requests/services/justeat/CreateIntegrationJustEat.ts
|
|
20108
|
-
var
|
|
20223
|
+
var import_sdk_js_core147 = require("@deliverart/sdk-js-core");
|
|
20109
20224
|
var import_sdk_js_point_of_sale10 = require("@deliverart/sdk-js-point-of-sale");
|
|
20110
20225
|
var createIntegrationJustEatInputSchema = integrationJustEatEditableFieldsSchema.extend({
|
|
20111
20226
|
pointOfSale: import_sdk_js_point_of_sale10.pointOfSaleIriSchema
|
|
20112
20227
|
});
|
|
20113
20228
|
var createIntegrationJustEatResponseSchema = integrationJustEatDetailsSchema;
|
|
20114
|
-
var CreateIntegrationJustEat = class extends
|
|
20229
|
+
var CreateIntegrationJustEat = class extends import_sdk_js_core147.AbstractApiRequest {
|
|
20115
20230
|
constructor(input) {
|
|
20116
20231
|
super(input);
|
|
20117
20232
|
this.method = "POST";
|
|
@@ -20128,11 +20243,11 @@ var CreateIntegrationJustEat = class extends import_sdk_js_core144.AbstractApiRe
|
|
|
20128
20243
|
};
|
|
20129
20244
|
|
|
20130
20245
|
// src/requests/services/justeat/DeleteIntegrationJustEat.ts
|
|
20131
|
-
var
|
|
20246
|
+
var import_sdk_js_core148 = require("@deliverart/sdk-js-core");
|
|
20132
20247
|
var import_sdk_js_global_types59 = require("@deliverart/sdk-js-global-types");
|
|
20133
20248
|
var deleteIntegrationJustEatInputSchema = external_exports.undefined();
|
|
20134
20249
|
var deleteIntegrationJustEatResponseSchema = import_sdk_js_global_types59.emptyResponseSchema;
|
|
20135
|
-
var DeleteIntegrationJustEat = class extends
|
|
20250
|
+
var DeleteIntegrationJustEat = class extends import_sdk_js_core148.AbstractApiRequest {
|
|
20136
20251
|
constructor(integrationJustEatId) {
|
|
20137
20252
|
super(void 0);
|
|
20138
20253
|
this.method = "DELETE";
|
|
@@ -20150,10 +20265,10 @@ var DeleteIntegrationJustEat = class extends import_sdk_js_core145.AbstractApiRe
|
|
|
20150
20265
|
};
|
|
20151
20266
|
|
|
20152
20267
|
// src/requests/services/justeat/GetIntegrationJustEatClientLogRequestDetails.ts
|
|
20153
|
-
var
|
|
20268
|
+
var import_sdk_js_core149 = require("@deliverart/sdk-js-core");
|
|
20154
20269
|
var getIntegrationJustEatClientLogRequestDetailsInputSchema = external_exports.undefined();
|
|
20155
20270
|
var getIntegrationJustEatClientLogRequestDetailsResponseSchema = integrationClientLogRequestDetailsSchema;
|
|
20156
|
-
var GetIntegrationJustEatClientLogRequestDetails = class extends
|
|
20271
|
+
var GetIntegrationJustEatClientLogRequestDetails = class extends import_sdk_js_core149.AbstractApiRequest {
|
|
20157
20272
|
constructor(integrationJustEatId, requestId) {
|
|
20158
20273
|
super(void 0);
|
|
20159
20274
|
this.method = "GET";
|
|
@@ -20172,14 +20287,14 @@ var GetIntegrationJustEatClientLogRequestDetails = class extends import_sdk_js_c
|
|
|
20172
20287
|
};
|
|
20173
20288
|
|
|
20174
20289
|
// src/requests/services/justeat/GetIntegrationJustEatClientLogRequests.ts
|
|
20175
|
-
var
|
|
20290
|
+
var import_sdk_js_core150 = require("@deliverart/sdk-js-core");
|
|
20176
20291
|
var import_sdk_js_global_types60 = require("@deliverart/sdk-js-global-types");
|
|
20177
20292
|
var getIntegrationJustEatClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
20178
20293
|
var getIntegrationJustEatClientLogRequestsInputSchema = external_exports.undefined();
|
|
20179
20294
|
var getIntegrationJustEatClientLogRequestsResponseSchema = (0, import_sdk_js_global_types60.createPaginatedSchema)(
|
|
20180
20295
|
integrationClientLogRequestSchema
|
|
20181
20296
|
);
|
|
20182
|
-
var GetIntegrationJustEatClientLogRequests = class extends
|
|
20297
|
+
var GetIntegrationJustEatClientLogRequests = class extends import_sdk_js_core150.AbstractApiRequest {
|
|
20183
20298
|
constructor(integrationJustEatId, options) {
|
|
20184
20299
|
super(void 0, options);
|
|
20185
20300
|
this.method = "GET";
|
|
@@ -20198,11 +20313,39 @@ var GetIntegrationJustEatClientLogRequests = class extends import_sdk_js_core147
|
|
|
20198
20313
|
}
|
|
20199
20314
|
};
|
|
20200
20315
|
|
|
20316
|
+
// src/requests/services/justeat/GetIntegrationJustEatClientLogRequestsFromOrder.ts
|
|
20317
|
+
var import_sdk_js_core151 = require("@deliverart/sdk-js-core");
|
|
20318
|
+
var getIntegrationJustEatClientLogRequestsFromOrderQuerySchema = clientLogRequestQuerySchema.omit({
|
|
20319
|
+
page: true
|
|
20320
|
+
});
|
|
20321
|
+
var getIntegrationJustEatClientLogRequestsFromOrderInputSchema = external_exports.undefined();
|
|
20322
|
+
var getIntegrationJustEatClientLogRequestsFromOrderResponseSchema = external_exports.array(
|
|
20323
|
+
integrationClientLogRequestSchema
|
|
20324
|
+
);
|
|
20325
|
+
var GetIntegrationJustEatClientLogRequestsFromOrder = class extends import_sdk_js_core151.AbstractApiRequest {
|
|
20326
|
+
constructor(orderId, options) {
|
|
20327
|
+
super(void 0, options);
|
|
20328
|
+
this.method = "GET";
|
|
20329
|
+
this.contentType = "application/json";
|
|
20330
|
+
this.accept = "application/json";
|
|
20331
|
+
this.inputSchema = getIntegrationJustEatClientLogRequestsFromOrderInputSchema;
|
|
20332
|
+
this.outputSchema = getIntegrationJustEatClientLogRequestsFromOrderResponseSchema;
|
|
20333
|
+
this.querySchema = getIntegrationJustEatClientLogRequestsFromOrderQuerySchema;
|
|
20334
|
+
this.headersSchema = void 0;
|
|
20335
|
+
this.listItemSchema = integrationClientLogRequestSchema;
|
|
20336
|
+
this.paginationDefaultEnabled = false;
|
|
20337
|
+
this.orderId = orderId;
|
|
20338
|
+
}
|
|
20339
|
+
getPath() {
|
|
20340
|
+
return `/orders/${this.orderId}/justeat_client_log_requests`;
|
|
20341
|
+
}
|
|
20342
|
+
};
|
|
20343
|
+
|
|
20201
20344
|
// src/requests/services/justeat/GetIntegrationJustEatDetails.ts
|
|
20202
|
-
var
|
|
20345
|
+
var import_sdk_js_core152 = require("@deliverart/sdk-js-core");
|
|
20203
20346
|
var getIntegrationJustEatDetailsInputSchema = external_exports.undefined();
|
|
20204
20347
|
var getIntegrationJustEatDetailsResponseSchema = integrationJustEatDetailsSchema;
|
|
20205
|
-
var GetIntegrationJustEatDetails = class extends
|
|
20348
|
+
var GetIntegrationJustEatDetails = class extends import_sdk_js_core152.AbstractApiRequest {
|
|
20206
20349
|
constructor(integrationJustEatId) {
|
|
20207
20350
|
super(void 0);
|
|
20208
20351
|
this.method = "GET";
|
|
@@ -20220,14 +20363,14 @@ var GetIntegrationJustEatDetails = class extends import_sdk_js_core148.AbstractA
|
|
|
20220
20363
|
};
|
|
20221
20364
|
|
|
20222
20365
|
// src/requests/services/justeat/GetIntegrationJustEatGlobalClientLogRequests.ts
|
|
20223
|
-
var
|
|
20366
|
+
var import_sdk_js_core153 = require("@deliverart/sdk-js-core");
|
|
20224
20367
|
var import_sdk_js_global_types61 = require("@deliverart/sdk-js-global-types");
|
|
20225
20368
|
var getIntegrationJustEatGlobalClientLogRequestsQuerySchema = clientLogRequestQuerySchema;
|
|
20226
20369
|
var getIntegrationJustEatGlobalClientLogRequestsInputSchema = external_exports.undefined();
|
|
20227
20370
|
var getIntegrationJustEatGlobalClientLogRequestsResponseSchema = (0, import_sdk_js_global_types61.createPaginatedSchema)(
|
|
20228
20371
|
integrationClientLogRequestSchema
|
|
20229
20372
|
);
|
|
20230
|
-
var GetIntegrationJustEatGlobalClientLogRequests = class extends
|
|
20373
|
+
var GetIntegrationJustEatGlobalClientLogRequests = class extends import_sdk_js_core153.AbstractApiRequest {
|
|
20231
20374
|
constructor(options) {
|
|
20232
20375
|
super(void 0, options);
|
|
20233
20376
|
this.method = "GET";
|
|
@@ -20246,14 +20389,14 @@ var GetIntegrationJustEatGlobalClientLogRequests = class extends import_sdk_js_c
|
|
|
20246
20389
|
};
|
|
20247
20390
|
|
|
20248
20391
|
// src/requests/services/justeat/GetIntegrationJustEatList.ts
|
|
20249
|
-
var
|
|
20392
|
+
var import_sdk_js_core154 = require("@deliverart/sdk-js-core");
|
|
20250
20393
|
var import_sdk_js_global_types62 = require("@deliverart/sdk-js-global-types");
|
|
20251
20394
|
var getIntegrationJustEatListQuerySchema = integrationsJustEatQuerySchema.omit({
|
|
20252
20395
|
service: true
|
|
20253
20396
|
});
|
|
20254
20397
|
var getIntegrationJustEatListInputSchema = external_exports.undefined();
|
|
20255
20398
|
var getIntegrationJustEatListResponseSchema = (0, import_sdk_js_global_types62.createPaginatedSchema)(integrationJustEatSchema);
|
|
20256
|
-
var GetIntegrationJustEatList = class extends
|
|
20399
|
+
var GetIntegrationJustEatList = class extends import_sdk_js_core154.AbstractApiRequest {
|
|
20257
20400
|
constructor(options) {
|
|
20258
20401
|
super(void 0, options);
|
|
20259
20402
|
this.method = "GET";
|
|
@@ -20272,11 +20415,11 @@ var GetIntegrationJustEatList = class extends import_sdk_js_core150.AbstractApiR
|
|
|
20272
20415
|
};
|
|
20273
20416
|
|
|
20274
20417
|
// src/requests/services/justeat/GetIntegrationJustEatMenuValidation.ts
|
|
20275
|
-
var
|
|
20418
|
+
var import_sdk_js_core155 = require("@deliverart/sdk-js-core");
|
|
20276
20419
|
var import_sdk_js_global_types63 = require("@deliverart/sdk-js-global-types");
|
|
20277
20420
|
var getIntegrationJustEatMenuValidationInputSchema = external_exports.undefined();
|
|
20278
20421
|
var getIntegrationJustEatMenuValidationResponseSchema = import_sdk_js_global_types63.emptyResponseSchema;
|
|
20279
|
-
var GetIntegrationJustEatMenuValidation = class extends
|
|
20422
|
+
var GetIntegrationJustEatMenuValidation = class extends import_sdk_js_core155.AbstractApiRequest {
|
|
20280
20423
|
constructor(integrationJustEatId, type) {
|
|
20281
20424
|
super(void 0);
|
|
20282
20425
|
this.method = "GET";
|
|
@@ -20295,10 +20438,10 @@ var GetIntegrationJustEatMenuValidation = class extends import_sdk_js_core151.Ab
|
|
|
20295
20438
|
};
|
|
20296
20439
|
|
|
20297
20440
|
// src/requests/services/justeat/GetIntegrationJustEatMenuVersionDetails.ts
|
|
20298
|
-
var
|
|
20441
|
+
var import_sdk_js_core156 = require("@deliverart/sdk-js-core");
|
|
20299
20442
|
var getIntegrationJustEatMenuVersionDetailsInputSchema = external_exports.undefined();
|
|
20300
20443
|
var getIntegrationJustEatMenuVersionDetailsResponseSchema = menuVersionDetailsSchema;
|
|
20301
|
-
var GetIntegrationJustEatMenuVersionDetails = class extends
|
|
20444
|
+
var GetIntegrationJustEatMenuVersionDetails = class extends import_sdk_js_core156.AbstractApiRequest {
|
|
20302
20445
|
constructor(integrationJustEatId, versionId) {
|
|
20303
20446
|
super(void 0);
|
|
20304
20447
|
this.method = "GET";
|
|
@@ -20317,14 +20460,14 @@ var GetIntegrationJustEatMenuVersionDetails = class extends import_sdk_js_core15
|
|
|
20317
20460
|
};
|
|
20318
20461
|
|
|
20319
20462
|
// src/requests/services/justeat/GetIntegrationJustEatMenuVersions.ts
|
|
20320
|
-
var
|
|
20463
|
+
var import_sdk_js_core157 = require("@deliverart/sdk-js-core");
|
|
20321
20464
|
var import_sdk_js_global_types64 = require("@deliverart/sdk-js-global-types");
|
|
20322
20465
|
var getIntegrationJustEatMenuVersionsQuerySchema = external_exports.object({
|
|
20323
20466
|
page: external_exports.coerce.number().optional()
|
|
20324
20467
|
});
|
|
20325
20468
|
var getIntegrationJustEatMenuVersionsInputSchema = external_exports.undefined();
|
|
20326
20469
|
var getIntegrationJustEatMenuVersionsResponseSchema = (0, import_sdk_js_global_types64.createPaginatedSchema)(menuVersionSchema);
|
|
20327
|
-
var GetIntegrationJustEatMenuVersions = class extends
|
|
20470
|
+
var GetIntegrationJustEatMenuVersions = class extends import_sdk_js_core157.AbstractApiRequest {
|
|
20328
20471
|
constructor(integrationJustEatId, options) {
|
|
20329
20472
|
super(void 0, options);
|
|
20330
20473
|
this.method = "GET";
|
|
@@ -20344,10 +20487,10 @@ var GetIntegrationJustEatMenuVersions = class extends import_sdk_js_core153.Abst
|
|
|
20344
20487
|
};
|
|
20345
20488
|
|
|
20346
20489
|
// src/requests/services/justeat/GetIntegrationJustEatOrderDetails.ts
|
|
20347
|
-
var
|
|
20490
|
+
var import_sdk_js_core158 = require("@deliverart/sdk-js-core");
|
|
20348
20491
|
var getIntegrationJustEatOrderDetailsInputSchema = external_exports.undefined();
|
|
20349
20492
|
var getIntegrationJustEatOrderDetailsResponseSchema = integrationJustEatOrderDetailsSchema;
|
|
20350
|
-
var GetIntegrationJustEatOrderDetails = class extends
|
|
20493
|
+
var GetIntegrationJustEatOrderDetails = class extends import_sdk_js_core158.AbstractApiRequest {
|
|
20351
20494
|
constructor(integrationJustEatId, orderId) {
|
|
20352
20495
|
super(void 0);
|
|
20353
20496
|
this.method = "GET";
|
|
@@ -20366,14 +20509,14 @@ var GetIntegrationJustEatOrderDetails = class extends import_sdk_js_core154.Abst
|
|
|
20366
20509
|
};
|
|
20367
20510
|
|
|
20368
20511
|
// src/requests/services/justeat/GetIntegrationJustEatOrders.ts
|
|
20369
|
-
var
|
|
20512
|
+
var import_sdk_js_core159 = require("@deliverart/sdk-js-core");
|
|
20370
20513
|
var import_sdk_js_global_types65 = require("@deliverart/sdk-js-global-types");
|
|
20371
20514
|
var getIntegrationJustEatOrdersQuerySchema = integrationJustEatOrdersQueryParamsSchema;
|
|
20372
20515
|
var getIntegrationJustEatOrdersInputSchema = external_exports.undefined();
|
|
20373
20516
|
var getIntegrationJustEatOrdersResponseSchema = (0, import_sdk_js_global_types65.createPaginatedSchema)(
|
|
20374
20517
|
integrationJustEatOrderSchema
|
|
20375
20518
|
);
|
|
20376
|
-
var GetIntegrationJustEatOrders = class extends
|
|
20519
|
+
var GetIntegrationJustEatOrders = class extends import_sdk_js_core159.AbstractApiRequest {
|
|
20377
20520
|
constructor(integrationJustEatId, options) {
|
|
20378
20521
|
super(void 0, options);
|
|
20379
20522
|
this.method = "GET";
|
|
@@ -20393,7 +20536,7 @@ var GetIntegrationJustEatOrders = class extends import_sdk_js_core155.AbstractAp
|
|
|
20393
20536
|
};
|
|
20394
20537
|
|
|
20395
20538
|
// src/requests/services/justeat/GetIntegrationJustEatOrdersFromOrder.ts
|
|
20396
|
-
var
|
|
20539
|
+
var import_sdk_js_core160 = require("@deliverart/sdk-js-core");
|
|
20397
20540
|
var getIntegrationJustEatOrdersFromOrderQuerySchema = integrationJustEatOrdersQueryParamsSchema.omit({
|
|
20398
20541
|
page: true
|
|
20399
20542
|
});
|
|
@@ -20401,7 +20544,7 @@ var getIntegrationJustEatOrdersFromOrderInputSchema = external_exports.undefined
|
|
|
20401
20544
|
var getIntegrationJustEatOrdersFromOrderResponseSchema = external_exports.array(
|
|
20402
20545
|
integrationJustEatOrderSchema
|
|
20403
20546
|
);
|
|
20404
|
-
var GetIntegrationJustEatOrdersFromOrder = class extends
|
|
20547
|
+
var GetIntegrationJustEatOrdersFromOrder = class extends import_sdk_js_core160.AbstractApiRequest {
|
|
20405
20548
|
constructor(orderId, options) {
|
|
20406
20549
|
super(void 0, options);
|
|
20407
20550
|
this.method = "GET";
|
|
@@ -20421,10 +20564,10 @@ var GetIntegrationJustEatOrdersFromOrder = class extends import_sdk_js_core156.A
|
|
|
20421
20564
|
};
|
|
20422
20565
|
|
|
20423
20566
|
// src/requests/services/justeat/GetIntegrationJustEatSyncMenuProcessDetails.ts
|
|
20424
|
-
var
|
|
20567
|
+
var import_sdk_js_core161 = require("@deliverart/sdk-js-core");
|
|
20425
20568
|
var getIntegrationJustEatSyncMenuProcessDetailsInputSchema = external_exports.undefined();
|
|
20426
20569
|
var getIntegrationJustEatSyncMenuProcessDetailsResponseSchema = integrationJustEatSyncMenuProcessDetailsSchema;
|
|
20427
|
-
var GetIntegrationJustEatSyncMenuProcessDetails = class extends
|
|
20570
|
+
var GetIntegrationJustEatSyncMenuProcessDetails = class extends import_sdk_js_core161.AbstractApiRequest {
|
|
20428
20571
|
constructor(integrationJustEatId, processId) {
|
|
20429
20572
|
super(void 0);
|
|
20430
20573
|
this.method = "GET";
|
|
@@ -20443,14 +20586,14 @@ var GetIntegrationJustEatSyncMenuProcessDetails = class extends import_sdk_js_co
|
|
|
20443
20586
|
};
|
|
20444
20587
|
|
|
20445
20588
|
// src/requests/services/justeat/GetIntegrationJustEatSyncMenuProcesses.ts
|
|
20446
|
-
var
|
|
20589
|
+
var import_sdk_js_core162 = require("@deliverart/sdk-js-core");
|
|
20447
20590
|
var import_sdk_js_global_types66 = require("@deliverart/sdk-js-global-types");
|
|
20448
20591
|
var getIntegrationJustEatSyncMenuProcessesQuerySchema = integrationJustEatSyncMenuProcessesQuerySchema;
|
|
20449
20592
|
var getIntegrationJustEatSyncMenuProcessesInputSchema = external_exports.undefined();
|
|
20450
20593
|
var getIntegrationJustEatSyncMenuProcessesResponseSchema = (0, import_sdk_js_global_types66.createPaginatedSchema)(
|
|
20451
20594
|
integrationJustEatSyncMenuProcessSchema
|
|
20452
20595
|
);
|
|
20453
|
-
var GetIntegrationJustEatSyncMenuProcesses = class extends
|
|
20596
|
+
var GetIntegrationJustEatSyncMenuProcesses = class extends import_sdk_js_core162.AbstractApiRequest {
|
|
20454
20597
|
constructor(integrationJustEatId, options) {
|
|
20455
20598
|
super(void 0, options);
|
|
20456
20599
|
this.method = "GET";
|
|
@@ -20470,12 +20613,12 @@ var GetIntegrationJustEatSyncMenuProcesses = class extends import_sdk_js_core158
|
|
|
20470
20613
|
};
|
|
20471
20614
|
|
|
20472
20615
|
// src/requests/services/justeat/IntegrationJustEatSyncMenu.ts
|
|
20473
|
-
var
|
|
20616
|
+
var import_sdk_js_core163 = require("@deliverart/sdk-js-core");
|
|
20474
20617
|
var integrationJustEatSyncMenuInputSchema = external_exports.undefined();
|
|
20475
20618
|
var integrationJustEatSyncMenuResponseSchema = external_exports.object({
|
|
20476
20619
|
message: external_exports.string()
|
|
20477
20620
|
});
|
|
20478
|
-
var IntegrationJustEatSyncMenu = class extends
|
|
20621
|
+
var IntegrationJustEatSyncMenu = class extends import_sdk_js_core163.AbstractApiRequest {
|
|
20479
20622
|
constructor(integrationJustEatId) {
|
|
20480
20623
|
super(void 0);
|
|
20481
20624
|
this.method = "POST";
|
|
@@ -20493,12 +20636,12 @@ var IntegrationJustEatSyncMenu = class extends import_sdk_js_core159.AbstractApi
|
|
|
20493
20636
|
};
|
|
20494
20637
|
|
|
20495
20638
|
// src/requests/services/justeat/IntegrationJustEatSyncOpeningTimes.ts
|
|
20496
|
-
var
|
|
20639
|
+
var import_sdk_js_core164 = require("@deliverart/sdk-js-core");
|
|
20497
20640
|
var integrationJustEatSyncOpeningHoursInputSchema = external_exports.undefined();
|
|
20498
20641
|
var integrationJustEatSyncOpeningHoursResponseSchema = external_exports.object({
|
|
20499
20642
|
message: external_exports.string()
|
|
20500
20643
|
});
|
|
20501
|
-
var IntegrationJustEatSyncOpeningTimes = class extends
|
|
20644
|
+
var IntegrationJustEatSyncOpeningTimes = class extends import_sdk_js_core164.AbstractApiRequest {
|
|
20502
20645
|
constructor(integrationJustEatId) {
|
|
20503
20646
|
super(void 0);
|
|
20504
20647
|
this.method = "POST";
|
|
@@ -20516,10 +20659,10 @@ var IntegrationJustEatSyncOpeningTimes = class extends import_sdk_js_core160.Abs
|
|
|
20516
20659
|
};
|
|
20517
20660
|
|
|
20518
20661
|
// src/requests/services/justeat/UpdateIntegrationJustEat.ts
|
|
20519
|
-
var
|
|
20662
|
+
var import_sdk_js_core165 = require("@deliverart/sdk-js-core");
|
|
20520
20663
|
var updateIntegrationJustEatInputSchema = integrationJustEatEditableFieldsSchema.partial();
|
|
20521
20664
|
var updateIntegrationJustEatResponseSchema = integrationJustEatDetailsSchema;
|
|
20522
|
-
var UpdateIntegrationJustEat = class extends
|
|
20665
|
+
var UpdateIntegrationJustEat = class extends import_sdk_js_core165.AbstractApiRequest {
|
|
20523
20666
|
constructor(integrationJustEatId, input) {
|
|
20524
20667
|
super(input);
|
|
20525
20668
|
this.method = "PATCH";
|
|
@@ -20537,13 +20680,13 @@ var UpdateIntegrationJustEat = class extends import_sdk_js_core161.AbstractApiRe
|
|
|
20537
20680
|
};
|
|
20538
20681
|
|
|
20539
20682
|
// src/requests/services/justeat/UpdateIntegrationJustEatRestaurantStatus.ts
|
|
20540
|
-
var
|
|
20683
|
+
var import_sdk_js_core166 = require("@deliverart/sdk-js-core");
|
|
20541
20684
|
var import_sdk_js_global_types67 = require("@deliverart/sdk-js-global-types");
|
|
20542
20685
|
var updateIntegrationJustEatRestaurantStatusInputSchema = external_exports.object({
|
|
20543
20686
|
status: integrationJustEatRestaurantStatusSchema
|
|
20544
20687
|
});
|
|
20545
20688
|
var updateIntegrationJustEatRestaurantStatusResponseSchema = import_sdk_js_global_types67.emptyResponseSchema;
|
|
20546
|
-
var UpdateIntegrationJustEatRestaurantStatus = class extends
|
|
20689
|
+
var UpdateIntegrationJustEatRestaurantStatus = class extends import_sdk_js_core166.AbstractApiRequest {
|
|
20547
20690
|
constructor(integrationJustEatId, input) {
|
|
20548
20691
|
super(input);
|
|
20549
20692
|
this.method = "POST";
|
|
@@ -20561,13 +20704,13 @@ var UpdateIntegrationJustEatRestaurantStatus = class extends import_sdk_js_core1
|
|
|
20561
20704
|
};
|
|
20562
20705
|
|
|
20563
20706
|
// src/requests/services/kitchen/CreateIntegrationKitchen.ts
|
|
20564
|
-
var
|
|
20707
|
+
var import_sdk_js_core167 = require("@deliverart/sdk-js-core");
|
|
20565
20708
|
var import_sdk_js_point_of_sale11 = require("@deliverart/sdk-js-point-of-sale");
|
|
20566
20709
|
var createIntegrationKitchenInputSchema = integrationKitchenEditableFieldsSchema.extend({
|
|
20567
20710
|
pointOfSale: import_sdk_js_point_of_sale11.pointOfSaleIriSchema
|
|
20568
20711
|
});
|
|
20569
20712
|
var createIntegrationKitchenResponseSchema = integrationKitchenDetailsSchema;
|
|
20570
|
-
var CreateIntegrationKitchen = class extends
|
|
20713
|
+
var CreateIntegrationKitchen = class extends import_sdk_js_core167.AbstractApiRequest {
|
|
20571
20714
|
constructor(input) {
|
|
20572
20715
|
super(input);
|
|
20573
20716
|
this.method = "POST";
|
|
@@ -20584,10 +20727,10 @@ var CreateIntegrationKitchen = class extends import_sdk_js_core163.AbstractApiRe
|
|
|
20584
20727
|
};
|
|
20585
20728
|
|
|
20586
20729
|
// src/requests/services/kitchen/CreateIntegrationKitchenAccessToken.ts
|
|
20587
|
-
var
|
|
20730
|
+
var import_sdk_js_core168 = require("@deliverart/sdk-js-core");
|
|
20588
20731
|
var createIntegrationKitchenAccessTokenInputSchema = external_exports.undefined();
|
|
20589
20732
|
var createIntegrationKitchenAccessTokenResponseSchema = integrationKitchenAccessTokenDetailsSchema;
|
|
20590
|
-
var CreateIntegrationKitchenAccessToken = class extends
|
|
20733
|
+
var CreateIntegrationKitchenAccessToken = class extends import_sdk_js_core168.AbstractApiRequest {
|
|
20591
20734
|
constructor(integrationKitchenId) {
|
|
20592
20735
|
super(void 0);
|
|
20593
20736
|
this.method = "POST";
|
|
@@ -20605,11 +20748,11 @@ var CreateIntegrationKitchenAccessToken = class extends import_sdk_js_core164.Ab
|
|
|
20605
20748
|
};
|
|
20606
20749
|
|
|
20607
20750
|
// src/requests/services/kitchen/DeleteIntegrationKitchen.ts
|
|
20608
|
-
var
|
|
20751
|
+
var import_sdk_js_core169 = require("@deliverart/sdk-js-core");
|
|
20609
20752
|
var import_sdk_js_global_types68 = require("@deliverart/sdk-js-global-types");
|
|
20610
20753
|
var deleteIntegrationKitchenInputSchema = external_exports.undefined();
|
|
20611
20754
|
var deleteIntegrationKitchenResponseSchema = import_sdk_js_global_types68.emptyResponseSchema;
|
|
20612
|
-
var DeleteIntegrationKitchen = class extends
|
|
20755
|
+
var DeleteIntegrationKitchen = class extends import_sdk_js_core169.AbstractApiRequest {
|
|
20613
20756
|
constructor(integrationKitchenId) {
|
|
20614
20757
|
super(void 0);
|
|
20615
20758
|
this.method = "DELETE";
|
|
@@ -20627,11 +20770,11 @@ var DeleteIntegrationKitchen = class extends import_sdk_js_core165.AbstractApiRe
|
|
|
20627
20770
|
};
|
|
20628
20771
|
|
|
20629
20772
|
// src/requests/services/kitchen/DeleteIntegrationKitchenAccessToken.ts
|
|
20630
|
-
var
|
|
20773
|
+
var import_sdk_js_core170 = require("@deliverart/sdk-js-core");
|
|
20631
20774
|
var import_sdk_js_global_types69 = require("@deliverart/sdk-js-global-types");
|
|
20632
20775
|
var deleteIntegrationKitchenAccessTokenInputSchema = external_exports.undefined();
|
|
20633
20776
|
var deleteIntegrationKitchenAccessTokenResponseSchema = import_sdk_js_global_types69.emptyResponseSchema;
|
|
20634
|
-
var DeleteIntegrationKitchenAccessToken = class extends
|
|
20777
|
+
var DeleteIntegrationKitchenAccessToken = class extends import_sdk_js_core170.AbstractApiRequest {
|
|
20635
20778
|
constructor(integrationKitchenId, integrationKitchenAccessTokenId) {
|
|
20636
20779
|
super(void 0);
|
|
20637
20780
|
this.method = "DELETE";
|
|
@@ -20650,10 +20793,10 @@ var DeleteIntegrationKitchenAccessToken = class extends import_sdk_js_core166.Ab
|
|
|
20650
20793
|
};
|
|
20651
20794
|
|
|
20652
20795
|
// src/requests/services/kitchen/GetIntegrationKitchenAccessTokenDetails.ts
|
|
20653
|
-
var
|
|
20796
|
+
var import_sdk_js_core171 = require("@deliverart/sdk-js-core");
|
|
20654
20797
|
var getIntegrationKitchenAccessTokenDetailsInputSchema = external_exports.undefined();
|
|
20655
20798
|
var getIntegrationKitchenAccessTokenDetailsResponseSchema = integrationKitchenAccessTokenDetailsSchema;
|
|
20656
|
-
var GetIntegrationKitchenAccessTokenDetails = class extends
|
|
20799
|
+
var GetIntegrationKitchenAccessTokenDetails = class extends import_sdk_js_core171.AbstractApiRequest {
|
|
20657
20800
|
constructor(integrationKitchenId, requestId) {
|
|
20658
20801
|
super(void 0);
|
|
20659
20802
|
this.method = "GET";
|
|
@@ -20672,14 +20815,14 @@ var GetIntegrationKitchenAccessTokenDetails = class extends import_sdk_js_core16
|
|
|
20672
20815
|
};
|
|
20673
20816
|
|
|
20674
20817
|
// src/requests/services/kitchen/GetIntegrationKitchenAccessTokens.ts
|
|
20675
|
-
var
|
|
20818
|
+
var import_sdk_js_core172 = require("@deliverart/sdk-js-core");
|
|
20676
20819
|
var import_sdk_js_global_types70 = require("@deliverart/sdk-js-global-types");
|
|
20677
20820
|
var getIntegrationKitchenAccessTokensQuerySchema = integrationKitchenAccessTokensQuerySchema;
|
|
20678
20821
|
var getIntegrationKitchenAccessTokensInputSchema = external_exports.undefined();
|
|
20679
20822
|
var getIntegrationKitchenAccessTokensResponseSchema = (0, import_sdk_js_global_types70.createPaginatedSchema)(
|
|
20680
20823
|
integrationKitchenAccessTokenSchema
|
|
20681
20824
|
);
|
|
20682
|
-
var GetIntegrationKitchenAccessTokens = class extends
|
|
20825
|
+
var GetIntegrationKitchenAccessTokens = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
20683
20826
|
constructor(integrationKitchenId, options) {
|
|
20684
20827
|
super(void 0, options);
|
|
20685
20828
|
this.method = "GET";
|
|
@@ -20699,10 +20842,10 @@ var GetIntegrationKitchenAccessTokens = class extends import_sdk_js_core168.Abst
|
|
|
20699
20842
|
};
|
|
20700
20843
|
|
|
20701
20844
|
// src/requests/services/kitchen/GetIntegrationKitchenDetails.ts
|
|
20702
|
-
var
|
|
20845
|
+
var import_sdk_js_core173 = require("@deliverart/sdk-js-core");
|
|
20703
20846
|
var getIntegrationKitchenDetailsInputSchema = external_exports.undefined();
|
|
20704
20847
|
var getIntegrationKitchenDetailsResponseSchema = integrationKitchenDetailsSchema;
|
|
20705
|
-
var GetIntegrationKitchenDetails = class extends
|
|
20848
|
+
var GetIntegrationKitchenDetails = class extends import_sdk_js_core173.AbstractApiRequest {
|
|
20706
20849
|
constructor(integrationKitchenId) {
|
|
20707
20850
|
super(void 0);
|
|
20708
20851
|
this.method = "GET";
|
|
@@ -20720,14 +20863,14 @@ var GetIntegrationKitchenDetails = class extends import_sdk_js_core169.AbstractA
|
|
|
20720
20863
|
};
|
|
20721
20864
|
|
|
20722
20865
|
// src/requests/services/kitchen/GetIntegrationKitchenList.ts
|
|
20723
|
-
var
|
|
20866
|
+
var import_sdk_js_core174 = require("@deliverart/sdk-js-core");
|
|
20724
20867
|
var import_sdk_js_global_types71 = require("@deliverart/sdk-js-global-types");
|
|
20725
20868
|
var getIntegrationKitchenListQuerySchema = integrationsKitchenQuerySchema.omit({
|
|
20726
20869
|
service: true
|
|
20727
20870
|
});
|
|
20728
20871
|
var getIntegrationKitchenListResponseSchema = (0, import_sdk_js_global_types71.createPaginatedSchema)(integrationKitchenSchema);
|
|
20729
20872
|
var getIntegrationKitchenListInputSchema = external_exports.undefined();
|
|
20730
|
-
var GetIntegrationKitchenList = class extends
|
|
20873
|
+
var GetIntegrationKitchenList = class extends import_sdk_js_core174.AbstractApiRequest {
|
|
20731
20874
|
constructor(options) {
|
|
20732
20875
|
super(void 0, options);
|
|
20733
20876
|
this.method = "GET";
|
|
@@ -20746,10 +20889,10 @@ var GetIntegrationKitchenList = class extends import_sdk_js_core170.AbstractApiR
|
|
|
20746
20889
|
};
|
|
20747
20890
|
|
|
20748
20891
|
// src/requests/services/kitchen/UpdateIntegrationKitchen.ts
|
|
20749
|
-
var
|
|
20892
|
+
var import_sdk_js_core175 = require("@deliverart/sdk-js-core");
|
|
20750
20893
|
var updateIntegrationKitchenInputSchema = integrationKitchenEditableFieldsSchema.partial();
|
|
20751
20894
|
var updateIntegrationKitchenResponseSchema = integrationKitchenDetailsSchema;
|
|
20752
|
-
var UpdateIntegrationKitchen = class extends
|
|
20895
|
+
var UpdateIntegrationKitchen = class extends import_sdk_js_core175.AbstractApiRequest {
|
|
20753
20896
|
constructor(integrationKitchenId, input) {
|
|
20754
20897
|
super(input);
|
|
20755
20898
|
this.method = "PATCH";
|
|
@@ -20767,10 +20910,10 @@ var UpdateIntegrationKitchen = class extends import_sdk_js_core171.AbstractApiRe
|
|
|
20767
20910
|
};
|
|
20768
20911
|
|
|
20769
20912
|
// src/requests/UpdateIntegration.ts
|
|
20770
|
-
var
|
|
20913
|
+
var import_sdk_js_core176 = require("@deliverart/sdk-js-core");
|
|
20771
20914
|
var updateIntegrationInputSchema = writableIntegrationSchema.partial();
|
|
20772
20915
|
var updateIntegrationResponseSchema = integrationDetailsSchema;
|
|
20773
|
-
var UpdateIntegration = class extends
|
|
20916
|
+
var UpdateIntegration = class extends import_sdk_js_core176.AbstractApiRequest {
|
|
20774
20917
|
constructor(integrationId, input) {
|
|
20775
20918
|
super(input);
|
|
20776
20919
|
this.method = "PATCH";
|
|
@@ -20819,6 +20962,7 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
20819
20962
|
GetIntegrationCassaInCloudCategoryMappings,
|
|
20820
20963
|
GetIntegrationCassaInCloudClientLogRequestDetails,
|
|
20821
20964
|
GetIntegrationCassaInCloudClientLogRequests,
|
|
20965
|
+
GetIntegrationCassaInCloudClientLogRequestsFromOrder,
|
|
20822
20966
|
GetIntegrationCassaInCloudComponentMappingDetails,
|
|
20823
20967
|
GetIntegrationCassaInCloudComponentMappings,
|
|
20824
20968
|
GetIntegrationCassaInCloudCustomerMappingDetails,
|
|
@@ -20873,6 +21017,7 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
20873
21017
|
GetIntegrationDeliverooBrands,
|
|
20874
21018
|
GetIntegrationDeliverooClientLogRequestDetails,
|
|
20875
21019
|
GetIntegrationDeliverooClientLogRequests,
|
|
21020
|
+
GetIntegrationDeliverooClientLogRequestsFromOrder,
|
|
20876
21021
|
GetIntegrationDeliverooDetails,
|
|
20877
21022
|
GetIntegrationDeliverooGlobalClientLogRequests,
|
|
20878
21023
|
GetIntegrationDeliverooList,
|
|
@@ -20897,6 +21042,7 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
20897
21042
|
GetIntegrationGlovoBulkUpdates,
|
|
20898
21043
|
GetIntegrationGlovoClientLogRequestDetails,
|
|
20899
21044
|
GetIntegrationGlovoClientLogRequests,
|
|
21045
|
+
GetIntegrationGlovoClientLogRequestsFromOrder,
|
|
20900
21046
|
GetIntegrationGlovoDetails,
|
|
20901
21047
|
GetIntegrationGlovoGlobalClientLogRequests,
|
|
20902
21048
|
GetIntegrationGlovoList,
|
|
@@ -20918,6 +21064,7 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
20918
21064
|
GetIntegrationIssues,
|
|
20919
21065
|
GetIntegrationJustEatClientLogRequestDetails,
|
|
20920
21066
|
GetIntegrationJustEatClientLogRequests,
|
|
21067
|
+
GetIntegrationJustEatClientLogRequestsFromOrder,
|
|
20921
21068
|
GetIntegrationJustEatDetails,
|
|
20922
21069
|
GetIntegrationJustEatGlobalClientLogRequests,
|
|
20923
21070
|
GetIntegrationJustEatList,
|
|
@@ -21033,6 +21180,9 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
21033
21180
|
getIntegrationCassaInCloudCategoryMappingsResponseSchema,
|
|
21034
21181
|
getIntegrationCassaInCloudClientLogRequestDetailsInputSchema,
|
|
21035
21182
|
getIntegrationCassaInCloudClientLogRequestDetailsResponseSchema,
|
|
21183
|
+
getIntegrationCassaInCloudClientLogRequestsFromOrderInputSchema,
|
|
21184
|
+
getIntegrationCassaInCloudClientLogRequestsFromOrderQuerySchema,
|
|
21185
|
+
getIntegrationCassaInCloudClientLogRequestsFromOrderResponseSchema,
|
|
21036
21186
|
getIntegrationCassaInCloudClientLogRequestsInputSchema,
|
|
21037
21187
|
getIntegrationCassaInCloudClientLogRequestsQuerySchema,
|
|
21038
21188
|
getIntegrationCassaInCloudClientLogRequestsResponseSchema,
|
|
@@ -21168,6 +21318,9 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
21168
21318
|
getIntegrationDeliverooBrandsResponseSchema,
|
|
21169
21319
|
getIntegrationDeliverooClientLogRequestDetailsInputSchema,
|
|
21170
21320
|
getIntegrationDeliverooClientLogRequestDetailsResponseSchema,
|
|
21321
|
+
getIntegrationDeliverooClientLogRequestsFromOrderInputSchema,
|
|
21322
|
+
getIntegrationDeliverooClientLogRequestsFromOrderQuerySchema,
|
|
21323
|
+
getIntegrationDeliverooClientLogRequestsFromOrderResponseSchema,
|
|
21171
21324
|
getIntegrationDeliverooClientLogRequestsInputSchema,
|
|
21172
21325
|
getIntegrationDeliverooClientLogRequestsQuerySchema,
|
|
21173
21326
|
getIntegrationDeliverooClientLogRequestsResponseSchema,
|
|
@@ -21207,6 +21360,7 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
21207
21360
|
getIntegrationDeliverooWebhookEventDetailsInputSchema,
|
|
21208
21361
|
getIntegrationDeliverooWebhookEventDetailsResponseSchema,
|
|
21209
21362
|
getIntegrationDeliverooWebhookEventsFromOrderInputSchema,
|
|
21363
|
+
getIntegrationDeliverooWebhookEventsFromOrderQuerySchema,
|
|
21210
21364
|
getIntegrationDeliverooWebhookEventsFromOrderResponseSchema,
|
|
21211
21365
|
getIntegrationDeliverooWebhookEventsInputSchema,
|
|
21212
21366
|
getIntegrationDeliverooWebhookEventsQuerySchema,
|
|
@@ -21227,6 +21381,9 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
21227
21381
|
getIntegrationGlovoBulkUpdatesResponseSchema,
|
|
21228
21382
|
getIntegrationGlovoClientLogRequestDetailsInputSchema,
|
|
21229
21383
|
getIntegrationGlovoClientLogRequestDetailsResponseSchema,
|
|
21384
|
+
getIntegrationGlovoClientLogRequestsFromOrderInputSchema,
|
|
21385
|
+
getIntegrationGlovoClientLogRequestsFromOrderQuerySchema,
|
|
21386
|
+
getIntegrationGlovoClientLogRequestsFromOrderResponseSchema,
|
|
21230
21387
|
getIntegrationGlovoClientLogRequestsInputSchema,
|
|
21231
21388
|
getIntegrationGlovoClientLogRequestsQuerySchema,
|
|
21232
21389
|
getIntegrationGlovoClientLogRequestsResponseSchema,
|
|
@@ -21268,6 +21425,7 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
21268
21425
|
getIntegrationGlovoWebhookEventDetailsInputSchema,
|
|
21269
21426
|
getIntegrationGlovoWebhookEventDetailsResponseSchema,
|
|
21270
21427
|
getIntegrationGlovoWebhookEventsFromOrderInputSchema,
|
|
21428
|
+
getIntegrationGlovoWebhookEventsFromOrderQuerySchema,
|
|
21271
21429
|
getIntegrationGlovoWebhookEventsFromOrderResponseSchema,
|
|
21272
21430
|
getIntegrationGlovoWebhookEventsInputSchema,
|
|
21273
21431
|
getIntegrationGlovoWebhookEventsQuerySchema,
|
|
@@ -21279,6 +21437,9 @@ var UpdateIntegration = class extends import_sdk_js_core172.AbstractApiRequest {
|
|
|
21279
21437
|
getIntegrationIssuesResponseSchema,
|
|
21280
21438
|
getIntegrationJustEatClientLogRequestDetailsInputSchema,
|
|
21281
21439
|
getIntegrationJustEatClientLogRequestDetailsResponseSchema,
|
|
21440
|
+
getIntegrationJustEatClientLogRequestsFromOrderInputSchema,
|
|
21441
|
+
getIntegrationJustEatClientLogRequestsFromOrderQuerySchema,
|
|
21442
|
+
getIntegrationJustEatClientLogRequestsFromOrderResponseSchema,
|
|
21282
21443
|
getIntegrationJustEatClientLogRequestsInputSchema,
|
|
21283
21444
|
getIntegrationJustEatClientLogRequestsQuerySchema,
|
|
21284
21445
|
getIntegrationJustEatClientLogRequestsResponseSchema,
|