Protected
Readonly
Optional
Checks if one or more CartDiscounts exist for the provided query predicate. Returns a 200 status if any CartDiscounts match the query predicate, or a 404 status otherwise.
200
404
Creating a Cart Discount produces the CartDiscountCreated Message.
Checks if one or more CartDiscounts exist for the provided query predicate. Returns a
200status if any CartDiscounts match the query predicate, or a404status otherwise.