Preview

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

WithdrawProductSyndicationRequestInput

This page contains

    Fields

    syndicationRequestId ID!

    catalog_requests.request_ref_id UUID — as returned by viewerSyndicationRequest.id or mutation payloads.

    Mutations for WithdrawProductSyndicationRequestInput

    withdrawProductSyndicationRequest PREVIEW

    MM withdraws a pending syndication request. Allowed only when:

    1. Monolith status is CHANNEL_REQUESTED, COMPANY_REQUESTED, or VENDOR_APPROVED.
    2. Product is NOT already staged or added (is_added != 'Y' AND is_staging != 'Y').
    3. Request belongs to the caller's own marketplace and is the current last_catalog_request_id.