Preview

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

CreateOrUpdatePromotionPricingInput

Input to create or update promotion passthrough pricing

This page contains

    Fields

    editionPricingId ID!

    Edition pricing identifier (pricing plan id)

    promoPassthroughValue Float!

    Passthrough amount; must be between 0.0 and 1.0 when promoPassthroughMode is PERCENTAGE

    promoPassthroughMode PromoPassthroughMode! PREVIEW

    PERCENTAGE constrains promoPassthroughValue to 0.0–1.0; FIXED_PRICE is an absolute amount

    Mutations for CreateOrUpdatePromotionPricingInput

    createOrUpdatePromotionPricing PREVIEW

    Creates or updates promotion passthrough pricing for the current partner and edition pricing id