Class InvalidItemShippingDetailsErrorImpl

java.lang.Object
com.commercetools.api.models.error.InvalidItemShippingDetailsErrorImpl
All Implemented Interfaces:
ErrorObject, InvalidItemShippingDetailsError, io.vrap.rmf.base.client.ModelBase

public class InvalidItemShippingDetailsErrorImpl extends Object implements InvalidItemShippingDetailsError, io.vrap.rmf.base.client.ModelBase

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.