diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.java index 877cc0d4463..cc59cf3f8c6 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyInStoreKeyByStoreKeyShippingMethodsMatchingCartGet.java @@ -20,7 +20,7 @@ import org.apache.commons.lang3.builder.HashCodeBuilder; /** - *
Retrieves all the active ShippingMethods that can ship to the shipping address of the given Cart in a given Store. Each ShippingMethod contains exactly one ShippingRate with the flag isMatching
set to true
. This ShippingRate is used when the ShippingMethod is added to the Cart.
Retrieves all the active ShippingMethods that can ship to the shipping address of the given Cart in a given Store. Each ShippingMethod contains exactly one ShippingRate with the flag isMatching
set to true
. This ShippingRate is used when the ShippingMethod is added to the Cart. If a matching ShippingMethod has isDefault
set to true
, it is returned as the first item in the array.
Retrieves all the active ShippingMethods that can ship to the shipping address of the given Cart. Each ShippingMethod contains exactly one ShippingRate with the flag isMatching
set to true
. This ShippingRate is used when the ShippingMethod is added to the Cart.
Retrieves all the active ShippingMethods that can ship to the shipping address of the given Cart. Each ShippingMethod contains exactly one ShippingRate with the flag isMatching
set to true
. This ShippingRate is used when the ShippingMethod is added to the Cart. If a matching ShippingMethod has isDefault
set to true
, it is returned as the first item in the array.
Checks if an active ShippingMethod exists for the given Cart. Returns a 200 OK
status if the ShippingMethod exists or a 404 Not Found
otherwise.
Checks if an active ShippingMethod exists for the given Cart. If a matching ShippingMethod has isDefault
set to true
, it is returned as the first item in the array. Returns a 200 OK
status if the ShippingMethod exists or a 404 Not Found
otherwise.
Retrieves all the active ShippingMethods that can ship to the given Location with a predicate
that matches the given Cart. Each ShippingMethod contains exactly one ShippingRate with the flag isMatching
set to true
. This ShippingRate is used when the ShippingMethod is added to the Cart.
Retrieves all the active ShippingMethods that can ship to the given Location with a predicate
that matches the given Cart. Each ShippingMethod contains exactly one ShippingRate with the flag isMatching
set to true
. This ShippingRate is used when the ShippingMethod is added to the Cart. If a matching ShippingMethod has isDefault
set to true
, it is returned as the first item in the array.
Retrieves all the active ShippingMethods that can ship to the given Location. ShippingMethods that have a predicate
defined are automatically disqualified. If the currency
parameter is given, then the ShippingMethods must also have a rate defined in the specified currency. Each ShippingMethod contains at least one ShippingRate with the flag isMatching
set to true
. If the currency
parameter is given, exactly one ShippingRate will contain it.
Retrieves all the active ShippingMethods that can ship to the given Location. ShippingMethods that have a predicate
defined are automatically disqualified. If the currency
parameter is given, then the ShippingMethods must also have a rate defined in the specified currency. Each ShippingMethod contains at least one ShippingRate with the flag isMatching
set to true
. If the currency
parameter is given, exactly one ShippingRate will contain it. If a matching ShippingMethod has isDefault
set to true
, it is returned as the first item in the array.
Retrieves all the active ShippingMethods that can ship to the given Location for an OrderEdit.
- *If the OrderEdit preview cannot be generated, an EditPreviewFailed error is returned.
+ *Retrieves all the active ShippingMethods that can ship to the given Location for an OrderEdit. If a matching ShippingMethod has isDefault
set to true
, it is returned as the first item in the array. If the OrderEdit preview cannot be generated, an EditPreviewFailed error is returned.
If true
, this ShippingMethod is the Project's default ShippingMethod.
If true
, this ShippingMethod is the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If true
, this ShippingMethod is the Project's default ShippingMethod.
If true
, this ShippingMethod is the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If true
, this ShippingMethod is the Project's default ShippingMethod.
If true
, this ShippingMethod is the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If true
, this ShippingMethod is the Project's default ShippingMethod.
If true
, this ShippingMethod is the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod.
If set to true
, the ShippingMethod will be the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.
If true
, this ShippingMethod is the Project's default ShippingMethod.
If true
, this ShippingMethod is the Project's default ShippingMethod. When retrieving matching Shipping Methods, it is returned as the first item in the array. This flag does not automatically apply the Shipping Method to Carts.