Document Properties
Kbid
2937L5
Last Modified
17-Feb-2023
Added to KB
15-Apr-2020
Public Access
Everyone
Status
Online
Doc Type
References
Product
  • ICM 7.10
  • ICM 11
Reference - Error and Info Message Overview for Basket REST API

Introduction

This reference is addressed to developers who work with the Basket REST API. It lists available info or error messages as well as their code and scope.

References

Messages

Address

ScopeTypeCodeMessage
addresserroraddress.not_found.errorThe address could not be found
addresserroraddress.address_not_valid_in_this_context.error

The address cannot be used for the intended purpose

Affiliate

ScopeTypeCodeMessage
affiliateerroraffiliate.partner_not_found.errorNo affiliate partner could be found for the specified partner ID
affiliateerroraffiliate.partner_not_found_for_program.errorNo affiliate partner could be found for the specified affiliate program
affiliateerroraffiliate.program_not_found.errorNo affiliate program could be found for the specified program ID
affiliateerroraffiliate.program_not_enabled.errorThe affiliate program with the specified ID is not enabled
affiliateerroraffiliate.program_not_found_for_partner.errorThe affiliate program with the specified ID could not be found for the given affiliate partner

Basket

Basket

ScopeTypeCodeMessage
basketerrorbasket.not_found.errorThe cart could not be found
basketerrorbasket.locked_for_order_creation.errorThe cart is already locked for order creation processing
basketerrorbasket.no_user_assigned.error

No user is assigned to the cart

basketerrorbasket.cost_center_no_business_customer.errorThe cost center functionality is only available for logged-in business customers
basketerrorbasket.update_not_successful.errorThe cart could not be updated
basketerrorbasket.add_line_item_not_successful.errorThe product could not be added to your cart
basketerrorbasket.add_line_item_not_successful.error.cause.MaxItemSizeExceededThe number of line items in your cart exceeds the allowed maximum number
basketerrorbasket.add_line_item_not_successful.error.cause.ProductNotAccessibleThe product is not available anymore
basketerrorbasket.add_line_item_not_successful.error.cause.ProductWithMissingInventoryThe product is not available anymore
basketerrorbasket.add_line_item_not_successful.error.cause.ProductNoPriceThe applied product has no price
basketinfobasket.add_line_item_not_successful.infoThe product could not be added to your cart
basketerrorbasket.invoice_to_address_wrong_address_type.errorThe address is no invoice address
basketerrorbasket.ship_to_address_wrong_address_type.errorThe address is no shipping address
basketerrorbasket.recurrence_missing_start_date.errorNo start date has been specified for the subscription
basketerrorbasket.recurrence_missing_interval.errorNo interval has been specified for the subscription
basketerrorbasket.shipping_method_not_eligible.errorThe shipping method is not eligible for the cart

Basket.Address

ScopeTypeCodeMessage
basket.addressinfobasket.address.deletion.infoThe address has been deleted
basket.addresserrorbasket.address.deletion.errorThe address could not be deleted
basket.addresserrorbasket.address.creation.errorThe address could not be added to your cart
basket.addresserrorbasket.address.creation.error.cause.usageThere were conflicting address usage indicators
basket.addresserrorbasket.address.creation.error.cause.DuplicateAddressAn address with this data already exists
basket.addresserrorbasket.address.update_not_successful.errorThe address could not be updated
basket.addressinfobasket.address.update.infoThe address has been updated
basket.addresserrorbasket.address.create_address_duplicate_address.errorAn address with this data already exists
basket.addresserrorbasket.address.create_address_validation_error.errorThe address is not valid
basket.addresserrorbasket.address.create_address_inconsistent_usage_flags.errorThere were conflicting address usage indicators
basket.addresserrorbasket.address.update_address_address_not_updatable.errorThe address cannot be updated
basket.addresserrorbasket.address.update_address_duplicate_address.errorAn address with this data already exists
basket.addresserrorbasket.address.update_address_validation_error.errorThe address is not valid
basket.addresserrorbasket.address.update_address_inconsistent_usage_flags.errorThere were conflicting address usage indicators
basket.addresserrorbasket.address.delete_address_last_address.errorYou are not allowed to delete all addresses. At least one address is required

