Preview

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

WithdrawProductSyndicationRequestPayload

This page contains

    Fields

    syndicationRequest: ProductSyndicationRequest PREVIEW
    userErrors: [WithdrawProductSyndicationRequestError!] PREVIEW

    Mutations for WithdrawProductSyndicationRequestPayload

    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.