@commercetools/importapi-sdk 4.6.1 → 4.7.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 +339 -0
- package/dist/commercetools-importapi-sdk.cjs.d.ts +1 -0
- package/dist/commercetools-importapi-sdk.cjs.d.ts.map +1 -0
- package/dist/declarations/src/ctp/ctp-client.d.ts +1 -1
- package/dist/declarations/src/generated/client/api-root.d.ts +2 -2
- package/dist/declarations/src/generated/client/by-project-key-request-builder.d.ts +16 -16
- package/dist/declarations/src/generated/client/categories/by-project-key-categories-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/customers/by-project-key-customers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-categories-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-categories-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-customers-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-customers-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-import-containers-by-import-container-key-request-builder.d.ts +5 -5
- package/dist/declarations/src/generated/client/import-containers/by-project-key-import-containers-request-builder.d.ts +4 -4
- package/dist/declarations/src/generated/client/import-containers/by-project-key-inventories-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-inventories-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-order-patches-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-order-patches-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-orders-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-orders-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-prices-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-prices-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-drafts-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-drafts-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-types-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-types-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variant-patches-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variant-patches-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variants-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variants-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-products-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-products-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-standalone-prices-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-standalone-prices-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-types-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-types-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-containers-by-import-container-key-import-operations-request-builder.d.ts +4 -4
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-operations-by-id-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-operations-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-summaries/by-project-key-import-containers-by-import-container-key-import-summaries-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/inventories/by-project-key-inventories-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/order-patches/by-project-key-order-patches-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/orders/by-project-key-orders-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/prices/by-project-key-prices-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/product-drafts/by-project-key-product-drafts-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/product-types/by-project-key-product-types-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/product-variant-patches/by-project-key-product-variant-patches-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/product-variants/by-project-key-product-variants-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/products/by-project-key-products-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/standalone-prices/by-project-key-standalone-prices-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/types/by-project-key-types-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/index.d.ts +22 -22
- package/dist/declarations/src/generated/models/categories.d.ts +2 -2
- package/dist/declarations/src/generated/models/common.d.ts +13 -13
- package/dist/declarations/src/generated/models/customers.d.ts +3 -3
- package/dist/declarations/src/generated/models/customfields.d.ts +1 -1
- package/dist/declarations/src/generated/models/errors.d.ts +5 -5
- package/dist/declarations/src/generated/models/importcontainers.d.ts +1 -1
- package/dist/declarations/src/generated/models/importoperations.d.ts +2 -2
- package/dist/declarations/src/generated/models/importrequests.d.ts +13 -13
- package/dist/declarations/src/generated/models/importsummaries.d.ts +5 -0
- package/dist/declarations/src/generated/models/inventories.d.ts +2 -2
- package/dist/declarations/src/generated/models/order-patches.d.ts +2 -2
- package/dist/declarations/src/generated/models/orders.d.ts +5 -5
- package/dist/declarations/src/generated/models/prices.d.ts +2 -2
- package/dist/declarations/src/generated/models/productdrafts.d.ts +5 -5
- package/dist/declarations/src/generated/models/products.d.ts +1 -1
- package/dist/declarations/src/generated/models/producttypes.d.ts +1 -1
- package/dist/declarations/src/generated/models/productvariants.d.ts +1 -1
- package/dist/declarations/src/generated/models/standalone-prices.d.ts +2 -2
- package/dist/declarations/src/generated/models/types.d.ts +2 -2
- package/dist/declarations/src/generated/shared/utils/middleware.d.ts +1 -1
- package/dist/declarations/src/generated/shared/utils/requests-utils.d.ts +1 -1
- package/dist/declarations/src/index.d.ts +2 -2
- package/package.json +2 -2
- package/dist/declarations/src/generated/shared/utils/uri-utils.d.ts +0 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,344 @@
|
|
|
1
1
|
# @commercetools/importapi-sdk
|
|
2
2
|
|
|
3
|
+
## 4.7.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [`0e0c5bf`](https://github.com/commercetools/commercetools-sdk-typescript/commit/0e0c5bfc7e9f9c0c30dfdd520aed768122c7933d) Thanks [@jenschude](https://github.com/jenschude)! - **Import changes**
|
|
8
|
+
|
|
9
|
+
<details>
|
|
10
|
+
<summary>Added Enum(s)</summary>
|
|
11
|
+
|
|
12
|
+
- added enum `canceled` to type `ProcessingState`
|
|
13
|
+
</details>
|
|
14
|
+
|
|
15
|
+
## 4.6.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- [#487](https://github.com/commercetools/commercetools-sdk-typescript/pull/487) [`d22b639`](https://github.com/commercetools/commercetools-sdk-typescript/commit/d22b639e812f5b784842bd7d5ae94d7aa19d0ce6) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update generated SDKs
|
|
20
|
+
|
|
21
|
+
# Api (Platform) changes
|
|
22
|
+
|
|
23
|
+
<details>
|
|
24
|
+
<summary>Added Property(s)</summary>
|
|
25
|
+
|
|
26
|
+
- added property `perMethodTaxRate` to type `CustomLineItem`
|
|
27
|
+
- added property `key` to type `LineItem`
|
|
28
|
+
- added property `key` to type `LineItemDraft`
|
|
29
|
+
- added property `key` to type `CartAddLineItemAction`
|
|
30
|
+
- added property `lineItemKey` to type `CartApplyDeltaToLineItemShippingDetailsTargetsAction`
|
|
31
|
+
- added property `lineItemKey` to type `CartChangeLineItemQuantityAction`
|
|
32
|
+
- added property `lineItemKey` to type `CartRemoveLineItemAction`
|
|
33
|
+
- added property `lineItemKey` to type `CartSetLineItemCustomFieldAction`
|
|
34
|
+
- added property `lineItemKey` to type `CartSetLineItemCustomTypeAction`
|
|
35
|
+
- added property `lineItemKey` to type `CartSetLineItemDistributionChannelAction`
|
|
36
|
+
- added property `lineItemKey` to type `CartSetLineItemInventoryModeAction`
|
|
37
|
+
- added property `lineItemKey` to type `CartSetLineItemPriceAction`
|
|
38
|
+
- added property `lineItemKey` to type `CartSetLineItemShippingDetailsAction`
|
|
39
|
+
- added property `lineItemKey` to type `CartSetLineItemSupplyChannelAction`
|
|
40
|
+
- added property `lineItemKey` to type `CartSetLineItemTaxAmountAction`
|
|
41
|
+
- added property `lineItemKey` to type `CartSetLineItemTaxRateAction`
|
|
42
|
+
- added property `lineItemKey` to type `CartSetLineItemTotalPriceAction`
|
|
43
|
+
- added property `key` to type `MyLineItemDraft`
|
|
44
|
+
- added property `key` to type `MyCartAddLineItemAction`
|
|
45
|
+
- added property `lineItemKey` to type `MyCartApplyDeltaToLineItemShippingDetailsTargetsAction`
|
|
46
|
+
- added property `lineItemKey` to type `MyCartChangeLineItemQuantityAction`
|
|
47
|
+
- added property `lineItemKey` to type `MyCartRemoveLineItemAction`
|
|
48
|
+
- added property `lineItemKey` to type `MyCartSetLineItemCustomFieldAction`
|
|
49
|
+
- added property `lineItemKey` to type `MyCartSetLineItemCustomTypeAction`
|
|
50
|
+
- added property `lineItemKey` to type `MyCartSetLineItemDistributionChannelAction`
|
|
51
|
+
- added property `lineItemKey` to type `MyCartSetLineItemShippingDetailsAction`
|
|
52
|
+
- added property `lineItemKey` to type `MyCartSetLineItemSupplyChannelAction`
|
|
53
|
+
- added property `lineItemKey` to type `MyShoppingListChangeLineItemQuantityAction`
|
|
54
|
+
- added property `sku` to type `StandalonePriceDeletedMessage`
|
|
55
|
+
- added property `sku` to type `StandalonePriceDeletedMessagePayload`
|
|
56
|
+
- added property `key` to type `StagedOrderAddLineItemAction`
|
|
57
|
+
- added property `parcelKey` to type `StagedOrderAddParcelToDeliveryAction`
|
|
58
|
+
- added property `lineItemKey` to type `StagedOrderChangeLineItemQuantityAction`
|
|
59
|
+
- added property `lineItemKey` to type `StagedOrderRemoveLineItemAction`
|
|
60
|
+
- added property `parcelKey` to type `StagedOrderRemoveParcelFromDeliveryAction`
|
|
61
|
+
- added property `lineItemKey` to type `StagedOrderSetLineItemCustomFieldAction`
|
|
62
|
+
- added property `lineItemKey` to type `StagedOrderSetLineItemCustomTypeAction`
|
|
63
|
+
- added property `lineItemKey` to type `StagedOrderSetLineItemDistributionChannelAction`
|
|
64
|
+
- added property `lineItemKey` to type `StagedOrderSetLineItemPriceAction`
|
|
65
|
+
- added property `lineItemKey` to type `StagedOrderSetLineItemShippingDetailsAction`
|
|
66
|
+
- added property `lineItemKey` to type `StagedOrderSetLineItemTaxAmountAction`
|
|
67
|
+
- added property `lineItemKey` to type `StagedOrderSetLineItemTaxRateAction`
|
|
68
|
+
- added property `lineItemKey` to type `StagedOrderSetLineItemTotalPriceAction`
|
|
69
|
+
- added property `parcelKey` to type `StagedOrderSetParcelCustomFieldAction`
|
|
70
|
+
- added property `parcelKey` to type `StagedOrderSetParcelCustomTypeAction`
|
|
71
|
+
- added property `parcelKey` to type `StagedOrderSetParcelItemsAction`
|
|
72
|
+
- added property `parcelKey` to type `StagedOrderSetParcelMeasurementsAction`
|
|
73
|
+
- added property `parcelKey` to type `StagedOrderSetParcelTrackingDataAction`
|
|
74
|
+
- added property `key` to type `Parcel`
|
|
75
|
+
- added property `key` to type `ParcelDraft`
|
|
76
|
+
- added property `parcelKey` to type `OrderAddParcelToDeliveryAction`
|
|
77
|
+
- added property `parcelKey` to type `OrderRemoveParcelFromDeliveryAction`
|
|
78
|
+
- added property `lineItemKey` to type `OrderSetLineItemCustomFieldAction`
|
|
79
|
+
- added property `lineItemKey` to type `OrderSetLineItemCustomTypeAction`
|
|
80
|
+
- added property `lineItemKey` to type `OrderSetLineItemShippingDetailsAction`
|
|
81
|
+
- added property `parcelKey` to type `OrderSetParcelCustomFieldAction`
|
|
82
|
+
- added property `parcelKey` to type `OrderSetParcelCustomTypeAction`
|
|
83
|
+
- added property `parcelKey` to type `OrderSetParcelItemsAction`
|
|
84
|
+
- added property `parcelKey` to type `OrderSetParcelMeasurementsAction`
|
|
85
|
+
- added property `parcelKey` to type `OrderSetParcelTrackingDataAction`
|
|
86
|
+
</details>
|
|
87
|
+
|
|
88
|
+
<details>
|
|
89
|
+
<summary>Required Property(s)</summary>
|
|
90
|
+
|
|
91
|
+
- changed property `lineItemId` of type `CartApplyDeltaToLineItemShippingDetailsTargetsAction` to be optional
|
|
92
|
+
- changed property `lineItemId` of type `CartChangeLineItemQuantityAction` to be optional
|
|
93
|
+
- changed property `lineItemId` of type `CartRemoveLineItemAction` to be optional
|
|
94
|
+
- changed property `lineItemId` of type `CartSetLineItemCustomFieldAction` to be optional
|
|
95
|
+
- changed property `lineItemId` of type `CartSetLineItemCustomTypeAction` to be optional
|
|
96
|
+
- changed property `lineItemId` of type `CartSetLineItemDistributionChannelAction` to be optional
|
|
97
|
+
- changed property `lineItemId` of type `CartSetLineItemInventoryModeAction` to be optional
|
|
98
|
+
- changed property `lineItemId` of type `CartSetLineItemPriceAction` to be optional
|
|
99
|
+
- changed property `lineItemId` of type `CartSetLineItemShippingDetailsAction` to be optional
|
|
100
|
+
- changed property `lineItemId` of type `CartSetLineItemSupplyChannelAction` to be optional
|
|
101
|
+
- changed property `lineItemId` of type `CartSetLineItemTaxAmountAction` to be optional
|
|
102
|
+
- changed property `lineItemId` of type `CartSetLineItemTaxRateAction` to be optional
|
|
103
|
+
- changed property `lineItemId` of type `CartSetLineItemTotalPriceAction` to be optional
|
|
104
|
+
- changed property `lineItemId` of type `MyCartApplyDeltaToLineItemShippingDetailsTargetsAction` to be optional
|
|
105
|
+
- changed property `lineItemId` of type `MyCartChangeLineItemQuantityAction` to be optional
|
|
106
|
+
- changed property `lineItemId` of type `MyCartRemoveLineItemAction` to be optional
|
|
107
|
+
- changed property `lineItemId` of type `MyCartSetLineItemCustomFieldAction` to be optional
|
|
108
|
+
- changed property `lineItemId` of type `MyCartSetLineItemCustomTypeAction` to be optional
|
|
109
|
+
- changed property `lineItemId` of type `MyCartSetLineItemDistributionChannelAction` to be optional
|
|
110
|
+
- changed property `lineItemId` of type `MyCartSetLineItemShippingDetailsAction` to be optional
|
|
111
|
+
- changed property `lineItemId` of type `MyCartSetLineItemSupplyChannelAction` to be optional
|
|
112
|
+
- changed property `lineItemId` of type `MyShoppingListChangeLineItemQuantityAction` to be optional
|
|
113
|
+
- changed property `lineItemId` of type `StagedOrderChangeLineItemQuantityAction` to be optional
|
|
114
|
+
- changed property `lineItemId` of type `StagedOrderRemoveLineItemAction` to be optional
|
|
115
|
+
- changed property `parcelId` of type `StagedOrderRemoveParcelFromDeliveryAction` to be optional
|
|
116
|
+
- changed property `lineItemId` of type `StagedOrderSetLineItemCustomFieldAction` to be optional
|
|
117
|
+
- changed property `lineItemId` of type `StagedOrderSetLineItemCustomTypeAction` to be optional
|
|
118
|
+
- changed property `lineItemId` of type `StagedOrderSetLineItemDistributionChannelAction` to be optional
|
|
119
|
+
- changed property `lineItemId` of type `StagedOrderSetLineItemPriceAction` to be optional
|
|
120
|
+
- changed property `lineItemId` of type `StagedOrderSetLineItemShippingDetailsAction` to be optional
|
|
121
|
+
- changed property `lineItemId` of type `StagedOrderSetLineItemTaxAmountAction` to be optional
|
|
122
|
+
- changed property `lineItemId` of type `StagedOrderSetLineItemTaxRateAction` to be optional
|
|
123
|
+
- changed property `lineItemId` of type `StagedOrderSetLineItemTotalPriceAction` to be optional
|
|
124
|
+
- changed property `parcelId` of type `StagedOrderSetParcelCustomFieldAction` to be optional
|
|
125
|
+
- changed property `parcelId` of type `StagedOrderSetParcelCustomTypeAction` to be optional
|
|
126
|
+
- changed property `parcelId` of type `StagedOrderSetParcelItemsAction` to be optional
|
|
127
|
+
- changed property `parcelId` of type `StagedOrderSetParcelMeasurementsAction` to be optional
|
|
128
|
+
- changed property `parcelId` of type `StagedOrderSetParcelTrackingDataAction` to be optional
|
|
129
|
+
- changed property `parcelId` of type `OrderRemoveParcelFromDeliveryAction` to be optional
|
|
130
|
+
- changed property `lineItemId` of type `OrderSetLineItemCustomFieldAction` to be optional
|
|
131
|
+
- changed property `lineItemId` of type `OrderSetLineItemCustomTypeAction` to be optional
|
|
132
|
+
- changed property `lineItemId` of type `OrderSetLineItemShippingDetailsAction` to be optional
|
|
133
|
+
- changed property `parcelId` of type `OrderSetParcelCustomFieldAction` to be optional
|
|
134
|
+
- changed property `parcelId` of type `OrderSetParcelCustomTypeAction` to be optional
|
|
135
|
+
- changed property `parcelId` of type `OrderSetParcelItemsAction` to be optional
|
|
136
|
+
- changed property `parcelId` of type `OrderSetParcelMeasurementsAction` to be optional
|
|
137
|
+
- changed property `parcelId` of type `OrderSetParcelTrackingDataAction` to be optional
|
|
138
|
+
</details>
|
|
139
|
+
|
|
140
|
+
<details>
|
|
141
|
+
<summary>Deprecated Property(s)</summary>
|
|
142
|
+
|
|
143
|
+
- property `MyCartChangeLineItemQuantityAction::externalPrice` is removed
|
|
144
|
+
- property `MyCartChangeLineItemQuantityAction::externalTotalPrice` is removed
|
|
145
|
+
</details>
|
|
146
|
+
|
|
147
|
+
<details>
|
|
148
|
+
<summary>Deprecated Type(s)</summary>
|
|
149
|
+
|
|
150
|
+
- type `ProductVariantSelectionExclusion` is removed
|
|
151
|
+
- type `ProductVariantSelectionInclusion` is removed
|
|
152
|
+
</details>
|
|
153
|
+
|
|
154
|
+
<details>
|
|
155
|
+
<summary>Removed Type(s)</summary>
|
|
156
|
+
|
|
157
|
+
- :warning: removed type `MyCartSetDirectDiscountsAction`
|
|
158
|
+
</details>
|
|
159
|
+
|
|
160
|
+
<details>
|
|
161
|
+
<summary>Added Type(s)</summary>
|
|
162
|
+
|
|
163
|
+
- added type `StandalonePriceTierAddedMessage`
|
|
164
|
+
- added type `StandalonePriceTierRemovedMessage`
|
|
165
|
+
- added type `StandalonePriceTiersSetMessage`
|
|
166
|
+
- added type `StandalonePriceValidFromAndUntilSetMessage`
|
|
167
|
+
- added type `StandalonePriceValidFromSetMessage`
|
|
168
|
+
- added type `StandalonePriceValidUntilSetMessage`
|
|
169
|
+
- added type `StandalonePriceTierAddedMessagePayload`
|
|
170
|
+
- added type `StandalonePriceTierRemovedMessagePayload`
|
|
171
|
+
- added type `StandalonePriceTiersSetMessagePayload`
|
|
172
|
+
- added type `StandalonePriceValidFromAndUntilSetMessagePayload`
|
|
173
|
+
- added type `StandalonePriceValidFromSetMessagePayload`
|
|
174
|
+
- added type `StandalonePriceValidUntilSetMessagePayload`
|
|
175
|
+
- added type `StandalonePriceAddPriceTierAction`
|
|
176
|
+
- added type `StandalonePriceRemovePriceTierAction`
|
|
177
|
+
- added type `StandalonePriceSetPriceTiersAction`
|
|
178
|
+
- added type `StandalonePriceSetValidFromAction`
|
|
179
|
+
- added type `StandalonePriceSetValidFromAndUntilAction`
|
|
180
|
+
- added type `StandalonePriceSetValidUntilAction`
|
|
181
|
+
- added type `ConfluentCloudDestination`
|
|
182
|
+
</details>
|
|
183
|
+
|
|
184
|
+
<details>
|
|
185
|
+
<summary>Added Enum(s)</summary>
|
|
186
|
+
|
|
187
|
+
- added enum `associate-role` to type `CustomFieldReferenceValue`
|
|
188
|
+
- added enum `business-unit` to type `CustomFieldReferenceValue`
|
|
189
|
+
</details>
|
|
190
|
+
|
|
191
|
+
# Import changes
|
|
192
|
+
|
|
193
|
+
<details>
|
|
194
|
+
<summary>Added Enum(s)</summary>
|
|
195
|
+
|
|
196
|
+
- added enum `associate-role` to type `CustomFieldReferenceValue`
|
|
197
|
+
- added enum `business-unit` to type `CustomFieldReferenceValue`
|
|
198
|
+
</details>
|
|
199
|
+
|
|
200
|
+
# History change
|
|
201
|
+
|
|
202
|
+
<details>
|
|
203
|
+
<summary>Added Property(s)</summary>
|
|
204
|
+
|
|
205
|
+
- added property `variantSelection` to type `AddProductChange`
|
|
206
|
+
</details>
|
|
207
|
+
|
|
208
|
+
<details>
|
|
209
|
+
<summary>Changed Property(s)</summary>
|
|
210
|
+
|
|
211
|
+
- :warning: changed property `resource` of type `Record` from type `Reference` to `ResourceIdentifier`
|
|
212
|
+
</details>
|
|
213
|
+
|
|
214
|
+
<details>
|
|
215
|
+
<summary>Added QueryParameter(s)</summary>
|
|
216
|
+
|
|
217
|
+
- added query parameter `resourceKey` to method `get /{projectKey}`
|
|
218
|
+
- added query parameter `resourceKey` to method `get /{projectKey}/{resourceType}`
|
|
219
|
+
</details>
|
|
220
|
+
|
|
221
|
+
<details>
|
|
222
|
+
<summary>Removed QueryParameter(s)</summary>
|
|
223
|
+
|
|
224
|
+
- :warning: removed query parameter `resourceId` from method `get /{projectKey}/{resourceType}`
|
|
225
|
+
</details>
|
|
226
|
+
|
|
227
|
+
<details>
|
|
228
|
+
<summary>Added Type(s)</summary>
|
|
229
|
+
|
|
230
|
+
- added type `AddAssociateChange`
|
|
231
|
+
- added type `AddProductSelectionChange`
|
|
232
|
+
- added type `Associate`
|
|
233
|
+
- added type `AssociateRoleAssignment`
|
|
234
|
+
- added type `AssociateRoleInheritanceMode`
|
|
235
|
+
- added type `BusinessUnitAssociateMode`
|
|
236
|
+
- added type `BusinessUnitLabel`
|
|
237
|
+
- added type `BusinessUnitStatus`
|
|
238
|
+
- added type `BusinessUnitStoreMode`
|
|
239
|
+
- added type `ChangeAssociateChange`
|
|
240
|
+
- added type `ChangeAssociateModeChange`
|
|
241
|
+
- added type `ChangeParentUnitChange`
|
|
242
|
+
- added type `ChangeProductSelectionActiveChange`
|
|
243
|
+
- added type `ChangeStatusChange`
|
|
244
|
+
- added type `ProductVariantSelection`
|
|
245
|
+
- added type `ProductVariantSelectionTypeEnum`
|
|
246
|
+
- added type `RemoveAssociateChange`
|
|
247
|
+
- added type `RemoveProductSelectionChange`
|
|
248
|
+
- added type `RequestQuoteRenegotiationChange`
|
|
249
|
+
- added type `ResourceIdentifier`
|
|
250
|
+
- added type `SetAddressCustomFieldChange`
|
|
251
|
+
- added type `SetAddressCustomTypeChange`
|
|
252
|
+
- added type `SetContactEmailChange`
|
|
253
|
+
- added type `SetStoreModeChange`
|
|
254
|
+
- added type `SetVariantSelectionChange`
|
|
255
|
+
</details>
|
|
256
|
+
|
|
257
|
+
<details>
|
|
258
|
+
<summary>Added Enum(s)</summary>
|
|
259
|
+
|
|
260
|
+
- added enum `business-unit` to type `ChangeHistoryResourceType`
|
|
261
|
+
- added enum `addAssociate` to type `UpdateType`
|
|
262
|
+
- added enum `addCustomLineItem` to type `UpdateType`
|
|
263
|
+
- added enum `addDiscountCode` to type `UpdateType`
|
|
264
|
+
- added enum `addProduct` to type `UpdateType`
|
|
265
|
+
- added enum `addProductSelection` to type `UpdateType`
|
|
266
|
+
- added enum `addProperty` to type `UpdateType`
|
|
267
|
+
- added enum `changeAmountAuthorized` to type `UpdateType`
|
|
268
|
+
- added enum `changeAssociate` to type `UpdateType`
|
|
269
|
+
- added enum `changeAssociateMode` to type `UpdateType`
|
|
270
|
+
- added enum `changeCustomLineItemQuantity` to type `UpdateType`
|
|
271
|
+
- added enum `changeLineItemName` to type `UpdateType`
|
|
272
|
+
- added enum `changeParentUnit` to type `UpdateType`
|
|
273
|
+
- added enum `changeProductSelectionActive` to type `UpdateType`
|
|
274
|
+
- added enum `changeQuoteRequestState` to type `UpdateType`
|
|
275
|
+
- added enum `changeQuoteState` to type `UpdateType`
|
|
276
|
+
- added enum `changeStagedQuoteState` to type `UpdateType`
|
|
277
|
+
- added enum `changeStatus` to type `UpdateType`
|
|
278
|
+
- added enum `changeTaxCalculationMode` to type `UpdateType`
|
|
279
|
+
- added enum `changeTaxMode` to type `UpdateType`
|
|
280
|
+
- added enum `changeTaxRoundingMode` to type `UpdateType`
|
|
281
|
+
- added enum `moveImageToPosition` to type `UpdateType`
|
|
282
|
+
- added enum `removeAssociate` to type `UpdateType`
|
|
283
|
+
- added enum `removeCustomLineItem` to type `UpdateType`
|
|
284
|
+
- added enum `removeDiscountCode` to type `UpdateType`
|
|
285
|
+
- added enum `removeProduct` to type `UpdateType`
|
|
286
|
+
- added enum `removeProductSelection` to type `UpdateType`
|
|
287
|
+
- added enum `removeProperty` to type `UpdateType`
|
|
288
|
+
- added enum `requestQuoteRenegotiation` to type `UpdateType`
|
|
289
|
+
- added enum `setAddressCustomField` to type `UpdateType`
|
|
290
|
+
- added enum `setAddressCustomType` to type `UpdateType`
|
|
291
|
+
- added enum `setApplicationVersion` to type `UpdateType`
|
|
292
|
+
- added enum `setAuthenticationMode` to type `UpdateType`
|
|
293
|
+
- added enum `setContactEmail` to type `UpdateType`
|
|
294
|
+
- added enum `setCountries` to type `UpdateType`
|
|
295
|
+
- added enum `setCountry` to type `UpdateType`
|
|
296
|
+
- added enum `setCustomLineItemMoney` to type `UpdateType`
|
|
297
|
+
- added enum `setCustomLineItemTaxAmount` to type `UpdateType`
|
|
298
|
+
- added enum `setCustomLineItemTaxCategory` to type `UpdateType`
|
|
299
|
+
- added enum `setCustomLineItemTaxRate` to type `UpdateType`
|
|
300
|
+
- added enum `setCustomLineItemTaxedPrice` to type `UpdateType`
|
|
301
|
+
- added enum `setCustomLineItemTotalPrice` to type `UpdateType`
|
|
302
|
+
- added enum `setCustomShippingMethod` to type `UpdateType`
|
|
303
|
+
- added enum `setIsValid` to type `UpdateType`
|
|
304
|
+
- added enum `setLineItemDeactivatedAt` to type `UpdateType`
|
|
305
|
+
- added enum `setLineItemDiscountedPrice` to type `UpdateType`
|
|
306
|
+
- added enum `setLineItemDiscountedPricePerQuantity` to type `UpdateType`
|
|
307
|
+
- added enum `setLineItemDistributionChannel` to type `UpdateType`
|
|
308
|
+
- added enum `setLineItemPrice` to type `UpdateType`
|
|
309
|
+
- added enum `setLineItemProductKey` to type `UpdateType`
|
|
310
|
+
- added enum `setLineItemProductSlug` to type `UpdateType`
|
|
311
|
+
- added enum `setLineItemTaxAmount` to type `UpdateType`
|
|
312
|
+
- added enum `setLineItemTaxRate` to type `UpdateType`
|
|
313
|
+
- added enum `setLineItemTaxedPrice` to type `UpdateType`
|
|
314
|
+
- added enum `setLineItemTotalPrice` to type `UpdateType`
|
|
315
|
+
- added enum `setOrderTaxedPrice` to type `UpdateType`
|
|
316
|
+
- added enum `setOrderTotalPrice` to type `UpdateType`
|
|
317
|
+
- added enum `setOrderTotalTax` to type `UpdateType`
|
|
318
|
+
- added enum `setPrices` to type `UpdateType`
|
|
319
|
+
- added enum `setProductCount` to type `UpdateType`
|
|
320
|
+
- added enum `setProductSelections` to type `UpdateType`
|
|
321
|
+
- added enum `setProperty` to type `UpdateType`
|
|
322
|
+
- added enum `setPurchaseOrderNumber` to type `UpdateType`
|
|
323
|
+
- added enum `setReservations` to type `UpdateType`
|
|
324
|
+
- added enum `setSellerComment` to type `UpdateType`
|
|
325
|
+
- added enum `setShippingInfoPrice` to type `UpdateType`
|
|
326
|
+
- added enum `setShippingInfoTaxedPrice` to type `UpdateType`
|
|
327
|
+
- added enum `setShippingMethod` to type `UpdateType`
|
|
328
|
+
- added enum `setShippingMethodTaxAmount` to type `UpdateType`
|
|
329
|
+
- added enum `setShippingMethodTaxRate` to type `UpdateType`
|
|
330
|
+
- added enum `setShippingRate` to type `UpdateType`
|
|
331
|
+
- added enum `setShippingRateInput` to type `UpdateType`
|
|
332
|
+
- added enum `setStoreMode` to type `UpdateType`
|
|
333
|
+
- added enum `setSupplyChannels` to type `UpdateType`
|
|
334
|
+
- added enum `setValidTo` to type `UpdateType`
|
|
335
|
+
- added enum `setValue` to type `UpdateType`
|
|
336
|
+
- added enum `setVariantSelection` to type `UpdateType`
|
|
337
|
+
- added enum `DeclinedForRenegotiation` to type `QuoteState`
|
|
338
|
+
- added enum `associate-role` to type `ReferenceTypeId`
|
|
339
|
+
- added enum `business-unit` to type `ReferenceTypeId`
|
|
340
|
+
</details>
|
|
341
|
+
|
|
3
342
|
## 4.6.1
|
|
4
343
|
|
|
5
344
|
### Patch Changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"commercetools-importapi-sdk.cjs.d.ts","sourceRoot":"","sources":["./declarations/src/index.d.ts"],"names":[],"mappings":"AAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ApiRoot } from
|
|
1
|
+
import { ApiRoot } from "../generated/index.js";
|
|
2
2
|
export declare function createApiBuilderFromCtpClient(ctpClient: any, baseUri?: string): ApiRoot;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyRequestBuilder } from "./by-project-key-request-builder.js";
|
|
8
8
|
export declare class ApiRoot {
|
|
9
9
|
private executeRequest;
|
|
10
10
|
private baseUri;
|
|
@@ -3,22 +3,22 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyCategoriesRequestBuilder } from
|
|
8
|
-
import { ByProjectKeyCustomersRequestBuilder } from
|
|
9
|
-
import { ByProjectKeyImportContainersRequestBuilder } from
|
|
10
|
-
import { ByProjectKeyImportOperationsRequestBuilder } from
|
|
11
|
-
import { ByProjectKeyInventoriesRequestBuilder } from
|
|
12
|
-
import { ByProjectKeyOrderPatchesRequestBuilder } from
|
|
13
|
-
import { ByProjectKeyOrdersRequestBuilder } from
|
|
14
|
-
import { ByProjectKeyPricesRequestBuilder } from
|
|
15
|
-
import { ByProjectKeyProductDraftsRequestBuilder } from
|
|
16
|
-
import { ByProjectKeyProductTypesRequestBuilder } from
|
|
17
|
-
import { ByProjectKeyProductVariantPatchesRequestBuilder } from
|
|
18
|
-
import { ByProjectKeyProductVariantsRequestBuilder } from
|
|
19
|
-
import { ByProjectKeyProductsRequestBuilder } from
|
|
20
|
-
import { ByProjectKeyStandalonePricesRequestBuilder } from
|
|
21
|
-
import { ByProjectKeyTypesRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyCategoriesRequestBuilder } from "./categories/by-project-key-categories-request-builder.js";
|
|
8
|
+
import { ByProjectKeyCustomersRequestBuilder } from "./customers/by-project-key-customers-request-builder.js";
|
|
9
|
+
import { ByProjectKeyImportContainersRequestBuilder } from "./import-containers/by-project-key-import-containers-request-builder.js";
|
|
10
|
+
import { ByProjectKeyImportOperationsRequestBuilder } from "./import-operations/by-project-key-import-operations-request-builder.js";
|
|
11
|
+
import { ByProjectKeyInventoriesRequestBuilder } from "./inventories/by-project-key-inventories-request-builder.js";
|
|
12
|
+
import { ByProjectKeyOrderPatchesRequestBuilder } from "./order-patches/by-project-key-order-patches-request-builder.js";
|
|
13
|
+
import { ByProjectKeyOrdersRequestBuilder } from "./orders/by-project-key-orders-request-builder.js";
|
|
14
|
+
import { ByProjectKeyPricesRequestBuilder } from "./prices/by-project-key-prices-request-builder.js";
|
|
15
|
+
import { ByProjectKeyProductDraftsRequestBuilder } from "./product-drafts/by-project-key-product-drafts-request-builder.js";
|
|
16
|
+
import { ByProjectKeyProductTypesRequestBuilder } from "./product-types/by-project-key-product-types-request-builder.js";
|
|
17
|
+
import { ByProjectKeyProductVariantPatchesRequestBuilder } from "./product-variant-patches/by-project-key-product-variant-patches-request-builder.js";
|
|
18
|
+
import { ByProjectKeyProductVariantsRequestBuilder } from "./product-variants/by-project-key-product-variants-request-builder.js";
|
|
19
|
+
import { ByProjectKeyProductsRequestBuilder } from "./products/by-project-key-products-request-builder.js";
|
|
20
|
+
import { ByProjectKeyStandalonePricesRequestBuilder } from "./standalone-prices/by-project-key-standalone-prices-request-builder.js";
|
|
21
|
+
import { ByProjectKeyTypesRequestBuilder } from "./types/by-project-key-types-request-builder.js";
|
|
22
22
|
/**
|
|
23
23
|
**/
|
|
24
24
|
export declare class ByProjectKeyRequestBuilder {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyCategoriesImportContainersRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyCategoriesImportContainersRequestBuilder } from "../import-containers/by-project-key-categories-import-containers-request-builder.js";
|
|
8
8
|
/**
|
|
9
9
|
**/
|
|
10
10
|
export declare class ByProjectKeyCategoriesRequestBuilder {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyCustomersImportContainersRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyCustomersImportContainersRequestBuilder } from "../import-containers/by-project-key-customers-import-containers-request-builder.js";
|
|
8
8
|
/**
|
|
9
9
|
**/
|
|
10
10
|
export declare class ByProjectKeyCustomersRequestBuilder {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { CategoryImportRequest, ImportResponse } from
|
|
7
|
-
import { executeRequest } from
|
|
8
|
-
import { ApiRequest } from
|
|
6
|
+
import { CategoryImportRequest, ImportResponse } from "../../models/importrequests.js";
|
|
7
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
8
|
+
import { ApiRequest } from "../../shared/utils/requests-utils.js";
|
|
9
9
|
/**
|
|
10
10
|
**/
|
|
11
11
|
export declare class ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder } from "./by-project-key-categories-import-containers-by-import-container-key-request-builder.js";
|
|
8
8
|
/**
|
|
9
9
|
**/
|
|
10
10
|
export declare class ByProjectKeyCategoriesImportContainersRequestBuilder {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { CustomerImportRequest, ImportResponse } from
|
|
7
|
-
import { executeRequest } from
|
|
8
|
-
import { ApiRequest } from
|
|
6
|
+
import { CustomerImportRequest, ImportResponse } from "../../models/importrequests.js";
|
|
7
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
8
|
+
import { ApiRequest } from "../../shared/utils/requests-utils.js";
|
|
9
9
|
/**
|
|
10
10
|
**/
|
|
11
11
|
export declare class ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder } from "./by-project-key-customers-import-containers-by-import-container-key-request-builder.js";
|
|
8
8
|
/**
|
|
9
9
|
**/
|
|
10
10
|
export declare class ByProjectKeyCustomersImportContainersRequestBuilder {
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ImportContainer, ImportContainerUpdateDraft } from
|
|
7
|
-
import { executeRequest } from
|
|
8
|
-
import { ApiRequest } from
|
|
9
|
-
import { ByProjectKeyImportContainersByImportContainerKeyImportOperationsRequestBuilder } from
|
|
10
|
-
import { ByProjectKeyImportContainersByImportContainerKeyImportSummariesRequestBuilder } from
|
|
6
|
+
import { ImportContainer, ImportContainerUpdateDraft } from "../../models/importcontainers.js";
|
|
7
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
8
|
+
import { ApiRequest } from "../../shared/utils/requests-utils.js";
|
|
9
|
+
import { ByProjectKeyImportContainersByImportContainerKeyImportOperationsRequestBuilder } from "../import-operations/by-project-key-import-containers-by-import-container-key-import-operations-request-builder.js";
|
|
10
|
+
import { ByProjectKeyImportContainersByImportContainerKeyImportSummariesRequestBuilder } from "../import-summaries/by-project-key-import-containers-by-import-container-key-import-summaries-request-builder.js";
|
|
11
11
|
/**
|
|
12
12
|
**/
|
|
13
13
|
export declare class ByProjectKeyImportContainersByImportContainerKeyRequestBuilder {
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ImportContainer, ImportContainerDraft, ImportContainerPagedResponse } from
|
|
7
|
-
import { executeRequest, QueryParam } from
|
|
8
|
-
import { ApiRequest } from
|
|
9
|
-
import { ByProjectKeyImportContainersByImportContainerKeyRequestBuilder } from
|
|
6
|
+
import { ImportContainer, ImportContainerDraft, ImportContainerPagedResponse } from "../../models/importcontainers.js";
|
|
7
|
+
import { executeRequest, QueryParam } from "../../shared/utils/common-types.js";
|
|
8
|
+
import { ApiRequest } from "../../shared/utils/requests-utils.js";
|
|
9
|
+
import { ByProjectKeyImportContainersByImportContainerKeyRequestBuilder } from "./by-project-key-import-containers-by-import-container-key-request-builder.js";
|
|
10
10
|
/**
|
|
11
11
|
**/
|
|
12
12
|
export declare class ByProjectKeyImportContainersRequestBuilder {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ImportResponse, InventoryImportRequest } from
|
|
7
|
-
import { executeRequest } from
|
|
8
|
-
import { ApiRequest } from
|
|
6
|
+
import { ImportResponse, InventoryImportRequest } from "../../models/importrequests.js";
|
|
7
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
8
|
+
import { ApiRequest } from "../../shared/utils/requests-utils.js";
|
|
9
9
|
/**
|
|
10
10
|
**/
|
|
11
11
|
export declare class ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder } from "./by-project-key-inventories-import-containers-by-import-container-key-request-builder.js";
|
|
8
8
|
/**
|
|
9
9
|
**/
|
|
10
10
|
export declare class ByProjectKeyInventoriesImportContainersRequestBuilder {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ImportResponse, OrderPatchImportRequest } from
|
|
7
|
-
import { executeRequest } from
|
|
8
|
-
import { ApiRequest } from
|
|
6
|
+
import { ImportResponse, OrderPatchImportRequest } from "../../models/importrequests.js";
|
|
7
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
8
|
+
import { ApiRequest } from "../../shared/utils/requests-utils.js";
|
|
9
9
|
/**
|
|
10
10
|
**/
|
|
11
11
|
export declare class ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder } from "./by-project-key-order-patches-import-containers-by-import-container-key-request-builder.js";
|
|
8
8
|
/**
|
|
9
9
|
**/
|
|
10
10
|
export declare class ByProjectKeyOrderPatchesImportContainersRequestBuilder {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ImportResponse, OrderImportRequest } from
|
|
7
|
-
import { executeRequest } from
|
|
8
|
-
import { ApiRequest } from
|
|
6
|
+
import { ImportResponse, OrderImportRequest } from "../../models/importrequests.js";
|
|
7
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
8
|
+
import { ApiRequest } from "../../shared/utils/requests-utils.js";
|
|
9
9
|
/**
|
|
10
10
|
**/
|
|
11
11
|
export declare class ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { executeRequest } from
|
|
7
|
-
import { ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder } from
|
|
6
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
7
|
+
import { ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder } from "./by-project-key-orders-import-containers-by-import-container-key-request-builder.js";
|
|
8
8
|
/**
|
|
9
9
|
**/
|
|
10
10
|
export declare class ByProjectKeyOrdersImportContainersRequestBuilder {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ImportResponse, PriceImportRequest } from
|
|
7
|
-
import { executeRequest } from
|
|
8
|
-
import { ApiRequest } from
|
|
6
|
+
import { ImportResponse, PriceImportRequest } from "../../models/importrequests.js";
|
|
7
|
+
import { executeRequest } from "../../shared/utils/common-types.js";
|
|
8
|
+
import { ApiRequest } from "../../shared/utils/requests-utils.js";
|
|
9
9
|
/**
|
|
10
10
|
**/
|
|
11
11
|
export declare class ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder {
|