Basket.Creation

ScopeTypeCodeMessage
basket.creationinfobasket.creation.infoThe cart was created
basket.creationerrorbasket.creation.errorThe cart could not be created

Basket.Deletion

ScopeTypeCodeMessage
basket.deletioninfobasket.deletion.infoThe cart will be deleted

Basket.Line_Item

ScopeTypeCodeMessage
basket.line_itemerrorbasket.line_item.not_found.errorThe line item could not be found
basket.line_itemerrorbasket.line_item.deletion.errorThe line item could not be deleted
basket.line_iteminfobasket.line_item.deletion.infoThe line item has been deleted
basket.line_iteminfobasket.line_item.creation.infoThis product has been added to your cart
basket.line_iteminfobasket.line_item.merge.infoThis product has been moved to your cart
basket.line_itemerrorbasket.line_item.product_not_found.errorThe product with SKU ''{0}'' could not be found
basket.line_iteminfobasket.line_item.update.infoThe line item could not or only partially be updated
basket.line_itemerrorbasket.line_item.quantity_is_null.errorThe quantity you entered must be at least one
basket.line_itemerrorbasket.line_item.quantity_value_is_null.errorThe quantity value you entered must be at least one
basket.line_itemerrorbasket.line_item.sku_is_null.errorNo valid product SKU specified
basket.line_itemerrorbasket.line_item.update_not_successful.errorThe line item could not be updated
basket.line_itemerrorbasket.line_item.update_not_successful.error.cause.WrongProductTypeVariationMasterThe new product must belong to the same variation master as the previous one
basket.line_itemerrorbasket.line_item.not_eligible_for_warranty.errorNo warranty options available for this line item
basket.line_itemerrorbasket.line_item.warranty.not_found.errorThe warranty with SKU ''{0}'' could not be found
basket.line_itemerrorbasket.line_item.ship_to_address_not_assignable_for_single_shipment.errorThe ship-to address cannot be set on line item level with single shipments enabled
basket.line_itemerrorbasket.line_item.add_item_gift_certificate_address_creation_failed.errorThe gift certificate could not be added to the cart because the address is not valid
basket.line_itemerrorbasket.line_item.add_item_gift_certificate_invalid_ship_to_address.errorThe gift certificate could not be added to the cart because the address is not valid
basket.line_itemerrorbasket.line_item.add_item_max_item_quantity_exceeded.errorThe product quantity for this item in your shopping cart has exceeded our Maximum Purchasing Policy. The product quantity has now been adjusted to meet our policy maximum. For details, refer to our Maximum Purchasing Policy
basket.line_itemerrorbasket.line_item.add_item_max_item_size_exceeded.errorThe number of line items in your cart exceeds the allowed maximum number
basket.line_itemerrorbasket.line_item.add_item_missing_online_gift_certificate_information.errorGift certificate information is missing
basket.line_itemerrorbasket.line_item.add_item_negative_quantity.errorPlease enter a valid quantity
basket.line_itemerrorbasket.line_item.add_item_product_already_in_basket.errorThe product is already in the cart
basket.line_itemerrorbasket.line_item.add_item_product_is_a_retail_set.errorThe product consists of several products that should be added separately
basket.line_itemerrorbasket.line_item.add_item_product_is_dependent.errorThe product depends on another product
basket.line_itemerrorbasket.line_item.add_item_product_needs_quotation.errorThe product needs a quotation
basket.line_itemerrorbasket.line_item.add_item_product_no_price.errorThe applied product has no price
basket.line_itemerrorbasket.line_item.add_item_product_no_tax_class.errorThe applied product has no taxation class
basket.line_itemerrorbasket.line_item.add_item_product_not_accessible.errorThe product is not available anymore
basket.line_itemerrorbasket.line_item.add_item_product_out_of_life_cycle.errorThe product is not available anymore
basket.line_itemerrorbasket.line_item.add_item_product_with_missing_inventory.errorThe product is not available anymore
basket.line_itemerrorbasket.line_item.add_item_quantity_unit_mismatch.errorPlease enter a valid quantity
basket.line_itemerrorbasket.line_item.add_item_unknown_reason.errorThe product could not be added to the cart
basket.line_itemerrorbasket.line_item.add_item_wrong_product_type_variation_master.errorThe product is not available anymore
basket.line_iteminfobasket.line_item.add_item_added_to_existing_line_item.infoThe product has been added to an existing line item
basket.line_iteminfobasket.line_item.add_item_added_to_existing_line_item_with_adjusted_quantity.infoThis product has limited inventory. We have adjusted the quantity to reflect the number of products we have available and added the product to your cart.
basket.line_iteminfobasket.line_item.add_item_added_to_new_line_item.infoThe product has been added
basket.line_iteminfobasket.line_item.add_item_added_to_new_line_item_with_adjusted_quantity.infoThis product has limited inventory. We have adjusted the quantity to reflect the number of products we have available and added the product to your cart
basket.line_iteminfobasket.line_item.add_item_max_item_quantity_exceeded.infoThe quantity you entered is invalid. We have adjusted the quantity to meet our Maximum Purchasing Policy
basket.line_iteminfobasket.line_item.add_item_min_item_quantity_exceeded.infoThe quantity you entered is invalid. We have adjusted the quantity to meet our Minimum Purchasing Policy
basket.line_iteminfobasket.line_item.add_item_quantity_updated_insufficient_inventory.infoThis item has limited inventory. We have adjusted the quantity to reflect the number of items we have available. In addition we have adjusted the order calculation. Please note that promotions may be affected
basket.line_itemerrorbasket.line_item.update_item_product_already_in_basket.errorThe product is already in the cart
basket.line_itemerrorbasket.line_item.update_item_product_is_a_retail_set.errorThe product consists of several products that should be added separately
basket.line_itemerrorbasket.line_item.update_item_product_is_dependent.errorThe product depends on another product
basket.line_itemerrorbasket.line_item.update_item_product_no_price.errorThe applied product has no price
basket.line_itemerrorbasket.line_item.update_item_product_no_tax_class.errorThe applied product has no taxation class
basket.line_itemerrorbasket.line_item.update_item_product_not_accessible.errorThe product is not available anymore
basket.line_itemerrorbasket.line_item.update_item_product_with_missing_inventory.errorThe product is not available anymore
basket.line_itemerrorbasket.line_item.update_item_quantity_unit_mismatch.errorPlease enter a valid quantity
basket.line_itemerrorbasket.line_item.update_item_quote_line_item.errorThe quantity of a quote item cannot be changed
basket.line_itemerrorbasket.line_item.update_item_unknown_reason.errorThe product could not be added to the cart
basket.line_itemerrorbasket.line_item.update_item_wrong_product_type_variation_master.errorThe product is not available anymore
basket.line_iteminfobasket.line_item.update_item_max_item_quantity_exceeded.infoThe quantity you entered is invalid. We have adjusted the quantity to meet our Maximum Purchasing Policy
basket.line_iteminfobasket.line_item.update_item_min_item_quantity_exceeded.infoThe quantity you entered is invalid. We have adjusted the quantity to meet our Minimum Purchasing Policy
basket.line_iteminfobasket.line_item.update_item_quantity_updated_insufficient_inventory.infoThis item has limited inventory. We have adjusted the quantity to reflect the number of items we have available. In addition we have adjusted the order calculation. Please note that promotions may be affected

