@commercetools/importapi-sdk 6.7.0 → 6.13.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,103 @@
1
1
  # @commercetools/importapi-sdk
2
2
 
3
+ ## 6.13.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1209](https://github.com/commercetools/commercetools-sdk-typescript/pull/1209) [`77c6132`](https://github.com/commercetools/commercetools-sdk-typescript/commit/77c61328d222dbbbde3e79c63c2bb76df3f012a6) Thanks [@ajimae](https://github.com/ajimae)! - release all packages
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[`77c6132`](https://github.com/commercetools/commercetools-sdk-typescript/commit/77c61328d222dbbbde3e79c63c2bb76df3f012a6)]:
12
+ - @commercetools/ts-client@4.8.0
13
+
14
+ ## 6.12.0
15
+
16
+ ### Minor Changes
17
+
18
+ - [#1205](https://github.com/commercetools/commercetools-sdk-typescript/pull/1205) [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04) Thanks [@ajimae](https://github.com/ajimae)! - release packages
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [[`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04), [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04), [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04)]:
23
+ - @commercetools/ts-client@4.7.0
24
+
25
+ ## 6.11.0
26
+
27
+ ### Minor Changes
28
+
29
+ - [#1203](https://github.com/commercetools/commercetools-sdk-typescript/pull/1203) [`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255) Thanks [@ajimae](https://github.com/ajimae)! - release packages
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies [[`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255), [`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255)]:
34
+ - @commercetools/ts-client@4.6.0
35
+
36
+ ## 6.10.0
37
+
38
+ ### Minor Changes
39
+
40
+ - [#1201](https://github.com/commercetools/commercetools-sdk-typescript/pull/1201) [`f7c3101`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f7c31015ae0e18111c31fcdb3baee8e964bad99b) Thanks [@ajimae](https://github.com/ajimae)! - release packages
41
+
42
+ ### Patch Changes
43
+
44
+ - Updated dependencies [[`f7c3101`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f7c31015ae0e18111c31fcdb3baee8e964bad99b)]:
45
+ - @commercetools/ts-client@4.5.0
46
+
47
+ ## 6.9.0
48
+
49
+ ### Minor Changes
50
+
51
+ - [#1191](https://github.com/commercetools/commercetools-sdk-typescript/pull/1191) [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e) Thanks [@ShipilA](https://github.com/ShipilA)! - **Api changes**
52
+
53
+ <details>
54
+ <summary>Required Property(s)</summary>
55
+ - changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional
56
+ - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional
57
+ - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional
58
+ - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional
59
+ - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional
60
+ - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional
61
+ - changed property `variantSelection` of type `ProductSelectionProductAddedMessagePayload` to be optional
62
+ - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessagePayload` to be optional
63
+ - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional
64
+ - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional
65
+ - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional
66
+ - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional
67
+ </details>
68
+
69
+ <details>
70
+ <summary>Added Property(s)</summary>
71
+ - added property `interfaceId` to type `MyTransactionDraft`
72
+ - added property `interfaceId` to type `Transaction`
73
+ - added property `interfaceId` to type `TransactionDraft`
74
+ </details>
75
+
76
+ <details>
77
+ <summary>Added Type(s)</summary>
78
+ - added type `PaymentTransactionInterfaceIdSetMessage`
79
+ - added type `PaymentTransactionInterfaceIdSetMessagePayload`
80
+ - added type `PaymentSetTransactionInterfaceIdAction`
81
+ </details>
82
+
83
+ - [#1191](https://github.com/commercetools/commercetools-sdk-typescript/pull/1191) [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e) Thanks [@ShipilA](https://github.com/ShipilA)! - Regular release
84
+
85
+ ### Patch Changes
86
+
87
+ - Updated dependencies [[`e2fb7fd`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e2fb7fd778f849f2a1da7f5abf0643c699bb8968), [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e)]:
88
+ - @commercetools/ts-client@4.4.0
89
+
90
+ ## 6.8.0
91
+
92
+ ### Minor Changes
93
+
94
+ - [#1182](https://github.com/commercetools/commercetools-sdk-typescript/pull/1182) [`f3200d7`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f3200d7fda6fd65f3227d72d7f046cb70e9fc812) Thanks [@ShipilA](https://github.com/ShipilA)! - Regular release
95
+
96
+ ### Patch Changes
97
+
98
+ - Updated dependencies [[`f3200d7`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f3200d7fda6fd65f3227d72d7f046cb70e9fc812)]:
99
+ - @commercetools/ts-client@4.3.0
100
+
3
101
  ## 6.7.0
4
102
 
5
103
  ### Minor Changes
@@ -8,7 +106,6 @@
8
106
 
9
107
  <details>
10
108
  <summary>Added Type(s)</summary>
11
-
12
109
  - added type `AssociateRoleKeyReference`
13
110
  - added type `BusinessUnitKeyReference`
14
111
  - added type `BusinessUnitImportRequest`
@@ -27,7 +124,6 @@
27
124
 
28
125
  <details>
29
126
  <summary>Added Resource(s)</summary>
30
-
31
127
  - added resource `/{projectKey}/business-units`
32
128
  - added resource `/{projectKey}/business-units/import-containers`
33
129
  - added resource `/{projectKey}/business-units/import-containers/{importContainerKey}`
@@ -35,13 +131,11 @@
35
131
 
36
132
  <details>
37
133
  <summary>Added Method(s)</summary>
38
-
39
134
  - added method `apiRoot.withProjectKeyValue().businessUnits().importContainers().withImportContainerKeyValue().post()`
40
135
  </details>
41
136
 
42
137
  <details>
43
138
  <summary>Added Enum(s)</summary>
44
-
45
139
  - added enum `business-unit` to type `ImportResourceType`
46
140
  - added enum `associate-role` to type `ReferenceType`
47
141
  - added enum `business-unit` to type `ReferenceType`
@@ -66,13 +160,11 @@
66
160
 
67
161
  <details>
68
162
  <summary>Added Enum(s)</summary>
69
-
70
163
  - added enum `product-selection` to type `ImportResourceType`
71
164
  </details>
72
165
 
73
166
  <details>
74
167
  <summary>Added Property(s)</summary>
75
-
76
168
  - added property `retentionPolicy` to type `ImportContainer`
77
169
  - added property `expiresAt` to type `ImportContainer`
78
170
  - added property `retentionPolicy` to type `ImportContainerDraft`
@@ -80,20 +172,17 @@
80
172
 
81
173
  <details>
82
174
  <summary>Changed Property(s)</summary>
83
-
84
175
  - :warning: changed property `country` of type `ExternalTaxRateDraft` from type `string` to `CountryCode`
85
176
  - :warning: changed property `value` of type `MoneySetField` from type `Money[]` to `TypedMoney[]`
86
177
  </details>
87
178
 
88
179
  <details>
89
180
  <summary>Added Method(s)</summary>
90
-
91
181
  - added method `apiRoot.withProjectKeyValue().productSelections().importContainers().withImportContainerKeyValue().post()`
92
182
  </details>
93
183
 
94
184
  <details>
95
185
  <summary>Added Type(s)</summary>
96
-
97
186
  - added type `StrategyEnum`
98
187
  - added type `RetentionPolicy`
99
188
  - added type `TimeToLiveConfig`
@@ -109,7 +198,6 @@
109
198
 
110
199
  <details>
111
200
  <summary>Added Resource(s)</summary>
112
-
113
201
  - added resource `/{projectKey}/product-selections`
114
202
  - added resource `/{projectKey}/product-selections/import-containers`
115
203
  - added resource `/{projectKey}/product-selections/import-containers/{importContainerKey}`
@@ -128,7 +216,6 @@
128
216
 
129
217
  <details>
130
218
  <summary>Added Property(s)</summary>
131
-
132
219
  - added property `attributes` to type `ProductImport`
133
220
  - added property `attributes` to type `ProductDraftImport`
134
221
  - added property `level` to type `AttributeDefinition`
@@ -136,7 +223,6 @@
136
223
 
137
224
  <details>
138
225
  <summary>Added Type(s)</summary>
139
-
140
226
  - added type `AttributeLevel`
141
227
  </details>
142
228
 
@@ -159,14 +245,12 @@
159
245
 
160
246
  <details>
161
247
  <summary>Added Property(s)</summary>
162
-
163
248
  - added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `SearchKeywords`
164
249
  - added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `LocalizedString`
165
250
  </details>
166
251
 
167
252
  <details>
168
253
  <summary>Removed Property(s)</summary>
169
-
170
254
  - :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `SearchKeywords`
171
255
  - :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `LocalizedString`
172
256
  </details>
@@ -207,21 +291,18 @@
207
291
 
208
292
  <details>
209
293
  <summary>Added Type(s)</summary>
210
-
211
294
  - added type `InvalidFieldsUpdateError`
212
295
  - added type `NewMasterVariantAdditionNotAllowedError`
213
296
  </details>
214
297
 
215
298
  <details>
216
299
  <summary>Deprecated Property(s)</summary>
217
-
218
300
  - property `PriceImport::publish` is removed
219
301
  - property `ProductVariantImport::publish` is removed
220
302
  </details>
221
303
 
222
304
  <details>
223
305
  <summary>Added Enum(s)</summary>
224
-
225
306
  - added enum `customer-group` to type `CustomFieldReferenceValue`
226
307
  </details>
227
308
 
@@ -233,21 +314,18 @@
233
314
 
234
315
  <details>
235
316
  <summary>Added Type(s)</summary>
236
-
237
317
  - added type `InvalidFieldsUpdateError`
238
318
  - added type `NewMasterVariantAdditionNotAllowedError`
239
319
  </details>
240
320
 
241
321
  <details>
242
322
  <summary>Deprecated Property(s)</summary>
243
-
244
323
  - property `PriceImport::publish` is removed
245
324
  - property `ProductVariantImport::publish` is removed
246
325
  </details>
247
326
 
248
327
  <details>
249
328
  <summary>Added Enum(s)</summary>
250
-
251
329
  - added enum `customer-group` to type `CustomFieldReferenceValue`
252
330
  </details>
253
331
 
@@ -259,21 +337,18 @@
259
337
 
260
338
  <details>
261
339
  <summary>Added Type(s)</summary>
262
-
263
340
  - added type `InvalidFieldsUpdateError`
264
341
  - added type `NewMasterVariantAdditionNotAllowedError`
265
342
  </details>
266
343
 
267
344
  <details>
268
345
  <summary>Deprecated Property(s)</summary>
269
-
270
346
  - property `PriceImport::publish` is removed
271
347
  - property `ProductVariantImport::publish` is removed
272
348
  </details>
273
349
 
274
350
  <details>
275
351
  <summary>Added Enum(s)</summary>
276
-
277
352
  - added enum `customer-group` to type `CustomFieldReferenceValue`
278
353
  </details>
279
354
 
@@ -285,21 +360,18 @@
285
360
 
286
361
  <details>
287
362
  <summary>Added Type(s)</summary>
288
-
289
363
  - added type `InvalidFieldsUpdateError`
290
364
  - added type `NewMasterVariantAdditionNotAllowedError`
291
365
  </details>
292
366
 
293
367
  <details>
294
368
  <summary>Deprecated Property(s)</summary>
295
-
296
369
  - property `PriceImport::publish` is removed
297
370
  - property `ProductVariantImport::publish` is removed
298
371
  </details>
299
372
 
300
373
  <details>
301
374
  <summary>Added Enum(s)</summary>
302
-
303
375
  - added enum `customer-group` to type `CustomFieldReferenceValue`
304
376
  </details>
305
377
 
@@ -311,7 +383,6 @@
311
383
 
312
384
  <details>
313
385
  <summary>Added Type(s)</summary>
314
-
315
386
  - added type `InvalidFieldsUpdateError`
316
387
  - added type `NewMasterVariantAdditionNotAllowedError`
317
388
  - added type `ReferencedResourceNotFound`
@@ -319,14 +390,12 @@
319
390
 
320
391
  <details>
321
392
  <summary>Deprecated Property(s)</summary>
322
-
323
393
  - property `PriceImport::publish` is removed
324
394
  - property `ProductVariantImport::publish` is removed
325
395
  </details>
326
396
 
327
397
  <details>
328
398
  <summary>Added Enum(s)</summary>
329
-
330
399
  - added enum `customer-group` to type `CustomFieldReferenceValue`
331
400
  </details>
332
401
 
@@ -338,7 +407,6 @@
338
407
 
339
408
  <details>
340
409
  <summary>Added Type(s)</summary>
341
-
342
410
  - added type `InvalidFieldsUpdateError`
343
411
  - added type `NewMasterVariantAdditionNotAllowedError`
344
412
  - added type `ReferencedResourceNotFound`
@@ -346,14 +414,12 @@
346
414
 
347
415
  <details>
348
416
  <summary>Deprecated Property(s)</summary>
349
-
350
417
  - property `PriceImport::publish` is removed
351
418
  - property `ProductVariantImport::publish` is removed
352
419
  </details>
353
420
 
354
421
  <details>
355
422
  <summary>Added Enum(s)</summary>
356
-
357
423
  - added enum `customer-group` to type `CustomFieldReferenceValue`
358
424
  </details>
359
425
 
@@ -365,7 +431,6 @@
365
431
 
366
432
  <details>
367
433
  <summary>Added Type(s)</summary>
368
-
369
434
  - added type `InvalidFieldsUpdateError`
370
435
  - added type `NewMasterVariantAdditionNotAllowedError`
371
436
  - added type `ReferencedResourceNotFound`
@@ -373,14 +438,12 @@
373
438
 
374
439
  <details>
375
440
  <summary>Deprecated Property(s)</summary>
376
-
377
441
  - property `PriceImport::publish` is removed
378
442
  - property `ProductVariantImport::publish` is removed
379
443
  </details>
380
444
 
381
445
  <details>
382
446
  <summary>Added Enum(s)</summary>
383
-
384
447
  - added enum `customer-group` to type `CustomFieldReferenceValue`
385
448
  </details>
386
449
 
@@ -392,7 +455,6 @@
392
455
 
393
456
  <details>
394
457
  <summary>Added Type(s)</summary>
395
-
396
458
  - added type `InvalidFieldsUpdateError`
397
459
  - added type `NewMasterVariantAdditionNotAllowedError`
398
460
  - added type `ReferencedResourceNotFound`
@@ -400,14 +462,12 @@
400
462
 
401
463
  <details>
402
464
  <summary>Deprecated Property(s)</summary>
403
-
404
465
  - property `PriceImport::publish` is removed
405
466
  - property `ProductVariantImport::publish` is removed
406
467
  </details>
407
468
 
408
469
  <details>
409
470
  <summary>Added Enum(s)</summary>
410
-
411
471
  - added enum `customer-group` to type `CustomFieldReferenceValue`
412
472
  </details>
413
473
 
@@ -419,21 +479,18 @@
419
479
 
420
480
  <details>
421
481
  <summary>Added Type(s)</summary>
422
-
423
482
  - added type `InvalidFieldsUpdateError`
424
483
  - added type `ReferencedResourceNotFound`
425
484
  </details>
426
485
 
427
486
  <details>
428
487
  <summary>Deprecated Property(s)</summary>
429
-
430
488
  - property `PriceImport::publish` is removed
431
489
  - property `ProductVariantImport::publish` is removed
432
490
  </details>
433
491
 
434
492
  <details>
435
493
  <summary>Added Enum(s)</summary>
436
-
437
494
  - added enum `customer-group` to type `CustomFieldReferenceValue`
438
495
  </details>
439
496
 
@@ -445,21 +502,18 @@
445
502
 
446
503
  <details>
447
504
  <summary>Added Type(s)</summary>
448
-
449
505
  - added type `InvalidFieldsUpdateError`
450
506
  - added type `ReferencedResourceNotFound`
451
507
  </details>
452
508
 
453
509
  <details>
454
510
  <summary>Deprecated Property(s)</summary>
455
-
456
511
  - property `PriceImport::publish` is removed
457
512
  - property `ProductVariantImport::publish` is removed
458
513
  </details>
459
514
 
460
515
  <details>
461
516
  <summary>Added Enum(s)</summary>
462
-
463
517
  - added enum `customer-group` to type `CustomFieldReferenceValue`
464
518
  </details>
465
519
 
@@ -471,21 +525,18 @@
471
525
 
472
526
  <details>
473
527
  <summary>Added Type(s)</summary>
474
-
475
528
  - added type `InvalidFieldsUpdateError`
476
529
  - added type `ReferencedResourceNotFound`
477
530
  </details>
478
531
 
479
532
  <details>
480
533
  <summary>Deprecated Property(s)</summary>
481
-
482
534
  - property `PriceImport::publish` is removed
483
535
  - property `ProductVariantImport::publish` is removed
484
536
  </details>
485
537
 
486
538
  <details>
487
539
  <summary>Added Enum(s)</summary>
488
-
489
540
  - added enum `customer-group` to type `CustomFieldReferenceValue`
490
541
  </details>
491
542
 
@@ -497,19 +548,16 @@
497
548
 
498
549
  <details>
499
550
  <summary>Added Type(s)</summary>
500
-
501
551
  - added type `ReferencedResourceNotFound`
502
552
  </details>
503
553
 
504
554
  <details>
505
555
  <summary>Added Enum(s)</summary>
506
-
507
556
  - added enum `customer-group` to type `CustomFieldReferenceValue`
508
557
  </details>
509
558
 
510
559
  <details>
511
560
  <summary>Deprecated Property(s)</summary>
512
-
513
561
  - property `PriceImport::publish` is removed
514
562
  - property `ProductVariantImport::publish` is removed
515
563
  </details>
@@ -522,19 +570,16 @@
522
570
 
523
571
  <details>
524
572
  <summary>Added Type(s)</summary>
525
-
526
573
  - added type `ReferencedResourceNotFound`
527
574
  </details>
528
575
 
529
576
  <details>
530
577
  <summary>Added Enum(s)</summary>
531
-
532
578
  - added enum `customer-group` to type `CustomFieldReferenceValue`
533
579
  </details>
534
580
 
535
581
  <details>
536
582
  <summary>Deprecated Property(s)</summary>
537
-
538
583
  - property `PriceImport::publish` is removed
539
584
  - property `ProductVariantImport::publish` is removed
540
585
  </details>
@@ -547,19 +592,16 @@
547
592
 
548
593
  <details>
549
594
  <summary>Added Type(s)</summary>
550
-
551
595
  - added type `ReferencedResourceNotFound`
552
596
  </details>
553
597
 
554
598
  <details>
555
599
  <summary>Added Enum(s)</summary>
556
-
557
600
  - added enum `customer-group` to type `CustomFieldReferenceValue`
558
601
  </details>
559
602
 
560
603
  <details>
561
604
  <summary>Deprecated Property(s)</summary>
562
-
563
605
  - property `PriceImport::publish` is removed
564
606
  - property `ProductVariantImport::publish` is removed
565
607
  </details>
@@ -572,14 +614,12 @@
572
614
 
573
615
  <details>
574
616
  <summary>Deprecated Property(s)</summary>
575
-
576
617
  - property `PriceImport::publish` is removed
577
618
  - property `ProductVariantImport::publish` is removed
578
619
  </details>
579
620
 
580
621
  <details>
581
622
  <summary>Added Enum(s)</summary>
582
-
583
623
  - added enum `customer-group` to type `CustomFieldReferenceValue`
584
624
  </details>
585
625
 
@@ -591,13 +631,11 @@
591
631
 
592
632
  <details>
593
633
  <summary>Added Enum(s)</summary>
594
-
595
634
  - added enum `customer-group` to type `CustomFieldReferenceValue`
596
635
  </details>
597
636
 
598
637
  <details>
599
638
  <summary>Deprecated Property(s)</summary>
600
-
601
639
  - property `PriceImport::publish` is removed
602
640
  - property `ProductVariantImport::publish` is removed
603
641
  </details>
@@ -610,14 +648,12 @@
610
648
 
611
649
  <details>
612
650
  <summary>MarkDeprecated Property(s)</summary>
613
-
614
651
  - marked property `PriceImport::publish` as deprecated
615
652
  - marked property `ProductVariantImport::publish` as deprecated
616
653
  </details>
617
654
 
618
655
  <details>
619
656
  <summary>Added Property(s)</summary>
620
-
621
657
  - added property `staged` to type `PriceImport`
622
658
  - added property `staged` to type `ProductVariantImport`
623
659
  </details>
@@ -635,7 +671,6 @@
635
671
 
636
672
  <details>
637
673
  <summary>Added Resource(s)</summary>
638
-
639
674
  - added resource `/{projectKey}/discount-codes`
640
675
  - added resource `/{projectKey}/discount-codes/import-containers`
641
676
  - added resource `/{projectKey}/discount-codes/import-containers/{importContainerKey}`
@@ -643,20 +678,17 @@
643
678
 
644
679
  <details>
645
680
  <summary>Added Method(s)</summary>
646
-
647
681
  - added method `apiRoot.withProjectKeyValue().discountCodes().importContainers().withImportContainerKeyValue().post()`
648
682
  </details>
649
683
 
650
684
  <details>
651
685
  <summary>Added Type(s)</summary>
652
-
653
686
  - added type `DiscountCodeImportRequest`
654
687
  - added type `DiscountCodeImport`
655
688
  </details>
656
689
 
657
690
  <details>
658
691
  <summary>Added Enum(s)</summary>
659
-
660
692
  - added enum `discount-code` to type `ImportResourceType`
661
693
  </details>
662
694
 
@@ -679,7 +711,6 @@
679
711
 
680
712
  <details>
681
713
  <summary>Added QueryParameter(s)</summary>
682
-
683
714
  - added query parameter `expand` to method `get /{projectKey}/in-store/key={storeKey}/cart-discounts`
684
715
  - added query parameter `sort` to method `get /{projectKey}/in-store/key={storeKey}/cart-discounts`
685
716
  - added query parameter `limit` to method `get /{projectKey}/in-store/key={storeKey}/cart-discounts`
@@ -692,7 +723,6 @@
692
723
 
693
724
  <details>
694
725
  <summary>Changed MethodResponseBody(s)</summary>
695
-
696
726
  - :warning: changed response body for `200: application/json` of method `get /{projectKey}/in-store/key={storeKey}/cart-discounts` from type `CartDiscount` to `CartDiscountPagedQueryResponse`
697
727
  </details>
698
728
 
@@ -701,7 +731,6 @@
701
731
  ### Major Changes
702
732
 
703
733
  - [#551](https://github.com/commercetools/commercetools-sdk-typescript/pull/551) [`9e7939a`](https://github.com/commercetools/commercetools-sdk-typescript/commit/9e7939a1df234fd1f4f77c60f4ff75b31d7fc3fd) Thanks [@github-actions](https://github.com/apps/github-actions)! - BREAKING CHANGE:
704
-
705
734
  - fix URI parameters to be URI encoded
706
735
 
707
736
  ### Minor Changes
@@ -710,7 +739,6 @@
710
739
 
711
740
  <details>
712
741
  <summary>Added Property(s)</summary>
713
-
714
742
  - added property `product` to type `ProductVariantPatch`
715
743
  </details>
716
744
 
@@ -727,7 +755,6 @@
727
755
 
728
756
  <details>
729
757
  <summary>Added Enum(s)</summary>
730
-
731
758
  - added enum `canceled` to type `ProcessingState`
732
759
  </details>
733
760
 
@@ -741,7 +768,6 @@
741
768
 
742
769
  <details>
743
770
  <summary>Added Property(s)</summary>
744
-
745
771
  - added property `perMethodTaxRate` to type `CustomLineItem`
746
772
  - added property `key` to type `LineItem`
747
773
  - added property `key` to type `LineItemDraft`
@@ -806,7 +832,6 @@
806
832
 
807
833
  <details>
808
834
  <summary>Required Property(s)</summary>
809
-
810
835
  - changed property `lineItemId` of type `CartApplyDeltaToLineItemShippingDetailsTargetsAction` to be optional
811
836
  - changed property `lineItemId` of type `CartChangeLineItemQuantityAction` to be optional
812
837
  - changed property `lineItemId` of type `CartRemoveLineItemAction` to be optional
@@ -858,27 +883,23 @@
858
883
 
859
884
  <details>
860
885
  <summary>Deprecated Property(s)</summary>
861
-
862
886
  - property `MyCartChangeLineItemQuantityAction::externalPrice` is removed
863
887
  - property `MyCartChangeLineItemQuantityAction::externalTotalPrice` is removed
864
888
  </details>
865
889
 
866
890
  <details>
867
891
  <summary>Deprecated Type(s)</summary>
868
-
869
892
  - type `ProductVariantSelectionExclusion` is removed
870
893
  - type `ProductVariantSelectionInclusion` is removed
871
894
  </details>
872
895
 
873
896
  <details>
874
897
  <summary>Removed Type(s)</summary>
875
-
876
898
  - :warning: removed type `MyCartSetDirectDiscountsAction`
877
899
  </details>
878
900
 
879
901
  <details>
880
902
  <summary>Added Type(s)</summary>
881
-
882
903
  - added type `StandalonePriceTierAddedMessage`
883
904
  - added type `StandalonePriceTierRemovedMessage`
884
905
  - added type `StandalonePriceTiersSetMessage`
@@ -902,7 +923,6 @@
902
923
 
903
924
  <details>
904
925
  <summary>Added Enum(s)</summary>
905
-
906
926
  - added enum `associate-role` to type `CustomFieldReferenceValue`
907
927
  - added enum `business-unit` to type `CustomFieldReferenceValue`
908
928
  </details>
@@ -911,7 +931,6 @@
911
931
 
912
932
  <details>
913
933
  <summary>Added Enum(s)</summary>
914
-
915
934
  - added enum `associate-role` to type `CustomFieldReferenceValue`
916
935
  - added enum `business-unit` to type `CustomFieldReferenceValue`
917
936
  </details>
@@ -920,32 +939,27 @@
920
939
 
921
940
  <details>
922
941
  <summary>Added Property(s)</summary>
923
-
924
942
  - added property `variantSelection` to type `AddProductChange`
925
943
  </details>
926
944
 
927
945
  <details>
928
946
  <summary>Changed Property(s)</summary>
929
-
930
947
  - :warning: changed property `resource` of type `Record` from type `Reference` to `ResourceIdentifier`
931
948
  </details>
932
949
 
933
950
  <details>
934
951
  <summary>Added QueryParameter(s)</summary>
935
-
936
952
  - added query parameter `resourceKey` to method `get /{projectKey}`
937
953
  - added query parameter `resourceKey` to method `get /{projectKey}/{resourceType}`
938
954
  </details>
939
955
 
940
956
  <details>
941
957
  <summary>Removed QueryParameter(s)</summary>
942
-
943
958
  - :warning: removed query parameter `resourceId` from method `get /{projectKey}/{resourceType}`
944
959
  </details>
945
960
 
946
961
  <details>
947
962
  <summary>Added Type(s)</summary>
948
-
949
963
  - added type `AddAssociateChange`
950
964
  - added type `AddProductSelectionChange`
951
965
  - added type `Associate`
@@ -975,7 +989,6 @@
975
989
 
976
990
  <details>
977
991
  <summary>Added Enum(s)</summary>
978
-
979
992
  - added enum `business-unit` to type `ChangeHistoryResourceType`
980
993
  - added enum `addAssociate` to type `UpdateType`
981
994
  - added enum `addCustomLineItem` to type `UpdateType`
@@ -1080,13 +1093,11 @@
1080
1093
 
1081
1094
  <details>
1082
1095
  <summary>Changed Type(s)</summary>
1083
-
1084
1096
  - :warning: changed type `AssociateRole` from type `string` to `BaseResource`
1085
1097
  </details>
1086
1098
 
1087
1099
  <details>
1088
1100
  <summary>Added Type(s)</summary>
1089
-
1090
1101
  - added type `AssociateRoleDraft`
1091
1102
  - added type `AssociateRoleKeyReference`
1092
1103
  - added type `AssociateRolePagedQueryResponse`
@@ -1133,7 +1144,6 @@
1133
1144
 
1134
1145
  <details>
1135
1146
  <summary>Added Enum(s)</summary>
1136
-
1137
1147
  - added enum `associate-role` to type `ReferenceTypeId`
1138
1148
  - added enum `associate-role` to type `MessageSubscriptionResourceTypeId`
1139
1149
  - added enum `associate-role` to type `ResourceTypeId`
@@ -1141,7 +1151,6 @@
1141
1151
 
1142
1152
  <details>
1143
1153
  <summary>Added Property(s)</summary>
1144
-
1145
1154
  - added property `associateRoleAssignments` to type `Associate`
1146
1155
  - added property `associateRoleAssignments` to type `AssociateDraft`
1147
1156
  - added property `associateMode` to type `BusinessUnit`
@@ -1158,21 +1167,18 @@
1158
1167
 
1159
1168
  <details>
1160
1169
  <summary>Changed Property(s)</summary>
1161
-
1162
1170
  - :warning: changed property `roles` of type `Associate` from type `AssociateRole[]` to `AssociateRoleDeprecated[]`
1163
1171
  - :warning: changed property `roles` of type `AssociateDraft` from type `AssociateRole[]` to `AssociateRoleDeprecated[]`
1164
1172
  </details>
1165
1173
 
1166
1174
  <details>
1167
1175
  <summary>MarkDeprecated Property(s)</summary>
1168
-
1169
1176
  - marked property `Associate::roles` as deprecated
1170
1177
  - marked property `AssociateDraft::roles` as deprecated
1171
1178
  </details>
1172
1179
 
1173
1180
  <details>
1174
1181
  <summary>Added Resource(s)</summary>
1175
-
1176
1182
  - added resource `/{projectKey}/as-associate`
1177
1183
  - added resource `/{projectKey}/associate-roles`
1178
1184
  - added resource `/{projectKey}/as-associate/{associateId}`
@@ -1199,7 +1205,6 @@
1199
1205
 
1200
1206
  <details>
1201
1207
  <summary>Added Method(s)</summary>
1202
-
1203
1208
  - added method `apiRoot.withProjectKey().associateRoles().get()`
1204
1209
  - added method `apiRoot.withProjectKey().associateRoles().post()`
1205
1210
  - added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().businessUnits().get()`
@@ -1246,13 +1251,11 @@
1246
1251
 
1247
1252
  <details>
1248
1253
  <summary>Added Enum(s)</summary>
1249
-
1250
1254
  - added enum `type` to type `ImportResourceType`
1251
1255
  </details>
1252
1256
 
1253
1257
  <details>
1254
1258
  <summary>Added Resource(s)</summary>
1255
-
1256
1259
  - added resource `/{projectKey}/types`
1257
1260
  - added resource `/{projectKey}/types/import-containers`
1258
1261
  - added resource `/{projectKey}/types/import-containers/{importContainerKey}`
@@ -1260,13 +1263,11 @@
1260
1263
 
1261
1264
  <details>
1262
1265
  <summary>Added Method(s)</summary>
1263
-
1264
1266
  - added method `apiRoot.withProjectKeyValue().types().importContainers().withImportContainerKeyValue().post()`
1265
1267
  </details>
1266
1268
 
1267
1269
  <details>
1268
1270
  <summary>Added Type(s)</summary>
1269
-
1270
1271
  - added type `TypeImportRequest`
1271
1272
  - added type `TypeTextInputHint`
1272
1273
  - added type `ResourceTypeId`
@@ -1294,19 +1295,16 @@
1294
1295
 
1295
1296
  <details>
1296
1297
  <summary>Added QueryParameter(s)</summary>
1297
-
1298
1298
  - added query parameter `resourceTypes` to method `get /{projectKey}`
1299
1299
  </details>
1300
1300
 
1301
1301
  <details>
1302
1302
  <summary>Removed QueryParameter(s)</summary>
1303
-
1304
1303
  - :warning: removed query parameter `resourceType` from method `get /{projectKey}`
1305
1304
  </details>
1306
1305
 
1307
1306
  <details>
1308
1307
  <summary>Added Type(s)</summary>
1309
-
1310
1308
  - added type `SetCountriesChange`
1311
1309
  - added type `SetPurchaseOrderNumberChange`
1312
1310
  - added type `StoreCountry`
@@ -1330,7 +1328,6 @@
1330
1328
 
1331
1329
  <details>
1332
1330
  <summary>Added Property(s)</summary>
1333
-
1334
1331
  - added property `custom` to type `Parcel`
1335
1332
  </details>
1336
1333
 
@@ -1344,17 +1341,14 @@
1344
1341
  ### Minor Changes
1345
1342
 
1346
1343
  - [#432](https://github.com/commercetools/commercetools-sdk-typescript/pull/432) [`d06e0c5`](https://github.com/commercetools/commercetools-sdk-typescript/commit/d06e0c58f4b9a8f69bbde63f906cc905c878aa2d) Thanks [@ajimae](https://github.com/ajimae)! - ### Required Properties
1347
-
1348
1344
  - changed property `password` of type `CustomerImport` to be optional
1349
1345
 
1350
1346
  ### Added Properties
1351
-
1352
1347
  - added property `authenticationMode` to type `CustomerImport`
1353
1348
  - added property `state` to type `OrderImport`
1354
1349
  - added property `custom` to type `Address`
1355
1350
 
1356
1351
  ### Added Type
1357
-
1358
1352
  - added type `AuthenticationMode`
1359
1353
 
1360
1354
  ### Patch Changes
@@ -1369,7 +1363,6 @@
1369
1363
  - [#411](https://github.com/commercetools/commercetools-sdk-typescript/pull/411) [`393f1f9`](https://github.com/commercetools/commercetools-sdk-typescript/commit/393f1f95359890673eb947682c76ab3ca9a290f0) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update generated SDKs
1370
1364
 
1371
1365
  ## Changes
1372
-
1373
1366
  - added property `defaultShippingAddressId` to type `BusinessUnit`
1374
1367
  - added property `defaultShippingAddress` to type `BusinessUnitDraft`
1375
1368
  - added property `defaultShippingAddressId` to type `Company`
@@ -1388,13 +1381,11 @@
1388
1381
 
1389
1382
  <details>
1390
1383
  <summary>Required Property(s)</summary>
1391
-
1392
1384
  - changed property `discounted` of type `StagedStandalonePrice` to be optional
1393
1385
  </details>
1394
1386
 
1395
1387
  <details>
1396
1388
  <summary>Removed Property(s)</summary>
1397
-
1398
1389
  - :warning: removed property `defaultShipingAddressId` from type `BusinessUnit`
1399
1390
  - :warning: removed property `defaultShipingAddress` from type `BusinessUnitDraft`
1400
1391
  - :warning: removed property `defaultShipingAddressId` from type `Company`
@@ -1411,20 +1402,17 @@
1411
1402
 
1412
1403
  <details>
1413
1404
  <summary>Removed Type(s)</summary>
1414
-
1415
1405
  - :warning: removed type `ProductPriceSetMessage`
1416
1406
  - :warning: removed type `ProductPriceSetMessagePayload`
1417
1407
  </details>
1418
1408
 
1419
1409
  <details>
1420
1410
  <summary>Deprecated Type(s)</summary>
1421
-
1422
1411
  - type `IronMqDestination` is removed
1423
1412
  </details>
1424
1413
 
1425
1414
  <details>
1426
1415
  <summary>Added Type(s)</summary>
1427
-
1428
1416
  - added type `CartFreezeCartAction`
1429
1417
  - added type `CartUnfreezeCartAction`
1430
1418
  - added type `DuplicatePriceKeyError`
@@ -1440,19 +1428,16 @@
1440
1428
 
1441
1429
  <details>
1442
1430
  <summary>Added Resource(s)</summary>
1443
-
1444
1431
  - added resource `/{projectKey}/shipping-methods/matching-cart-location`
1445
1432
  </details>
1446
1433
 
1447
1434
  <details>
1448
1435
  <summary>Added Method(s)</summary>
1449
-
1450
1436
  - added method `apiRoot.withProjectKey().shippingMethods().matchingCartLocation().get()`
1451
1437
  </details>
1452
1438
 
1453
1439
  <details>
1454
1440
  <summary>Added Enum(s)</summary>
1455
-
1456
1441
  - added enum `Frozen` to type `CartState`
1457
1442
  </details>
1458
1443
 
@@ -1460,7 +1445,6 @@
1460
1445
 
1461
1446
  <details>
1462
1447
  <summary>Deprecated Property(s)</summary>
1463
-
1464
1448
  - property `MissingAttributes::attributeCount` is removed
1465
1449
  - property `MissingAttributes::attributeCoverage` is removed
1466
1450
  - property `MissingAttributesMeta::productLevel` is removed
@@ -1479,7 +1463,6 @@
1479
1463
 
1480
1464
  <details>
1481
1465
  <summary>Deprecated Type(s)</summary>
1482
-
1483
1466
  - type `AttributeCount` is removed
1484
1467
  - type `AttributeCoverage` is removed
1485
1468
  - type `MissingAttributesDetails` is removed
@@ -1508,7 +1491,6 @@
1508
1491
 
1509
1492
  <details>
1510
1493
  <summary>Deprecated Resource(s)</summary>
1511
-
1512
1494
  - resource `/{projectKey}/missing-data` is removed
1513
1495
  - resource `/{projectKey}/missing-data/attributes` is removed
1514
1496
  - resource `/{projectKey}/missing-data/images` is removed
@@ -1523,7 +1505,6 @@
1523
1505
 
1524
1506
  <details>
1525
1507
  <summary>Deprecated Method(s)</summary>
1526
-
1527
1508
  - method `post /{projectKey}/missing-data/attributes` is removed
1528
1509
  - method `post /{projectKey}/missing-data/images` is removed
1529
1510
  - method `post /{projectKey}/missing-data/prices` is removed
@@ -1613,18 +1594,15 @@
1613
1594
  ### Major Changes
1614
1595
 
1615
1596
  - [#291](https://github.com/commercetools/commercetools-sdk-typescript/pull/291) [`cde61f4`](https://github.com/commercetools/commercetools-sdk-typescript/commit/cde61f45563970ca1648496198268976e4f83d8e) Thanks [@github-actions](https://github.com/apps/github-actions)! - ### History API
1616
-
1617
1597
  - add support for quotes
1618
1598
  - add support for authentication mode
1619
1599
  - add product selection support
1620
1600
 
1621
1601
  ### Import API
1622
-
1623
1602
  - add support for inventory imports
1624
1603
  - remove import sink endpoints
1625
1604
 
1626
1605
  ### Platform API
1627
-
1628
1606
  - add support for quotes
1629
1607
  - fix localeProjection query parameter type
1630
1608
  - add missing query parameters to product selection assigment
@@ -1637,11 +1615,9 @@
1637
1615
  ### Patch Changes
1638
1616
 
1639
1617
  - [#258](https://github.com/commercetools/commercetools-sdk-typescript/pull/258) [`ba52d38`](https://github.com/commercetools/commercetools-sdk-typescript/commit/ba52d38a0a00299de61f554ae753cfb984401d79) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update generated SDKs
1640
-
1641
1618
  - add support for Standalone Prices
1642
1619
 
1643
1620
  * [#266](https://github.com/commercetools/commercetools-sdk-typescript/pull/266) [`fd29fa7`](https://github.com/commercetools/commercetools-sdk-typescript/commit/fd29fa759f906040d76a889c2d3fbfbdf2ac6617) Thanks [@github-actions](https://github.com/apps/github-actions)! - Platform SDK updates:
1644
-
1645
1621
  - Fix /me/email/confirm arguments and return type (https://github.com/commercetools/commercetools-sdk-typescript/issues/274)
1646
1622
 
1647
1623
  ## 2.5.0
@@ -1660,7 +1636,6 @@
1660
1636
  ### Minor Changes
1661
1637
 
1662
1638
  - [#241](https://github.com/commercetools/commercetools-sdk-typescript/pull/241) [`85f5be3`](https://github.com/commercetools/commercetools-sdk-typescript/commit/85f5be349a9b0fa46539259981bfd8d5fc2ffdc6) Thanks [@ajimae](https://github.com/ajimae)! - Releasing the TS SDK with the following changelogs
1663
-
1664
1639
  - added functionalities to extend client user agent
1665
1640
  - custom field added to OrderFromCardDraft
1666
1641