Preview

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

promotionEligibility

Verifies Microsoft promotion eligibility for a company.

When promotionId is omitted, all active synced promotions matching the catalog item are evaluated via Partner Center and returned as a list sorted by configured discount percentage descending. Each item includes Partner Center promotion constraints and a quantity policy check when applicable.

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_PARTNER

    ROLE_CHANNEL_ADMIN

    Arguments

    input PromotionEligibilityInput! PREVIEW

    Return Fields

    [PromotionEligibilityPayload!]! PREVIEW

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.