Basket.Merges

ScopeTypeCodeMessage
basket.mergeserrorbasket.merges.errorThe carts could not be merged
basket.mergesinfobasket.merges.basket_anonymized.infoThe cart has been anonymized
basket.mergeserrorbasket.merges.authentication_token_syntax_failure.errorThe authentication token contains syntactic errors. If you have any questions, please contact us
basket.mergeserrorbasket.merges.different_registered_basket_customer.errorThe cart belongs to a different customer. If you have any questions, please contact us
basket.mergesinfobasket.merges.add_item_wrong_product_type_variation_master.infoThe product is not available anymore
basket.mergesinfobasket.merges.add_item_product_out_of_life_cycle.infoThe product is not available anymore
basket.mergesinfobasket.merges.add_item_product_no_price.infoThe applied product has no price
basket.mergesinfobasket.merges.add_item_product_is_a_retail_set.infoThe product consists of several products that should be added separately
basket.mergesinfobasket.merges.add_item_product_no_tax_class.infoThe applied product has no taxation class
basket.mergesinfobasket.merges.add_item_product_is_dependent.infoThe product depends on another product
basket.mergesinfobasket.merges.add_item_product_not_found.infoThe product is not available anymore
basket.mergesinfobasket.merges.add_item_product_not_accessible.infoThe product is not available anymore
basket.mergesinfobasket.merges.add_item_product_already_in_basket.infoThe product is already in the cart
basket.mergesinfobasket.merges.add_item_product_removed_no_inventory.infoThe product is not available anymore
basket.mergesinfobasket.merges.add_item_quantity_updated_insufficient_inventory.infoThis item has limited inventory. We have adjusted the quantity to reflect the number of items we have available. In addition we have adjusted the order calculation. Please note that promotions may be affected
basket.mergesinfobasket.merges.add_item_product_with_missing_inventory.infoThe product is not available anymore
basket.mergesinfobasket.merges.add_item_max_item_Size_exceeded.infoThe number of line items in your cart exceeds the allowed maximum number
basket.mergesinfobasket.merges.add_item_min_item_quantity_exceeded.infoWe have adjusted the quantity to meet our Minimum Purchasing Policy
basket.mergesinfobasket.merges.add_item_max_item_quantity_exceeded.infoWe have adjusted the quantity to meet our Maximum Purchasing Policy
basket.mergesinfobasket.merges.add_item_quantity_unit_mismatch.infoDifferent quantity units occurred
basket.mergesinfobasket.merges.add_item_total_quantity_exceeded.infoThe product quantity for a line item in the cart has exceeded the Maximum Purchasing Policy
basket.mergesinfobasket.merges.add_item_negative_quantity.infoThe quantity of the product must be greater than 0
basket.mergesinfobasket.merges.add_item_unknown_reason.infoThe product could not be added to the cart
basket.mergesinfobasket.merges.add_item_missing_online_gift_certificate_information.info

