diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsPost.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsPost.java index b4a3b33216f..acf6cac8993 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsPost.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsPost.java @@ -21,6 +21,13 @@ /** *
Creates a Cart in the BusinessUnit referenced by businessUnitKey
. As such, the businessUnit
field on CartDraft is ignored for this request. Creating a Cart can fail with an InvalidOperation if the referenced ShippingMethod in the CartDraft has a predicate that does not match the Cart.
Specific Error Codes:
+ *Creates a Cart in the BusinessUnit referenced by businessUnitKey
. As such, the businessUnit
field on CartDraft is ignored for this request. Creating a Cart can fail with an InvalidOperation if the referenced ShippingMethod in the CartDraft has a predicate that does not match the Cart.
Specific Error Codes:
+ *The replicated Cart preserves Customer information, Line Items and Custom Line Items, Custom Fields, Discount Codes, and other settings of the Cart or Order. If the Line Items become invalid, for example, due to removed Products or Prices, they are removed from the new Cart. If the Customer switches to another Customer Group, the new Cart is updated with the new value. It has up-to-date Tax Rates, Prices, and Line Item product data and is in Active
CartState.
The new Cart does not contain Payments or Deliveries. The State of Line Items and Custom Line Items is reset to initial
.
If the Cart exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
+ *Specific Error Codes:
+ *The replicated Cart preserves Customer information, Line Items and Custom Line Items, Custom Fields, Discount Codes, and other settings of the Cart or Order. If the Line Items become invalid, for example, due to removed Products or Prices, they are removed from the new Cart. If the Customer switches to another Customer Group, the new Cart is updated with the new value. It has up-to-date Tax Rates, Prices, and Line Item product data and is in Active
CartState.
The new Cart does not contain Payments or Deliveries. The State of Line Items and Custom Line Items is reset to initial
.
If the Cart exists in the Project but does not reference the requested BusinessUnit, this method returns an InvalidOperation error.
+ *Specific Error Codes:
+ *Creates an Order from a Cart in a BusinessUnit. The Cart must have a shipping address set before creating an Order. Creating an Order fails with an InvalidOperation if the Cart does not reference the same BusinessUnit as the businessUnitKey
path parameter.
Specific Error Codes:
+ *Creates an Order from a Cart in a BusinessUnit. The Cart must have a shipping address set before creating an Order. Creating an Order fails with an InvalidOperation if the Cart does not reference the same BusinessUnit as the businessUnitKey
path parameter.
Specific Error Codes:
+ *Creates an Order from a Quote in a BusinessUnit. Creating an Order fails with an InvalidOperation if the Quote does not reference the same BusinessUnit as the businessUnitKey
path parameter.
Specific Error Codes:
+ *Creates an Order from a Quote in a BusinessUnit. Creating an Order fails with an InvalidOperation if the Quote does not reference the same BusinessUnit as the businessUnitKey
path parameter.
Specific Error Codes:
+ *Creating a Cart fails with an InvalidOperation error if the ShippingMethod referenced in the CartDraft has a predicate
that does not match the Cart.
Specific Error Codes:
+ *Creating a Cart fails with an InvalidOperation error if the ShippingMethod referenced in the CartDraft has a predicate
that does not match the Cart.
Specific Error Codes:
+ *Creates a new Cart by replicating an existing Cart or Order. Can be useful in cases where a customer wants to cancel a recent order to make some changes or reorder a previous order.
*The replicated Cart preserves Customer information, Line Items and Custom Line Items, Custom Fields, Discount Codes, and other settings of the Cart or Order. If the Line Items become invalid, for example, due to removed Products or Prices, they are removed from the new Cart. If the Customer switches to another Customer Group, the new Cart is updated with the new value. It has up-to-date Tax Rates, Prices, and Line Item product data and is in Active
CartState.
The new Cart does not contain Payments or Deliveries. The State of Line Items and Custom Line Items is reset to initial
.
Specific Error Codes:
+ *Creates a new Cart by replicating an existing Cart or Order. Can be useful in cases where a customer wants to cancel a recent order to make some changes or reorder a previous order.
*The replicated Cart preserves Customer information, Line Items and Custom Line Items, Custom Fields, Discount Codes, and other settings of the Cart or Order. If the Line Items become invalid, for example, due to removed Products or Prices, they are removed from the new Cart. If the Customer switches to another Customer Group, the new Cart is updated with the new value. It has up-to-date Tax Rates, Prices, and Line Item product data and is in Active
CartState.
The new Cart does not contain Payments or Deliveries. The State of Line Items and Custom Line Items is reset to initial
.
Specific Error Codes:
+ *Creates a Cart in the Store specified by storeKey
. When using this endpoint the Cart's store
field is always set to the Store specified in the path parameter. If the referenced ShippingMethod in the CartDraft has a predicate that does not match, an InvalidOperation error is returned.
Specific Error Codes:
+ *Creates a Cart in the Store specified by storeKey
. When using this endpoint the Cart's store
field is always set to the Store specified in the path parameter. If the referenced ShippingMethod in the CartDraft has a predicate that does not match, an InvalidOperation error is returned.
Specific Error Codes:
+ *Creates a new Cart by replicating an existing Cart or Order. Can be useful in cases where a customer wants to cancel a recent order to make some changes or reorder a previous order.
*The replicated Cart preserves Customer information, Line Items and Custom Line Items, Custom Fields, Discount Codes, and other settings of the Cart or Order. If the Line Items become invalid, for example, due to removed Products or Prices, they are removed from the new Cart. If the Customer switches to another Customer Group, the new Cart is updated with the new value. It has up-to-date Tax Rates, Prices, and Line Item product data and is in Active
CartState.
The new Cart does not contain payments or deliveries. The State of Line Items and Custom Line Items is reset to initial
.
Specific Error Codes:
+ *Creates a new Cart by replicating an existing Cart or Order. Can be useful in cases where a customer wants to cancel a recent order to make some changes or reorder a previous order.
*The replicated Cart preserves Customer information, Line Items and Custom Line Items, Custom Fields, Discount Codes, and other settings of the Cart or Order. If the Line Items become invalid, for example, due to removed Products or Prices, they are removed from the new Cart. If the Customer switches to another Customer Group, the new Cart is updated with the new value. It has up-to-date Tax Rates, Prices, and Line Item product data and is in Active
CartState.
The new Cart does not contain payments or deliveries. The State of Line Items and Custom Line Items is reset to initial
.
Specific Error Codes:
+ *Authenticates a Customer associated with a Store. For more information, see Global versus Store-specific Customers.
+ *A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*Triggers Cart merge during sign-in.
*If the Customer exists in the Project but the stores
field references a different Store, this method returns an InvalidCredentials error.
Authenticates a Customer associated with a Store. For more information, see Global versus Store-specific Customers.
+ *A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*Triggers Cart merge during sign-in.
*If the Customer exists in the Project but the stores
field references a different Store, this method returns an InvalidCredentials error.
Creates a Cart in the specified Store for a given customerId
or anonymousId
.
The store
field in the created Cart is set to the Store specified by the storeKey
path parameter.
Specific Error Codes: CountryNotConfiguredInStore
+ *Specific Error Codes:
+ *Creates a Cart in the specified Store for a given customerId
or anonymousId
.
The store
field in the created Cart is set to the Store specified by the storeKey
path parameter.
Specific Error Codes: CountryNotConfiguredInStore
+ *Specific Error Codes:
+ *If a Cart is returned as part of CustomerSignInResult, it has been recalculated with up-to-date prices, taxes, discounts, and invalid line items removed.
+ *A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*If an account with the given credentials is not found, an InvalidCredentials error is returned.
* *If a Cart is returned as part of CustomerSignInResult, it has been recalculated with up-to-date prices, taxes, discounts, and invalid line items removed.
+ *A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*If an account with the given credentials is not found, an InvalidCredentials error is returned.
* *Creating an Order produces the OrderCreated Message.
*Specific Error Codes:
*Creating an Order produces the OrderCreated Message.
*Specific Error Codes:
*If omitted in the request body, the Customer stores
field is set to the Store specified in the path parameter.
A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*Creating a Customer produces the CustomerCreated Message.
* *If omitted in the request body, the Customer stores
field is set to the Store specified in the path parameter.
A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*Creating a Customer produces the CustomerCreated Message.
* *Before you create an Order, the Cart must have a shipping address set. The shipping address is used for tax calculation for a Cart with Platform
TaxMode.
Creating an Order produces the OrderCreated Message.
- *If a server-side problem occurs, indicated by a 500 Internal Server Error HTTP response, the Order creation may still successfully complete after the error is returned. If you receive this error, you should verify the status of the Order by querying a unique identifier supplied during the creation request, such as the Order number.
+ *Creating an Order produces the OrderCreated Message. If a server-side problem occurs, indicated by a 500 Internal Server Error HTTP response, the Order creation may still successfully complete after the error is returned. If you receive this error, you should verify the status of the Order by querying a unique identifier supplied during the creation request, such as the Order number.
*Specific Error Codes:
*Before you create an Order, the Cart must have a shipping address set. The shipping address is used for tax calculation for a Cart with Platform
TaxMode.
Creating an Order produces the OrderCreated Message.
- *If a server-side problem occurs, indicated by a 500 Internal Server Error HTTP response, the Order creation may still successfully complete after the error is returned. If you receive this error, you should verify the status of the Order by querying a unique identifier supplied during the creation request, such as the Order number.
+ *Creating an Order produces the OrderCreated Message. If a server-side problem occurs, indicated by a 500 Internal Server Error HTTP response, the Order creation may still successfully complete after the error is returned. If you receive this error, you should verify the status of the Order by querying a unique identifier supplied during the creation request, such as the Order number.
*Specific Error Codes:
*Authenticates a global Customer not associated with a Store. For more information, see Global versus Store-specific Customers. If the Customer is registered in a Store, use the Authenticate (sign in) Customer in Store method.
*Triggers Cart merge during sign-in.
+ *A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*If an account with the given credentials is not found, an InvalidCredentials error is returned.
* *Authenticates a global Customer not associated with a Store. For more information, see Global versus Store-specific Customers. If the Customer is registered in a Store, use the Authenticate (sign in) Customer in Store method.
*Triggers Cart merge during sign-in.
+ *A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*If an account with the given credentials is not found, an InvalidCredentials error is returned.
* *Creates a Cart for a given customerId
or anonymousId
.
Specific Error Codes:
+ *Creates a Cart for a given customerId
or anonymousId
.
Specific Error Codes:
+ *The replicated Cart preserves Customer information, Line Items and Custom Line Items, Custom Fields, Discount Codes, and other settings of the Cart or Order. If the Line Items become invalid, for example, due to removed Products or Prices, they are removed from the new Cart. If the Customer switches to another Customer Group, the new Cart is updated with the new value. It has up-to-date Tax Rates, Prices, and Line Item product data and is in Active
CartState.
The new Cart does not contain Payments or Deliveries. The State of Line Items and Custom Line Items is reset to initial
.
If the Cart or Order to be replicated does not belong to the authenticated Customer, the API returns a ResourceNotFound error
+ *Specific Error Codes:
+ *The replicated Cart preserves Customer information, Line Items and Custom Line Items, Custom Fields, Discount Codes, and other settings of the Cart or Order. If the Line Items become invalid, for example, due to removed Products or Prices, they are removed from the new Cart. If the Customer switches to another Customer Group, the new Cart is updated with the new value. It has up-to-date Tax Rates, Prices, and Line Item product data and is in Active
CartState.
The new Cart does not contain Payments or Deliveries. The State of Line Items and Custom Line Items is reset to initial
.
If the Cart or Order to be replicated does not belong to the authenticated Customer, the API returns a ResourceNotFound error
+ *Specific Error Codes:
+ *A Cart returned as part of the CustomerSignInResult is recalculated with up-to-date prices, taxes, discounts, and invalid line items removed.
+ *A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*If an account with the given credentials is not found, an InvalidCredentials error is returned.
* *A Cart returned as part of the CustomerSignInResult is recalculated with up-to-date prices, taxes, discounts, and invalid line items removed.
+ *A Cart returned in the CustomerSignInResult has any invalid Line Items removed and is updated with the latest prices, taxes, and discounts. During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*If an account with the given credentials is not found, an InvalidCredentials error is returned.
* *If a server-side problem occurs, indicated by a 500 Internal Server Error HTTP response, the Order creation may still successfully complete after the error is returned. If you receive this error, you should verify the status of the Order by querying a unique identifier supplied during the creation request, such as the Order number.
*Specific Error Codes:
*If a server-side problem occurs, indicated by a 500 Internal Server Error HTTP response, the Order creation may still successfully complete after the error is returned. If you receive this error, you should verify the status of the Order by querying a unique identifier supplied during the creation request, such as the Order number.
*Specific Error Codes:
*Creating an Order produces the OrderCreated Message.
*Specific Error Codes:
*Creating an Order produces the OrderCreated Message.
*Specific Error Codes:
*If the Cart is already associated with a Customer, an InvalidOperation error is returned.
* *If the Cart is already associated with a Customer, an InvalidOperation error is returned.
*/ @Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen") public class CartSetAnonymousIdActionImpl implements CartSetAnonymousIdAction, ModelBase { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/CartSetCustomerGroupAction.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/CartSetCustomerGroupAction.java index ff20f2d0e46..7278821e1e9 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/CartSetCustomerGroupAction.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/CartSetCustomerGroupAction.java @@ -16,8 +16,8 @@ import jakarta.validation.Valid; /** - *This update action can only be used if a Customer is not assigned to a Cart. If a Customer is already assigned, the Cart has the same Customer Group as the assigned Customer.
- *Setting the Customer Group also updates the LineItem prices
according to the Customer Group.
This update action can only be used if a Customer is not assigned to the Cart. If a Customer is already assigned, the Cart uses the Customer Group of the assigned Customer.
+ *To reflect the new Customer Group, this update action can result in updates to the Cart. When this occurs, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
* *This update action can only be used if a Customer is not assigned to a Cart. If a Customer is already assigned, the Cart has the same Customer Group as the assigned Customer.
- *Setting the Customer Group also updates the LineItem prices
according to the Customer Group.
This update action can only be used if a Customer is not assigned to the Cart. If a Customer is already assigned, the Cart uses the Customer Group of the assigned Customer.
+ *To reflect the new Customer Group, this update action can result in updates to the Cart. When this occurs, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*/ @Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen") public class CartSetCustomerGroupActionImpl implements CartSetCustomerGroupAction, ModelBase { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/customer/CustomerSetCustomerGroupAction.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/customer/CustomerSetCustomerGroupAction.java index 549faadf022..4cce50eab95 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/customer/CustomerSetCustomerGroupAction.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/customer/CustomerSetCustomerGroupAction.java @@ -17,6 +17,7 @@ /** *Setting the Customer Group of the Customer produces the CustomerGroupSet Message.
+ *To reflect the new Customer Group, this update action can result in updates to the most recently modified active Cart. When this occurs, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
* *Setting the Customer Group of the Customer produces the CustomerGroupSet Message.
+ *To reflect the new Customer Group, this update action can result in updates to the most recently modified active Cart. When this occurs, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*/ @Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen") public class CustomerSetCustomerGroupActionImpl implements CustomerSetCustomerGroupAction, ModelBase { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/error/CountryNotConfiguredInStoreError.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/error/CountryNotConfiguredInStoreError.java index 93f94685ca2..701295e48fe 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/error/CountryNotConfiguredInStoreError.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/error/CountryNotConfiguredInStoreError.java @@ -20,12 +20,10 @@ *Returned when the Cart contains a Discount Code with a DiscountCodeState other than MatchesCart
.
The error is returned as a failed response to:
*Returned when the Cart contains a Discount Code with a DiscountCodeState other than MatchesCart
.
The error is returned as a failed response to:
*Returned when the Cart contains a Discount Code with a DiscountCodeState other than MatchesCart
.
The error is returned as a failed response to:
*Returned when the Cart contains a Discount Code with a DiscountCodeState other than MatchesCart
.
The error is returned as a failed response to:
*Returned when a Customer with the given credentials (matching the given email/password pair) is not found and authentication fails.
*The error is returned as a failed response to:
*Returned when a Customer with the given credentials (matching the given email/password pair) is not found and authentication fails.
*The error is returned as a failed response to:
*Returned when Line Item or Custom Line Item quantities set under ItemShippingDetails do not match the sum of the quantities in their respective shipping details.
- *The error is returned as a failed response to the Create Order from Cart and Create Order in Store from Cart requests.
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
+ *Returned when Line Item or Custom Line Item quantities set under ItemShippingDetails do not match the sum of the quantities in their respective shipping details.
- *The error is returned as a failed response to the Create Order from Cart and Create Order in Store from Cart requests.
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
+ *Returned when the Product Variant does not have a Price according to the Product priceMode
value for a selected currency, country, Customer Group, or Channel.
The error is returned as a failed response to:
+ *The error can be returned as a failed response to all update actions on Carts and Staged Orders.
+ *The error is also returned as a failed response to:
*Returned when the Product Variant does not have a Price according to the Product priceMode
value for a selected currency, country, Customer Group, or Channel.
The error is returned as a failed response to:
+ *The error can be returned as a failed response to all update actions on Carts and Staged Orders.
+ *The error is also returned as a failed response to:
*Returned when the Tax Category of at least one of the lineItems
, customLineItems
, or shippingInfo
in the Cart is missing the TaxRate matching country
and state
given in the shippingAddress
of that Cart.
The error is returned as a failed response to:
+ *The error can be returned as a failed response to all update actions on Carts and Staged Orders.
+ *The error is also returned as a failed response to:
*Returned when the Tax Category of at least one of the lineItems
, customLineItems
, or shippingInfo
in the Cart is missing the TaxRate matching country
and state
given in the shippingAddress
of that Cart.
The error is returned as a failed response to:
+ *The error can be returned as a failed response to all update actions on Carts and Staged Orders.
+ *The error is also returned as a failed response to:
*Returned when some of the Line Items are out of stock at the time of placing an Order.
*The error is returned as a failed response to:
*Returned when some of the Line Items are out of stock at the time of placing an Order.
*The error is returned as a failed response to:
*Returned when the Price or Tax Rate of some Line Items or Shipping Rate of some Shipping Methods changed since they were last added to the Cart.
- *The error is returned as a failed response to:
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
*Returned when the Price or Tax Rate of some Line Items or Shipping Rate of some Shipping Methods changed since they were last added to the Cart.
- *The error is returned as a failed response to:
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
*Returned when the Cart contains a ShippingMethod that is not allowed for the Cart. In this case, the ShippingMethodState value is DoesNotMatchCart
.
The error is returned as a failed response to the Create Order from Cart or Create Order in Store from Cart requests.
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
+ *Returned when the Cart contains a ShippingMethod that is not allowed for the Cart. In this case, the ShippingMethodState value is DoesNotMatchCart
.
The error is returned as a failed response to the Create Order from Cart or Create Order in Store from Cart requests.
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
+ *Returned when a Customer with the given credentials (matching the given email/password pair) is not found and authentication fails.
*The error is returned as a failed response to:
*Returned when a Customer with the given credentials (matching the given email/password pair) is not found and authentication fails.
*The error is returned as a failed response to:
*Returned when Line Item or Custom Line Item quantities set under ItemShippingDetails do not match the sum of the quantities in their respective shipping details.
- *The error is returned as a failed response to the Create Order from Cart and Create Order in Store from Cart requests.
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
+ *Returned when Line Item or Custom Line Item quantities set under ItemShippingDetails do not match the sum of the quantities in their respective shipping details.
- *The error is returned as a failed response to the Create Order from Cart and Create Order in Store from Cart requests.
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
+ *Returned when the Product Variant does not have a Price according to the Product priceMode
value for a selected currency, country, Customer Group, or Channel.
The error is returned as a failed response to:
+ *The error can be returned as a failed response to all update actions on Carts and Staged Orders.
+ *The error is also returned as a failed response to:
*Returned when the Product Variant does not have a Price according to the Product priceMode
value for a selected currency, country, Customer Group, or Channel.
The error is returned as a failed response to:
+ *The error can be returned as a failed response to all update actions on Carts and Staged Orders.
+ *The error is also returned as a failed response to:
*Returned when the Tax Category of at least one of the lineItems
, customLineItems
, or shippingInfo
in the Cart is missing the TaxRate matching country
and state
given in the shippingAddress
of that Cart.
The error is returned as a failed response to:
+ *The error can be returned as a failed response to all update actions on Carts and Staged Orders.
+ *The error is also returned as a failed response to:
*Returned when the Tax Category of at least one of the lineItems
, customLineItems
, or shippingInfo
in the Cart is missing the TaxRate matching country
and state
given in the shippingAddress
of that Cart.
The error is returned as a failed response to:
+ *The error can be returned as a failed response to all update actions on Carts and Staged Orders.
+ *The error is also returned as a failed response to:
*Returned when some of the Line Items are out of stock at the time of placing an Order.
*The error is returned as a failed response to:
*Returned when some of the Line Items are out of stock at the time of placing an Order.
*The error is returned as a failed response to:
*Returned when the Price or Tax Rate of some Line Items or Shipping Rate of some Shipping Methods changed since they were last added to the Cart.
- *The error is returned as a failed response to:
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
*Returned when the Price or Tax Rate of some Line Items or Shipping Rate of some Shipping Methods changed since they were last added to the Cart.
- *The error is returned as a failed response to:
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
*Returned when the Cart contains a ShippingMethod that is not allowed for the Cart. In this case, the ShippingMethodState value is DoesNotMatchCart
.
The error is returned as a failed response to the Create Order from Cart or Create Order in Store from Cart requests.
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
+ *Returned when the Cart contains a ShippingMethod that is not allowed for the Cart. In this case, the ShippingMethodState value is DoesNotMatchCart
.
The error is returned as a failed response to the Create Order from Cart or Create Order in Store from Cart requests.
+ *When a Cart is frozen, the error can be returned as a failed response to all update actions on Carts and My Carts.
+ *The error is also returned as a failed response to:
+ *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
* @return removedQuantity */ @NotNull @@ -79,7 +79,7 @@ public interface OrderLineItemRemovedMessage extends OrderMessage { public Long getRemovedQuantity(); /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
* @return newQuantity */ @NotNull @@ -87,7 +87,7 @@ public interface OrderLineItemRemovedMessage extends OrderMessage { public Long getNewQuantity(); /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @return newState */ @NotNull @@ -96,7 +96,7 @@ public interface OrderLineItemRemovedMessage extends OrderMessage { public ListtotalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @return newTaxedPrice */ @Valid @@ -113,7 +113,7 @@ public interface OrderLineItemRemovedMessage extends OrderMessage { public TaxedItemPrice getNewTaxedPrice(); /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @return newPrice */ @Valid @@ -121,7 +121,7 @@ public interface OrderLineItemRemovedMessage extends OrderMessage { public Price getNewPrice(); /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @return newShippingDetail */ @Valid @@ -143,21 +143,21 @@ public interface OrderLineItemRemovedMessage extends OrderMessage { public void setLineItemKey(final String lineItemKey); /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
* @param removedQuantity value to be set */ public void setRemovedQuantity(final Long removedQuantity); /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
* @param newQuantity value to be set */ public void setNewQuantity(final Long newQuantity); /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState values to be set */ @@ -165,35 +165,35 @@ public interface OrderLineItemRemovedMessage extends OrderMessage { public void setNewState(final ItemState... newState); /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState values to be set */ public void setNewState(final ListtotalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @param newTaxedPrice value to be set */ public void setNewTaxedPrice(final TaxedItemPrice newTaxedPrice); /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @param newPrice value to be set */ public void setNewPrice(final Price newPrice); /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @param newShippingDetail value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessageBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessageBuilder.java index d8072fb85a4..5c956c48fb2 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessageBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessageBuilder.java @@ -303,7 +303,7 @@ public OrderLineItemRemovedMessageBuilder lineItemKey(@Nullable final String lin } /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
* @param removedQuantity value to be set * @return Builder */ @@ -314,7 +314,7 @@ public OrderLineItemRemovedMessageBuilder removedQuantity(final Long removedQuan } /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
* @param newQuantity value to be set * @return Builder */ @@ -325,7 +325,7 @@ public OrderLineItemRemovedMessageBuilder newQuantity(final Long newQuantity) { } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState value to be set * @return Builder */ @@ -336,7 +336,7 @@ public OrderLineItemRemovedMessageBuilder newState(final com.commercetools.api.m } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState value to be set * @return Builder */ @@ -348,7 +348,7 @@ public OrderLineItemRemovedMessageBuilder newState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState value to be set * @return Builder */ @@ -363,7 +363,7 @@ public OrderLineItemRemovedMessageBuilder plusNewState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param builder function to build the newState value * @return Builder */ @@ -378,7 +378,7 @@ public OrderLineItemRemovedMessageBuilder plusNewState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param builder function to build the newState value * @return Builder */ @@ -391,7 +391,7 @@ public OrderLineItemRemovedMessageBuilder withNewState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param builder function to build the newState value * @return Builder */ @@ -402,7 +402,7 @@ public OrderLineItemRemovedMessageBuilder addNewState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param builder function to build the newState value * @return Builder */ @@ -413,7 +413,7 @@ public OrderLineItemRemovedMessageBuilder setNewState( } /** - *totalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
totalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
totalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @param builder function to build the newTaxedPrice value * @return Builder */ @@ -461,7 +461,7 @@ public OrderLineItemRemovedMessageBuilder newTaxedPrice( } /** - *TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @param builder function to build the newTaxedPrice value * @return Builder */ @@ -473,7 +473,7 @@ public OrderLineItemRemovedMessageBuilder withNewTaxedPrice( } /** - *TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @param newTaxedPrice value to be set * @return Builder */ @@ -485,7 +485,7 @@ public OrderLineItemRemovedMessageBuilder newTaxedPrice( } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @param builder function to build the newPrice value * @return Builder */ @@ -497,7 +497,7 @@ public OrderLineItemRemovedMessageBuilder newPrice( } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @param builder function to build the newPrice value * @return Builder */ @@ -509,7 +509,7 @@ public OrderLineItemRemovedMessageBuilder withNewPrice( } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @param newPrice value to be set * @return Builder */ @@ -521,7 +521,7 @@ public OrderLineItemRemovedMessageBuilder newPrice( } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @param builder function to build the newShippingDetail value * @return Builder */ @@ -534,7 +534,7 @@ public OrderLineItemRemovedMessageBuilder newShippingDetail( } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @param builder function to build the newShippingDetail value * @return Builder */ @@ -546,7 +546,7 @@ public OrderLineItemRemovedMessageBuilder withNewShippingDetail( } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @param newShippingDetail value to be set * @return Builder */ @@ -670,7 +670,7 @@ public String getLineItemKey() { } /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
* @return removedQuantity */ @@ -679,7 +679,7 @@ public Long getRemovedQuantity() { } /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
* @return newQuantity */ @@ -688,7 +688,7 @@ public Long getNewQuantity() { } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @return newState */ @@ -697,7 +697,7 @@ public java.util.ListtotalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @return newTaxedPrice */ @@ -716,7 +716,7 @@ public com.commercetools.api.models.cart.TaxedItemPrice getNewTaxedPrice() { } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @return newPrice */ @@ -726,7 +726,7 @@ public com.commercetools.api.models.common.Price getNewPrice() { } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @return newShippingDetail */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessageImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessageImpl.java index 707dc3b45c9..e5fe1a1490d 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessageImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessageImpl.java @@ -217,7 +217,7 @@ public String getLineItemKey() { } /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
*/ public Long getRemovedQuantity() { @@ -225,7 +225,7 @@ public Long getRemovedQuantity() { } /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
*/ public Long getNewQuantity() { @@ -233,7 +233,7 @@ public Long getNewQuantity() { } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
*/ public java.util.ListtotalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
*/ public com.commercetools.api.models.cart.TaxedItemPrice getNewTaxedPrice() { @@ -257,7 +257,7 @@ public com.commercetools.api.models.cart.TaxedItemPrice getNewTaxedPrice() { } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
*/ public com.commercetools.api.models.common.Price getNewPrice() { @@ -265,7 +265,7 @@ public com.commercetools.api.models.common.Price getNewPrice() { } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
*/ public com.commercetools.api.models.cart.ItemShippingDetails getNewShippingDetail() { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayload.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayload.java index 6c7402ea6a8..6f5666aac64 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayload.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayload.java @@ -64,7 +64,7 @@ public interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public String getLineItemKey(); /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
* @return removedQuantity */ @NotNull @@ -72,7 +72,7 @@ public interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public Long getRemovedQuantity(); /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
* @return newQuantity */ @NotNull @@ -80,7 +80,7 @@ public interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public Long getNewQuantity(); /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @return newState */ @NotNull @@ -89,7 +89,7 @@ public interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public ListtotalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @return newTaxedPrice */ @Valid @@ -106,7 +106,7 @@ public interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public TaxedItemPrice getNewTaxedPrice(); /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @return newPrice */ @Valid @@ -114,7 +114,7 @@ public interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public Price getNewPrice(); /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @return newShippingDetail */ @Valid @@ -136,21 +136,21 @@ public interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public void setLineItemKey(final String lineItemKey); /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
* @param removedQuantity value to be set */ public void setRemovedQuantity(final Long removedQuantity); /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
* @param newQuantity value to be set */ public void setNewQuantity(final Long newQuantity); /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState values to be set */ @@ -158,35 +158,35 @@ public interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public void setNewState(final ItemState... newState); /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState values to be set */ public void setNewState(final ListtotalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @param newTaxedPrice value to be set */ public void setNewTaxedPrice(final TaxedItemPrice newTaxedPrice); /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @param newPrice value to be set */ public void setNewPrice(final Price newPrice); /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @param newShippingDetail value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayloadBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayloadBuilder.java index e2d8792c65b..03e7189d4fe 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayloadBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayloadBuilder.java @@ -73,7 +73,7 @@ public OrderLineItemRemovedMessagePayloadBuilder lineItemKey(@Nullable final Str } /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
* @param removedQuantity value to be set * @return Builder */ @@ -84,7 +84,7 @@ public OrderLineItemRemovedMessagePayloadBuilder removedQuantity(final Long remo } /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
* @param newQuantity value to be set * @return Builder */ @@ -95,7 +95,7 @@ public OrderLineItemRemovedMessagePayloadBuilder newQuantity(final Long newQuant } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState value to be set * @return Builder */ @@ -107,7 +107,7 @@ public OrderLineItemRemovedMessagePayloadBuilder newState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState value to be set * @return Builder */ @@ -119,7 +119,7 @@ public OrderLineItemRemovedMessagePayloadBuilder newState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param newState value to be set * @return Builder */ @@ -134,7 +134,7 @@ public OrderLineItemRemovedMessagePayloadBuilder plusNewState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param builder function to build the newState value * @return Builder */ @@ -149,7 +149,7 @@ public OrderLineItemRemovedMessagePayloadBuilder plusNewState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param builder function to build the newState value * @return Builder */ @@ -162,7 +162,7 @@ public OrderLineItemRemovedMessagePayloadBuilder withNewState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param builder function to build the newState value * @return Builder */ @@ -173,7 +173,7 @@ public OrderLineItemRemovedMessagePayloadBuilder addNewState( } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @param builder function to build the newState value * @return Builder */ @@ -184,7 +184,7 @@ public OrderLineItemRemovedMessagePayloadBuilder setNewState( } /** - *totalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
totalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
totalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @param builder function to build the newTaxedPrice value * @return Builder */ @@ -232,7 +232,7 @@ public OrderLineItemRemovedMessagePayloadBuilder newTaxedPrice( } /** - *TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @param builder function to build the newTaxedPrice value * @return Builder */ @@ -244,7 +244,7 @@ public OrderLineItemRemovedMessagePayloadBuilder withNewTaxedPrice( } /** - *TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @param newTaxedPrice value to be set * @return Builder */ @@ -256,7 +256,7 @@ public OrderLineItemRemovedMessagePayloadBuilder newTaxedPrice( } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @param builder function to build the newPrice value * @return Builder */ @@ -268,7 +268,7 @@ public OrderLineItemRemovedMessagePayloadBuilder newPrice( } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @param builder function to build the newPrice value * @return Builder */ @@ -280,7 +280,7 @@ public OrderLineItemRemovedMessagePayloadBuilder withNewPrice( } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @param newPrice value to be set * @return Builder */ @@ -292,7 +292,7 @@ public OrderLineItemRemovedMessagePayloadBuilder newPrice( } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @param builder function to build the newShippingDetail value * @return Builder */ @@ -305,7 +305,7 @@ public OrderLineItemRemovedMessagePayloadBuilder newShippingDetail( } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @param builder function to build the newShippingDetail value * @return Builder */ @@ -317,7 +317,7 @@ public OrderLineItemRemovedMessagePayloadBuilder withNewShippingDetail( } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @param newShippingDetail value to be set * @return Builder */ @@ -348,7 +348,7 @@ public String getLineItemKey() { } /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
* @return removedQuantity */ @@ -357,7 +357,7 @@ public Long getRemovedQuantity() { } /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
* @return newQuantity */ @@ -366,7 +366,7 @@ public Long getNewQuantity() { } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
* @return newState */ @@ -375,7 +375,7 @@ public java.util.ListtotalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
* @return newTaxedPrice */ @@ -394,7 +394,7 @@ public com.commercetools.api.models.cart.TaxedItemPrice getNewTaxedPrice() { } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
* @return newPrice */ @@ -404,7 +404,7 @@ public com.commercetools.api.models.common.Price getNewPrice() { } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
* @return newShippingDetail */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayloadImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayloadImpl.java index 7117f33b555..99888e16e3f 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayloadImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/message/OrderLineItemRemovedMessagePayloadImpl.java @@ -99,7 +99,7 @@ public String getLineItemKey() { } /** - *Quantity of Line Items that were removed during the Remove Line Item update action.
+ *Quantity of Line Items that were removed during the Remove LineItem update action.
*/ public Long getRemovedQuantity() { @@ -107,7 +107,7 @@ public Long getRemovedQuantity() { } /** - *Line Item quantity after the Remove Line Item update action.
+ *Line Item quantity after the Remove LineItem update action.
*/ public Long getNewQuantity() { @@ -115,7 +115,7 @@ public Long getNewQuantity() { } /** - *ItemStates after the Remove Line Item update action.
+ *ItemStates after the Remove LineItem update action.
*/ public java.util.ListtotalPrice
of the Order after the Remove Line Item update action.
totalPrice
of the Order after the Remove LineItem update action.
TaxedItemPrice of the Order after the Remove Line Item update action.
+ *TaxedItemPrice of the Order after the Remove LineItem update action.
*/ public com.commercetools.api.models.cart.TaxedItemPrice getNewTaxedPrice() { @@ -139,7 +139,7 @@ public com.commercetools.api.models.cart.TaxedItemPrice getNewTaxedPrice() { } /** - *Price of the Order after the Remove Line Item update action.
+ *Price of the Order after the Remove LineItem update action.
*/ public com.commercetools.api.models.common.Price getNewPrice() { @@ -147,7 +147,7 @@ public com.commercetools.api.models.common.Price getNewPrice() { } /** - *Shipping Details of the Order after the Remove Line Item update action.
+ *Shipping Details of the Order after the Remove LineItem update action.
*/ public com.commercetools.api.models.cart.ItemShippingDetails getNewShippingDetail() { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order_edit/StagedOrderSetCustomerGroupAction.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order_edit/StagedOrderSetCustomerGroupAction.java index fc820945885..9244fbaf301 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order_edit/StagedOrderSetCustomerGroupAction.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order_edit/StagedOrderSetCustomerGroupAction.java @@ -17,8 +17,8 @@ import jakarta.validation.Valid; /** - *This update action can only be used if a Customer is not assigned to a Cart. If a Customer is already assigned, the Cart has the same Customer Group as the assigned Customer.
- *Setting the Customer Group also updates the LineItem prices
according to the Customer Group.
This update action can only be used if a Customer is not assigned to a Cart. If a Customer is already assigned, the Cart uses the Customer Group of the assigned Customer.
+ *To reflect the new Customer Group, this update action can result in updates to the Cart. When this occurs, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
* *This update action can only be used if a Customer is not assigned to a Cart. If a Customer is already assigned, the Cart has the same Customer Group as the assigned Customer.
- *Setting the Customer Group also updates the LineItem prices
according to the Customer Group.
This update action can only be used if a Customer is not assigned to a Cart. If a Customer is already assigned, the Cart uses the Customer Group of the assigned Customer.
+ *To reflect the new Customer Group, this update action can result in updates to the Cart. When this occurs, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.
*/ @Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen") public class StagedOrderSetCustomerGroupActionImpl implements StagedOrderSetCustomerGroupAction, ModelBase { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/payment/PaymentSetAnonymousIdAction.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/payment/PaymentSetAnonymousIdAction.java index 1bb987a76df..57a0e4b4565 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/payment/PaymentSetAnonymousIdAction.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/payment/PaymentSetAnonymousIdAction.java @@ -13,7 +13,7 @@ import io.vrap.rmf.base.client.utils.Generated; /** - * PaymentSetAnonymousIdAction + *If the Payment is already associated with a Customer, an InvalidOperation error is returned.
* *If the Payment is already associated with a Customer, an InvalidOperation error is returned.
*/ @Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen") public class PaymentSetAnonymousIdActionImpl implements PaymentSetAnonymousIdAction, ModelBase { diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/shopping_list/ShoppingListSetAnonymousIdAction.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/shopping_list/ShoppingListSetAnonymousIdAction.java index 70f20adae8a..75f69e55863 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/shopping_list/ShoppingListSetAnonymousIdAction.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/shopping_list/ShoppingListSetAnonymousIdAction.java @@ -13,7 +13,7 @@ import io.vrap.rmf.base.client.utils.Generated; /** - * ShoppingListSetAnonymousIdAction + *If the Shopping List is already associated with a Customer, an InvalidOperation error is returned.
* *If the Shopping List is already associated with a Customer, an InvalidOperation error is returned.
*/ @Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen") public class ShoppingListSetAnonymousIdActionImpl implements ShoppingListSetAnonymousIdAction, ModelBase { diff --git a/references.txt b/references.txt index 3a44f2805e1..230f442ab0a 100644 --- a/references.txt +++ b/references.txt @@ -272,3 +272,4 @@ c163df6435d9b4770f1d07cd2cb379c1f620ceb5 6bd7dfaf13befab20f63e12bcda891250e2637c1 27eb558d5297d7de059ae558e28bf81cb165235b d41fc6a548bdf9a82b6e33c4334c99cda6f4e8d9 +067176dd4ee6c3116d0eae0291ba14c68c8f7b06