Preview

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

PsaDistiDistributorAccountConfigurationInput

This page contains

    Fields

    accountIdentifier String

    Disti accountIdentifier. For CONNECTWISE this is ignored: psa-sync loads ConnectWise clientId from Mongo (psaConnector.credentials) and sends that as Disti accountIdentifier.

    companyId String

    ConnectWise company id. Prefixed onto credentials.clientIdOrUserName as {companyId}+{clientIdOrUserName} when calling Disti (ConnectWise Basic Auth username format). Required when distributorId is CONNECTWISE.

    customFields [PsaDistiDistributorAccountFieldInput!] PREVIEW