Releases: commercetools/commercetools-sdk-typescript
Releases · commercetools/commercetools-sdk-typescript
@commercetools/[email protected]
@commercetools/[email protected]
Minor Changes
-
#824
7cfccb8
Thanks @ct-sdks! - Api changesRemoved Method(s)
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withKey().delete()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().get()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().head()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().post()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().delete()
⚠️ removed methodapiRoot.withProjectKey().me().quoteRequests().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().quoteRequests().withKey().delete()
Added Method(s)
- added method
apiRoot.withProjectKey().productTailoring().head()
- added method
apiRoot.withProjectKey().customers().search().post()
- added method
apiRoot.withProjectKey().customers().search().head()
- added method
apiRoot.withProjectKey().customers().searchIndexingStatus().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()
Added Type(s)
- added type
BusinessUnitApprovalRuleMode
- added type
BusinessUnitChangeApprovalRuleModeAction
- added type
DiscountApplicationMode
- added type
CartChangeLineItemsOrderAction
- added type
CustomerIndexingProgress
- added type
CustomerIndexingStatus
- added type
CustomerPagedSearchResponse
- added type
CustomerSearchIndexingStatusResponse
- added type
CustomerSearchRequest
- added type
CustomerSearchResult
- added type
SearchNotReadyError
- added type
GraphQLSearchNotReadyError
- added type
MyCartChangeLineItemsOrderAction
- added type
BusinessUnitApprovalRuleModeChangedMessage
- added type
DeliveryCustomFieldAddedMessage
- added type
DeliveryCustomFieldChangedMessage
- added type
DeliveryCustomFieldRemovedMessage
- added type
DeliveryCustomTypeRemovedMessage
- added type
DeliveryCustomTypeSetMessage
- added type
ProductPriceCustomFieldAddedMessage
- added type
ProductPriceCustomFieldChangedMessage
- added type
ProductPriceCustomFieldRemovedMessage
- added type
ProductPriceCustomFieldsRemovedMessage
- added type
ProductPriceCustomFieldsSetMessage
- added type
ProductTailoringImageAddedMessage
- added type
ProductTailoringImagesSetMessage
- added type
ProductVariantTailoringAddedMessage
- added type
ProductVariantTailoringRemovedMessage
- added type
BusinessUnitApprovalRuleModeChangedMessagePayload
- added type
DeliveryCustomFieldAddedMessagePayload
- added type
DeliveryCustomFieldChangedMessagePayload
- added type
DeliveryCustomFieldRemovedMessagePayload
- added type
DeliveryCustomTypeRemovedMessagePayload
- added type
DeliveryCustomTypeSetMessagePayload
- added type
ProductPriceCustomFieldAddedMessagePayload
- added type
ProductPriceCustomFieldChangedMessagePayload
- added type
ProductPriceCustomFieldRemovedMessagePayload
- added type
ProductPriceCustomFieldsRemovedMessagePayload
- added type
ProductPriceCustomFieldsSetMessagePayload
- added type
ProductTailoringImageAddedMessagePayload
- added type
ProductTailoringImagesSetMessagePayload
- added type
ProductVariantTailoringAddedMessagePayload
- added type
ProductVariantTailoringRemovedMessagePayload
- added type
StagedOrderSetShippingCustomFieldAction
- added type
StagedOrderSetShippingCustomTypeAction
- added type
OrderSearchCustomType
- added type
OrderSetShippingCustomFieldAction
- added type
OrderSetShippingCustomTypeAction
- added type
ProductTailoringAttribute
- added type
ProductVariantTailoring
- added type
ProductVariantTailoringDraft
- added type
ProductTailoringAddAssetAction
- added type
ProductTailoringAddExternalImageAction
- added type
ProductTailoringAddVariantAction
- added type
ProductTailoringChangeAssetNameAction
- added type
ProductTailoringChangeAssetOrderAction
- added type
ProductTailoringMoveImageToPositionAction
- added type
ProductTailoringRemoveAssetAction
- added type
ProductTailoringRemoveImageAction
- added type
ProductTailoringRemoveVariantAction
- added type
ProductTailoringSetAssetCustomFieldAction
- added type
ProductTailoringSetAssetCustomTypeAction
- added type
ProductTailoringSetAssetDescriptionAction
- added type
ProductTailoringSetAssetKeyAction
- added type
ProductTailoringSetAssetSourcesAction
- added type
ProductTailoringSetAssetTagsAction
- added type
ProductTailoringSetAttributeAction
- added type
ProductTailoringSetAttributeInAllVariantsAction
- added type
ProductTailoringSetExternalImagesAction
- added type
ProductTailoringSetImageLabelAction
- added type
CustomerSearchStatus
- added type
ProjectChangeCustomerSearchStatusAction
- added type
ShippingMethodChangeActiveAction
- added type
ImageProcessingOngoingWarning
- added type
WarningObject
Removed Type(s)
⚠️ removed typeProductSearchStatus
Added Resource(s)
- added resource
/{projectKey}/customers/search
- added resource
/{projectKey}/customers/search/indexing-status
- added resource ...
@commercetools/[email protected]
Minor Changes
-
#824
7cfccb8
Thanks @ct-sdks! - Import changesAdded Type(s)
- added type
InvalidFieldsUpdateError
- added type
NewMasterVariantAdditionNotAllowedError
- added type
ReferencedResourceNotFound
- added type
Deprecated Property(s)
- property
PriceImport::publish
is removed - property
ProductVariantImport::publish
is removed
Added Enum(s)
- added enum
customer-group
to typeCustomFieldReferenceValue
@commercetools/[email protected]
Minor Changes
-
#822
19d492c
Thanks @ct-sdks! - Api changesRemoved Method(s)
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withKey().delete()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().get()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().head()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().post()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().delete()
⚠️ removed methodapiRoot.withProjectKey().me().quoteRequests().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().quoteRequests().withKey().delete()
Added Method(s)
- added method
apiRoot.withProjectKey().customers().search().post()
- added method
apiRoot.withProjectKey().customers().search().head()
- added method
apiRoot.withProjectKey().customers().searchIndexingStatus().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()
Added Type(s)
- added type
BusinessUnitApprovalRuleMode
- added type
BusinessUnitChangeApprovalRuleModeAction
- added type
DiscountApplicationMode
- added type
CartChangeLineItemsOrderAction
- added type
CustomerIndexingProgress
- added type
CustomerIndexingStatus
- added type
CustomerPagedSearchResponse
- added type
CustomerSearchIndexingStatusResponse
- added type
CustomerSearchRequest
- added type
CustomerSearchResult
- added type
SearchNotReadyError
- added type
GraphQLSearchNotReadyError
- added type
MyCartChangeLineItemsOrderAction
- added type
BusinessUnitApprovalRuleModeChangedMessage
- added type
DeliveryCustomFieldAddedMessage
- added type
DeliveryCustomFieldChangedMessage
- added type
DeliveryCustomFieldRemovedMessage
- added type
DeliveryCustomTypeRemovedMessage
- added type
DeliveryCustomTypeSetMessage
- added type
ProductPriceCustomFieldAddedMessage
- added type
ProductPriceCustomFieldChangedMessage
- added type
ProductPriceCustomFieldRemovedMessage
- added type
ProductPriceCustomFieldsRemovedMessage
- added type
ProductPriceCustomFieldsSetMessage
- added type
ProductTailoringImageAddedMessage
- added type
ProductTailoringImagesSetMessage
- added type
ProductVariantTailoringAddedMessage
- added type
ProductVariantTailoringRemovedMessage
- added type
BusinessUnitApprovalRuleModeChangedMessagePayload
- added type
DeliveryCustomFieldAddedMessagePayload
- added type
DeliveryCustomFieldChangedMessagePayload
- added type
DeliveryCustomFieldRemovedMessagePayload
- added type
DeliveryCustomTypeRemovedMessagePayload
- added type
DeliveryCustomTypeSetMessagePayload
- added type
ProductPriceCustomFieldAddedMessagePayload
- added type
ProductPriceCustomFieldChangedMessagePayload
- added type
ProductPriceCustomFieldRemovedMessagePayload
- added type
ProductPriceCustomFieldsRemovedMessagePayload
- added type
ProductPriceCustomFieldsSetMessagePayload
- added type
ProductTailoringImageAddedMessagePayload
- added type
ProductTailoringImagesSetMessagePayload
- added type
ProductVariantTailoringAddedMessagePayload
- added type
ProductVariantTailoringRemovedMessagePayload
- added type
StagedOrderSetShippingCustomFieldAction
- added type
StagedOrderSetShippingCustomTypeAction
- added type
OrderSearchCustomType
- added type
OrderSetShippingCustomFieldAction
- added type
OrderSetShippingCustomTypeAction
- added type
ProductTailoringAttribute
- added type
ProductVariantTailoring
- added type
ProductVariantTailoringDraft
- added type
ProductTailoringAddAssetAction
- added type
ProductTailoringAddExternalImageAction
- added type
ProductTailoringAddVariantAction
- added type
ProductTailoringChangeAssetNameAction
- added type
ProductTailoringChangeAssetOrderAction
- added type
ProductTailoringMoveImageToPositionAction
- added type
ProductTailoringRemoveAssetAction
- added type
ProductTailoringRemoveImageAction
- added type
ProductTailoringRemoveVariantAction
- added type
ProductTailoringSetAssetCustomFieldAction
- added type
ProductTailoringSetAssetCustomTypeAction
- added type
ProductTailoringSetAssetDescriptionAction
- added type
ProductTailoringSetAssetKeyAction
- added type
ProductTailoringSetAssetSourcesAction
- added type
ProductTailoringSetAssetTagsAction
- added type
ProductTailoringSetAttributeAction
- added type
ProductTailoringSetAttributeInAllVariantsAction
- added type
ProductTailoringSetExternalImagesAction
- added type
ProductTailoringSetImageLabelAction
- added type
CustomerSearchStatus
- added type
ProjectChangeCustomerSearchStatusAction
- added type
ShippingMethodChangeActiveAction
- added type
ImageProcessingOngoingWarning
- added type
WarningObject
Removed Type(s)
⚠️ removed typeProductSearchStatus
Added Resource(s)
- added resource
/{projectKey}/customers/search
- added resource
/{projectKey}/customers/search/indexing-status
- added resource
/{projectKey}/in-store/key={storeKey}/quote-requests
- added resou...
@commercetools/[email protected]
Minor Changes
-
#822
19d492c
Thanks @ct-sdks! - Import changesAdded Type(s)
- added type
InvalidFieldsUpdateError
- added type
ReferencedResourceNotFound
- added type
Deprecated Property(s)
- property
PriceImport::publish
is removed - property
ProductVariantImport::publish
is removed
Added Enum(s)
- added enum
customer-group
to typeCustomFieldReferenceValue
@commercetools/[email protected]
@commercetools/[email protected]
Minor Changes
-
#819
2bfc210
Thanks @ct-sdks! - Api changesRemoved Method(s)
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withKey().delete()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().get()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().head()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().post()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().delete()
⚠️ removed methodapiRoot.withProjectKey().me().quoteRequests().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().quoteRequests().withKey().delete()
Added Method(s)
- added method
apiRoot.withProjectKey().customers().search().post()
- added method
apiRoot.withProjectKey().customers().search().head()
- added method
apiRoot.withProjectKey().customers().searchIndexingStatus().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()
Added Type(s)
- added type
BusinessUnitApprovalRuleMode
- added type
BusinessUnitChangeApprovalRuleModeAction
- added type
DiscountApplicationMode
- added type
CartChangeLineItemsOrderAction
- added type
CustomerIndexingProgress
- added type
CustomerIndexingStatus
- added type
CustomerPagedSearchResponse
- added type
CustomerSearchIndexingStatusResponse
- added type
CustomerSearchRequest
- added type
CustomerSearchResult
- added type
SearchNotReadyError
- added type
GraphQLSearchNotReadyError
- added type
MyCartChangeLineItemsOrderAction
- added type
BusinessUnitApprovalRuleModeChangedMessage
- added type
DeliveryCustomFieldAddedMessage
- added type
DeliveryCustomFieldChangedMessage
- added type
DeliveryCustomFieldRemovedMessage
- added type
DeliveryCustomTypeRemovedMessage
- added type
DeliveryCustomTypeSetMessage
- added type
ProductPriceCustomFieldAddedMessage
- added type
ProductPriceCustomFieldChangedMessage
- added type
ProductPriceCustomFieldRemovedMessage
- added type
ProductPriceCustomFieldsRemovedMessage
- added type
ProductPriceCustomFieldsSetMessage
- added type
ProductTailoringImageAddedMessage
- added type
ProductTailoringImagesSetMessage
- added type
ProductVariantTailoringAddedMessage
- added type
ProductVariantTailoringRemovedMessage
- added type
BusinessUnitApprovalRuleModeChangedMessagePayload
- added type
DeliveryCustomFieldAddedMessagePayload
- added type
DeliveryCustomFieldChangedMessagePayload
- added type
DeliveryCustomFieldRemovedMessagePayload
- added type
DeliveryCustomTypeRemovedMessagePayload
- added type
DeliveryCustomTypeSetMessagePayload
- added type
ProductPriceCustomFieldAddedMessagePayload
- added type
ProductPriceCustomFieldChangedMessagePayload
- added type
ProductPriceCustomFieldRemovedMessagePayload
- added type
ProductPriceCustomFieldsRemovedMessagePayload
- added type
ProductPriceCustomFieldsSetMessagePayload
- added type
ProductTailoringImageAddedMessagePayload
- added type
ProductTailoringImagesSetMessagePayload
- added type
ProductVariantTailoringAddedMessagePayload
- added type
ProductVariantTailoringRemovedMessagePayload
- added type
StagedOrderSetShippingCustomFieldAction
- added type
StagedOrderSetShippingCustomTypeAction
- added type
OrderSearchCustomType
- added type
OrderSetShippingCustomFieldAction
- added type
OrderSetShippingCustomTypeAction
- added type
ProductTailoringAttribute
- added type
ProductVariantTailoring
- added type
ProductVariantTailoringDraft
- added type
ProductTailoringAddAssetAction
- added type
ProductTailoringAddExternalImageAction
- added type
ProductTailoringAddVariantAction
- added type
ProductTailoringChangeAssetNameAction
- added type
ProductTailoringChangeAssetOrderAction
- added type
ProductTailoringMoveImageToPositionAction
- added type
ProductTailoringRemoveAssetAction
- added type
ProductTailoringRemoveImageAction
- added type
ProductTailoringRemoveVariantAction
- added type
ProductTailoringSetAssetCustomFieldAction
- added type
ProductTailoringSetAssetCustomTypeAction
- added type
ProductTailoringSetAssetDescriptionAction
- added type
ProductTailoringSetAssetKeyAction
- added type
ProductTailoringSetAssetSourcesAction
- added type
ProductTailoringSetAssetTagsAction
- added type
ProductTailoringSetAttributeAction
- added type
ProductTailoringSetAttributeInAllVariantsAction
- added type
ProductTailoringSetExternalImagesAction
- added type
ProductTailoringSetImageLabelAction
- added type
CustomerSearchStatus
- added type
ProjectChangeCustomerSearchStatusAction
- added type
ShippingMethodChangeActiveAction
- added type
ImageProcessingOngoingWarning
- added type
WarningObject
Removed Type(s)
⚠️ removed typeProductSearchStatus
Added Resource(s)
- added resource
/{projectKey}/customers/search
- added resource
/{projectKey}/customers/search/indexing-status
- added resource
/{projectKey}/in-store/key={storeKey}/quote-requests
- added resou...
@commercetools/[email protected]
Minor Changes
-
#819
2bfc210
Thanks @ct-sdks! - Import changesAdded Type(s)
- added type
InvalidFieldsUpdateError
- added type
ReferencedResourceNotFound
- added type
Deprecated Property(s)
- property
PriceImport::publish
is removed - property
ProductVariantImport::publish
is removed
Added Enum(s)
- added enum
customer-group
to typeCustomFieldReferenceValue
@commercetools/[email protected]
Minor Changes
-
#817
8c32f09
Thanks @ct-sdks! - Api changesRemoved Method(s)
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().businessUnits().withKey().delete()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().get()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().head()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().post()
⚠️ removed methodapiRoot.withProjectKey().me().carts().withKey().delete()
⚠️ removed methodapiRoot.withProjectKey().me().quoteRequests().withId().delete()
⚠️ removed methodapiRoot.withProjectKey().me().quoteRequests().withKey().delete()
Added Method(s)
- added method
apiRoot.withProjectKey().customers().search().post()
- added method
apiRoot.withProjectKey().customers().search().head()
- added method
apiRoot.withProjectKey().customers().searchIndexingStatus().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()
- added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()
Added Type(s)
- added type
BusinessUnitApprovalRuleMode
- added type
BusinessUnitChangeApprovalRuleModeAction
- added type
DiscountApplicationMode
- added type
CartChangeLineItemsOrderAction
- added type
CustomerIndexingProgress
- added type
CustomerIndexingStatus
- added type
CustomerPagedSearchResponse
- added type
CustomerSearchIndexingStatusResponse
- added type
CustomerSearchRequest
- added type
CustomerSearchResult
- added type
SearchNotReadyError
- added type
GraphQLSearchNotReadyError
- added type
MyCartChangeLineItemsOrderAction
- added type
BusinessUnitApprovalRuleModeChangedMessage
- added type
DeliveryCustomFieldAddedMessage
- added type
DeliveryCustomFieldChangedMessage
- added type
DeliveryCustomFieldRemovedMessage
- added type
DeliveryCustomTypeRemovedMessage
- added type
DeliveryCustomTypeSetMessage
- added type
ProductPriceCustomFieldAddedMessage
- added type
ProductPriceCustomFieldChangedMessage
- added type
ProductPriceCustomFieldRemovedMessage
- added type
ProductPriceCustomFieldsRemovedMessage
- added type
ProductPriceCustomFieldsSetMessage
- added type
ProductTailoringImageAddedMessage
- added type
ProductTailoringImagesSetMessage
- added type
ProductVariantTailoringAddedMessage
- added type
ProductVariantTailoringRemovedMessage
- added type
BusinessUnitApprovalRuleModeChangedMessagePayload
- added type
DeliveryCustomFieldAddedMessagePayload
- added type
DeliveryCustomFieldChangedMessagePayload
- added type
DeliveryCustomFieldRemovedMessagePayload
- added type
DeliveryCustomTypeRemovedMessagePayload
- added type
DeliveryCustomTypeSetMessagePayload
- added type
ProductPriceCustomFieldAddedMessagePayload
- added type
ProductPriceCustomFieldChangedMessagePayload
- added type
ProductPriceCustomFieldRemovedMessagePayload
- added type
ProductPriceCustomFieldsRemovedMessagePayload
- added type
ProductPriceCustomFieldsSetMessagePayload
- added type
ProductTailoringImageAddedMessagePayload
- added type
ProductTailoringImagesSetMessagePayload
- added type
ProductVariantTailoringAddedMessagePayload
- added type
ProductVariantTailoringRemovedMessagePayload
- added type
StagedOrderSetShippingCustomFieldAction
- added type
StagedOrderSetShippingCustomTypeAction
- added type
OrderSearchCustomType
- added type
OrderSetShippingCustomFieldAction
- added type
OrderSetShippingCustomTypeAction
- added type
ProductTailoringAttribute
- added type
ProductVariantTailoring
- added type
ProductVariantTailoringDraft
- added type
ProductTailoringAddAssetAction
- added type
ProductTailoringAddExternalImageAction
- added type
ProductTailoringAddVariantAction
- added type
ProductTailoringChangeAssetNameAction
- added type
ProductTailoringChangeAssetOrderAction
- added type
ProductTailoringMoveImageToPositionAction
- added type
ProductTailoringRemoveAssetAction
- added type
ProductTailoringRemoveImageAction
- added type
ProductTailoringRemoveVariantAction
- added type
ProductTailoringSetAssetCustomFieldAction
- added type
ProductTailoringSetAssetCustomTypeAction
- added type
ProductTailoringSetAssetDescriptionAction
- added type
ProductTailoringSetAssetKeyAction
- added type
ProductTailoringSetAssetSourcesAction
- added type
ProductTailoringSetAssetTagsAction
- added type
ProductTailoringSetAttributeAction
- added type
ProductTailoringSetAttributeInAllVariantsAction
- added type
ProductTailoringSetExternalImagesAction
- added type
ProductTailoringSetImageLabelAction
- added type
CustomerSearchStatus
- added type
ProjectChangeCustomerSearchStatusAction
- added type
ShippingMethodChangeActiveAction
- added type
ImageProcessingOngoingWarning
- added type
WarningObject
Removed Type(s)
⚠️ removed typeProductSearchStatus
Added Resource(s)
- added resource
/{projectKey}/customers/search
- added resource
/{projectKey}/customers/search/indexing-status
- added resource
/{projectKey}/in-store/key={storeKey}/quote-requests
- added resou...
@commercetools/[email protected]
Minor Changes
-
#817
8c32f09
Thanks @ct-sdks! - Import changesAdded Type(s)
- added type
InvalidFieldsUpdateError
- added type
ReferencedResourceNotFound
- added type
Deprecated Property(s)
- property
PriceImport::publish
is removed - property
ProductVariantImport::publish
is removed
Added Enum(s)
- added enum
customer-group
to typeCustomFieldReferenceValue