RemoveMarketplacePriceInput

Input for removing marketplace sale prices or wholesale prices from pricing plan

This page contains

    Fields

    pricingPlanId ID!

    Unique identifier for a pricing plan

    markupPricingType MarkupPricingType!

    Defines the type of markup - Marketplace sale price (CHANNEL) or Wholesale price (CHANNEL_RESELLER)

    removeSetupFee Boolean

    If true, markup set for setup fee will be removed

    Default value: false

    removeFlatFee Boolean

    If true, markup set for flat fee will be removed

    Default value: false

    removeContractFee Boolean

    If true, markup set for contract fee will be removed

    Default value: false

    removeUnitPrices [RemoveUnitMarkupPriceInput!]

    List of units for which markup should be removed

    Mutations for RemoveMarketplacePriceInput

    removeMarketplacePrice

    Remove marketplace sale price or wholesale price for a pricing plan