Preview

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

PromotionPricing

Partner-specific Microsoft promotion passthrough configuration for an edition pricing

This page contains

    Fields

    id: ID!

    Document identifier

    editionPricingId: ID!

    Edition pricing identifier (pricing plan id)

    partner: String!

    Partner marketplace identifier

    promoPassthroughValue: Float!

    Passthrough amount; constrained to 0.0–1.0 when mode is PERCENTAGE

    promoPassthroughMode: PromoPassthroughMode! PREVIEW

    How the passthrough amount is interpreted

    createdOn: DateTime

    Created timestamp

    lastModified: DateTime

    Last modified timestamp

    Mutations for PromotionPricing

    createOrUpdatePromotionPricing PREVIEW

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

    Queries for PromotionPricing

    promotionPricing PREVIEW

    Returns promotion passthrough pricing for the current partner and edition pricing id