• Pricing
  • >
  • Input Objects
  • >
  • RemoveMarketplacePriceInput

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

removeCustomMeteredUsageFee Boolean

If true, custom markup set on metered usage will be removed

Default value: false

applicationStatus ApplicationStatus

Status of an application for which we have to remove marketplace price

Default value: LAUNCHED

Mutations for RemoveMarketplacePriceInput

removeMarketplacePrice

Remove marketplace sale price or wholesale price for a pricing plan