Preview

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

WithdrawProductNetworkDistributionPayload

This page contains

    Fields

    product: Product PREVIEW
    userErrors: [WithdrawProductNetworkDistributionError!] PREVIEW

    Mutations for WithdrawProductNetworkDistributionPayload

    withdrawProductNetworkDistribution PREVIEW

    Developer/ISV or MM withdraws a pending network distribution request for a product they own. Caller must have write access to the product (tenant or vendor). Transitions distributionStatus: REQUESTED → NEW. Clears distributionTargetPartner. Does NOT change exclusivePartner (cleared only on approve). Does NOT emit the monolith NCM notification Kafka event.