Preview

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

PsaDistiAccountError

This page contains

    Fields

    message: String!
    path: [String!]
    code: String

    Implements

    Mutations for PsaDistiAccountError

    distiProductImport PREVIEW

    Trigger Disti ConnectWise catalog fetch/import for the current marketplace account. Requires a prior successful configurePsaOnboarding (Disti distributor account must exist). Proxies Disti triggerProductCatalogFetchAndImport; import progress is tracked in Disti.

    setupDistiProductManagerIntegration PREVIEW

    Create or update the Disti distributor account integration for the current marketplace account.

    Queries for PsaDistiAccountError

    distiProductImportStatus PREVIEW

    Poll Disti product catalog import progress for the current marketplace account. Proxies Disti getProductCatalogImportProgress.