Preview

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

ProductSyndicationRequestStatus

This page contains

    Fields

    REQUESTED

    Pending ISV or NCM approval.

    APPROVED

    Approved; product staged to requesting marketplace.

    DENIED

    Denied by ISV or NCM.

    WITHDRAWN

    Withdrawn by the requesting MM.

    AUTO_STAGED

    Directly staged without explicit approval (isPreapprovedByIsv=true path). This value is mutation-response-only — no read query can return it, because the direct-add path writes the same CHANNEL_APPROVED row a manual approval would write.