Some information is missing

basket.mergesinfobasket.merges.add_item_gift_certificate_address_creation_failed.infoThe gift certificate could not be added to the cart because the address is not valid
basket.mergesinfobasket.merges.add_item_shipping_method_missing.infoNo shipping method has been selected
basket.mergesinfobasket.merges.add_item_shipping_method_was_set.infoThe selected shipping method is not valid anymore. A new shipping method has been selected for the line item

Basket.Payment

ScopeTypeCodeMessage
basket.paymentinfobasket.payment.payment_method_restriction.infoThe use of this payment method is restricted
basket.paymenterrorbasket.payment.creation.errorThe payment could not be created
basket.paymenterrorbasket.payment.not_found.errorThe payment could not be found
basket.paymentinfobasket.payment.deletion.infoThe payment has been deleted
basket.paymenterrorbasket.payment.payment_instrument_is_null.errorNo valid payment instrument has been specified
basket.paymenterrorbasket.payment.payment_instrument_not_found.errorNo valid payment instrument has been specified
basket.paymenterrorbasket.payment.payment_instrument_not_found.errorThe selected payment instrument could not be found
basket.paymenterrorbasket.payment.payment_instrument_not_found.errorThe selected payment instrument could not be found
basket.paymenterrorbasket.payment.payment_instrument_not_found.errorThe selected payment instrument cannot be used because it is not applicable for the current cart
basket.paymenterrorbasket.payment.payment_instrument_not_applicable.errorThe selected payment instrument cannot be used because it is not applicable for the current cart
basket.paymenterrorbasket.payment.open_tender_payment_already_exists.errorAn open tender payment already exists
basket.paymenterrorbasket.payment.payment_already_exists_for_instrument.errorThe payment instrument has already been selected for payment
basket.paymenterrorbasket.payment.payment_instrument_not_open_tender.errorThe payment instrument is not an open tender
basket.paymenterrorbasket.payment.basket_already_covered.errorThe cart is already fully covered
basket.paymenterrorbasket.payment.update_not_successful.errorThe payment information could not be updated
basket.paymenterrorbasket.payment.redirect_url_creation_failed.errorThe redirect to the payment service provider could not be prepared
basket.paymenterrorbasket.payment.redirect_status_update_failed.errorUpdating the redirect status has failed
basket.paymenterrorbasket.payment.payment_instrument_immutable.errorThe payment instrument is immutable

