Preview

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

setupDistiProductManagerIntegration

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

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER

    Arguments

    input SetupDistiProductManagerIntegrationInput! PREVIEW

    SetupDistiProductManagerIntegrationInput fields

    distributorId String!
    distributorMarket PsaDistiDistributorMarket! PREVIEW
    configuration PsaDistiDistributorAccountConfigurationInput! PREVIEW
    credentials PsaDistiDistributorAccountCredentialsInput! PREVIEW
    secondaryConfiguration PsaDistiDistributorAccountConfigurationInput PREVIEW
    secondaryCredentials PsaDistiDistributorAccountCredentialsInput PREVIEW
    settings PsaDistiDistributorAccountSettingsInput PREVIEW

    Return Fields

    id String
    action PsaDistiIntegrationAction PREVIEW
    userErrors [PsaDistiAccountError!]! PREVIEW

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.