Preview

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

RegisterDistributorAccountInput

Input used when registering a new distributor account

This page contains

    Fields

    accountId String!

    Marketplace Account(company) id

    userId String

    User id

    distributorDetails DistributorDetailsAccountInput PREVIEW

    Distributor details

    distributorId String

    Distributor id

    distributorMarket DistributorMarket PREVIEW

    Distributor market

    accountDetails AccountDetailsInput PREVIEW

    Account registration payload

    configuration DistributorAccountConfigurationInput PREVIEW

    New structured primary configuration (optional during migration)

    credentials DistributorAccountCredentialsInput PREVIEW

    New structured primary credentials (optional during migration)

    secondaryConfiguration DistributorAccountConfigurationInput PREVIEW

    New structured secondary configuration (optional during migration)

    secondaryCredentials DistributorAccountCredentialsInput PREVIEW

    New structured secondary credentials (optional during migration)

    Mutations for RegisterDistributorAccountInput

    registerDistributorAccount PREVIEW

    Register a new distributor account