Basket.Payment_Instrument

ScopeTypeCodeMessage
basket.payment_instrumentinfobasket.payment_instrument.deletion.infoThe payment instrument has been deleted
basket.payment_instrumenterrorbasket.payment_instrument.creation.errorThe payment instrument could not be created
basket.payment_instrumenterrorbasket.payment_instrument.payment_method_is_null.errorNo payment method has been specified
basket.payment_instrumenterrorbasket.payment_instrument.payment_method_not_found.errorThe specified payment method could not be found
basket.payment_instrumenterrorbasket.payment_instrument.creation_not_permitted.errorIt is not permitted to create a payment instrument for the selected payment method

Basket.Promotion

ScopeTypeCodeMessage
basket.promotion_codeerrorbasket.promotion_code.add_code_no_promotion_applicable.errorNo promotion is applicable to the current cart
basket.promotion_codeerrorbasket.promotion_code.add_code_number_of_applicable_promotion_codes_reached.errorThe maximum number of applicable promotion codes has been reached
basket.promotion_codeerrorbasket.promotion_code.add_code_promotion_code_already_in_basket.error

The promotion code has already been applied to the cart

basket.promotion_codeerrorbasket.promotion_code.add_code_promotion_code_already_redeemed.errorThe promotion code has already been redeemed
basket.promotion_codeerrorbasket.promotion_code.add_code_promotion_code_empty.errorThe promotion code is empty
basket.promotion_codeerrorbasket.promotion_code.add_code_promotion_code_max_length.errorThe promotion code exceeds the maximum length
basket.promotion_codeerrorbasket.promotion_code.add_code_promotion_code_not_accessible.errorThe promotion code is not accessible
basket.promotion_codeerrorbasket.promotion_code.add_code_promotion_code_not_active.error

The promotion code is not active

basket.promotion_codeerrorbasket.promotion_code.add_code_promotion_code_not_found.errorThe promotion code could not be found
basket.promotion_codeerrorbasket.promotion_code.add_code_promotion_condition_not_met.errorThe conditions for redeeming the promotion code have not been met
basket.promotion_codeerrorbasket.promotion_code.add_not_successful.errorThe promotion code could not be added
basket.promotion_codeerrorbasket.promotion_code.not_found.errorThe promotion code could not be found

Basket.Shipping_Bucket

ScopeTypeCodeMessage
basket.shipping_bucketerrorbasket.shipping_bucket.not_found.errorThe shipping bucket could not be found
basket.shipping_bucketinfobasket.shipping_bucket.update.infoThe shipping bucket was updated
basket.shipping_bucketerrorbasket.shipping_bucket.update_not_successful.errorThe shipping bucket could not be updated
basket.shipping_bucketerrorbasket.shipping_bucket.shipping_method_not_eligible.errorThe shipping method is not eligible for the shipping bucket

Basket.Update

ScopeTypeCodeMessage
basket.updateinfobasket.update.infoThe cart was updated

Basket.Validation

ScopeTypeCodeMessage
basket.validationerrorbasket.validation.execution.errorThe cart validation could not be executed
basket.validationerrorbasket.validation.error_behavior_invalid.errorThe error behavior is invalid
basket.validationerrorbasket.validation.basket_calculation_invalid.errorThe cart needs to be calculated
basket.validationerrorbasket.validation.basket_has_quotes_and_is_recurring.errorIt is not possible to create a subscription that contains prices of a quote
basket.validationerrorbasket.validation.basket_not_covered.errorThe value of the cart is not covered by the selected payment instruments
basket.validationerrorbasket.validation.basket_promotion_invalid.error

An applied promotion is not valid anymore

