Class GraphQLStoreCartDiscountsLimitReachedErrorImpl

java.lang.Object
com.commercetools.api.models.error.GraphQLStoreCartDiscountsLimitReachedErrorImpl
All Implemented Interfaces:
GraphQLErrorObject, GraphQLStoreCartDiscountsLimitReachedError, io.vrap.rmf.base.client.ModelBase

public class GraphQLStoreCartDiscountsLimitReachedErrorImpl extends Object implements GraphQLStoreCartDiscountsLimitReachedError, io.vrap.rmf.base.client.ModelBase

Returned when a Cart Discount cannot be created or assigned to a Store as the limit for active Cart Discounts in a Store has been reached for one or more Stores in the request.

The error is returned as a failed response to:

  • Create CartDiscount and Create CartDiscount in Store requests
  • Add Store and Set Store update actions