Preview

RemoveQuoteDiscountInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

RemoveQuoteDiscountInput

Input for removing discount from quote

This page contains

    Fields

    quoteId ID!

    Quote to remove discount from

    discountCode String!

    Discount code to remove

    itemIds [ID!]

    Optional specific item IDs to remove discount from

    Mutations for RemoveQuoteDiscountInput

    removeQuoteDiscount PREVIEW

    Remove discount from quote