basket.validationerrorbasket.validation.basket_quote_currency_not_match.errorThe currency of the quote does not match the cart''s currency
basket.validationerrorbasket.validation.basket_quotes_currency_not_match.errorThe currency of the quotes does not match the cart''s currency
basket.validationerrorbasket.validation.common_ship_to_address_missing.errorNo ship-to address has been selected
basket.validationerrorbasket.validation.common_shipping_method_invalid.errorThe selected shipping method is not valid anymore
basket.validationerrorbasket.validation.common_shipping_method_missing.errorNo shipping method has been selected
basket.validationerrorbasket.validation.cost_center_invalid.error

The selected cost center is invalid

basket.validationerrorbasket.validation.cost_center_missing.errorNo cost center has been selected
basket.validationerrorbasket.validation.empty_basket.errorThe cart is empty
basket.validationerrorbasket.validation.invalid_desired_delivery_date.error

One of the desired delivery dates is excluded

basket.validationerrorbasket.validation.invoice_to_address_missing.errorNo invoice-to address has been selected
basket.validationerrorbasket.validation.line_item_promotion_invalid.errorAn applied promotion is not valid anymore
basket.validationerrorbasket.validation.line_item_ship_to_address_missing.errorNo ship-to address has been selected
basket.validationerrorbasket.validation.line_item_shipping_method_invalid.errorThe selected shipping method is not valid anymore
basket.validationerrorbasket.validation.line_item_shipping_method_missing.errorNo shipping method has been selected
basket.validationerrorbasket.validation.line_item_shipping_restrictions.errorThe selected shipping method cannot be used
basket.validationerrorbasket.validation.max_item_quantity_exceeded.errorThe quantity for a product in the cart has exceeded the maximum purchasing policy
basket.validationerrorbasket.validation.max_item_size_exceeded.errorThe number of line items in the cart exceeds the allowed maximum number
basket.validationerrorbasket.validation.max_value_exceeded.errorThe total value of the cart exceeds the maximum allowed total
basket.validationerrorbasket.validation.min_value_exceeded.errorThe total value of the cart does not reach the required minimum order value
basket.validationerrorbasket.validation.no_taxation_service_available.errorExternal taxation service not available. Please try again later. If you have any questions, please contact us
basket.validationerrorbasket.validation.payment_missing.errorNo payment method has been selected
basket.validationerrorbasket.validation.payment_not_applicable.errorThe selected payment method is not applicable to the cart
basket.validationerrorbasket.validation.product_is_a_retail_set.errorThe product consists of several (partial) products that should be added separately
basket.validationerrorbasket.validation.product_is_dependent.errorThe product depends on another product
basket.validationerrorbasket.validation.product_no_price.errorThe product has no price
basket.validationerrorbasket.validation.product_no_tax_class.errorThe product has no tax class
basket.validationerrorbasket.validation.product_not_accessible.errorThe product is not available anymore
basket.validationerrorbasket.validation.product_not_found.errorThe product is not available anymore
basket.validationerrorbasket.validation.product_out_of_life_cycle.errorThe product is not available anymore
basket.validationerrorbasket.validation.product_with_missing_inventory.errorThe product is not available anymore
basket.validationerrorbasket.validation.promotion_code_invalid.errorAn applied promotion code is not valid anymore
basket.validationerrorbasket.validation.quote_expired.errorA quote is expired
basket.validationerrorbasket.validation.quote_has_no_line_items.error

A quote is expired

basket.validationerrorbasket.validation.quote_invalid_period.errorThe start date for a quote is not allowed to be after the end date
basket.validationerrorbasket.validation.quote_not_started.error

The start date for a quote is in the future

basket.validationerrorbasket.validation.quote_rejected.errorA quote has been rejected
basket.validationerrorbasket.validation.recurring_basket_end_date_before_start_date.errorThe start date for the subscription is not allowed to be after the end date
basket.validationerrorbasket.validation.recurring_basket_start_date_in_the_past.errorThe start date for the subscription is not allowed to be in the past
basket.validationerrorbasket.validation.terms_and_conditions_error.errorThe Terms and Conditions have not been accepted
basket.validationerrorbasket.validation.too_much_covered.errorThe selected payment methods cover an amount greater than the cart total
basket.validationerrorbasket.validation.total_quantity_exceeded.errorThe product quantity for a line item in the cart has exceeded the maximum purchasing policy
basket.validationerrorbasket.validation.warranty_invalid.errorA warranty is not available anymore
basket.validationerrorbasket.validation.wrong_basket_status.errorThe cart is in an unsupported state
basket.validationinfobasket.validation.basket_promotion_invalid.infoAn applied promotion is not valid anymore. It has been removed from the cart
basket.validationinfobasket.validation.basket_quote_currency_not_match.infoThe currency of a quote does not match the cart''s currency. It has been removed from the cart
basket.validationinfobasket.validation.basket_quotes_currency_not_match.infoThe currency of some quotes does not match the cart''s currency. They have been removed from the cart
basket.validationinfobasket.validation.common_ship_to_address_was_set.infoThe selected ship-to address is not valid anymore. A new ship-to address has been selected for the cart
basket.validationinfobasket.validation.common_shipping_method_was_set.infoThe selected shipping method is not valid anymore. A new shipping method has been selected for the cart
basket.validationinfobasket.validation.cost_center_removed.infoThe selected cost center is invalid. It has been removed from the cart
basket.validationinfobasket.validation.invoice_to_address_was_set.infoThe selected invoice-to address is not valid anymore. A new invoice-to address has been selected for the cart
basket.validationinfobasket.validation.line_item_promotion_invalid.infoAn applied promotion is not valid anymore. It has been removed from the cart
basket.validationinfobasket.validation.line_item_ship_to_address_was_set.infoThe selected ship-to address is not valid anymore. A new ship-to address has been selected for the line item
basket.validationinfobasket.validation.line_item_shipping_method_was_set.infoThe selected shipping method is not valid anymore. A new shipping method has been selected for the line item
basket.validationinfobasket.validation.payment_not_applicable.infoThe selected payment method is not applicable to the cart. It has been removed from the cart
basket.validationinfobasket.validation.product_is_a_retail_set.infoThe product ''{0}'' consists of several (partial) products that should be added separately. It has been removed from the cart
basket.validationinfobasket.validation.product_is_dependent.infoThe product ''{0}'' depends on another product. It has been removed from the cart
basket.validationinfobasket.validation.product_no_price.infoThe product ''{0}'' has no price. It has been removed from the cart
basket.validationinfobasket.validation.product_no_tax_class.infoThe product ''{0}'' has no tax class. It has been removed from the cart
basket.validationinfobasket.validation.product_not_found.infoThe product ''{0}'' is not available anymore. It has been removed from the cart
basket.validationinfobasket.validation.product_removed_no_inventory.infoThe product ''{0}'' is not available anymore. It has been removed from the cart
basket.validationinfobasket.validation.promotion_code_invalid.infoAn applied promotion code is not valid anymore. It has been removed from the cart
basket.validationinfobasket.validation.quantity_updated_insufficient_inventory.infoThe selected quantity of the product ''{0}'' is not valid anymore. It has been updated for the cart
basket.validationinfobasket.validation.quote_expired.infoA quote has expired. It has been removed from the cart
basket.validationinfobasket.validation.quote_has_no_line_items.infoA quote has expired. It has been removed from the cart
basket.validationinfobasket.validation.quote_invalid_period.infoThe start date for a quote is not allowed to be after the end date. It has been removed from the cart
basket.validationinfobasket.validation.quote_not_started.infoThe start date for a quote is in the future. It has been removed from the cart
basket.validationinfobasket.validation.quote_rejected.infoA quote has been rejected. It has been removed from the cart
basket.validationinfobasket.validation.warranty_removed.infoA warranty is not available anymore. It has been removed from the cart

Cost Center

ScopeTypeCodeMessage
cost_centererrorcost_center.not_found.errorThe cost center could not be found
cost_centererrorcost_center.buyer_not_assigned_to_cost_center.errorThe user is not assigned to the cost center with the role "buyer"

Shipping

ScopeTypeCodeMessage
shipping_methoderrorshipping_method.not_found.errorThe shipping method could not be found
shipping_methoderrorshipping_method.line_item.single_shipment.errorThe shipping method cannot be set on line item level with single shipments enabled
Disclaimer
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.
The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties. Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.