Preview

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

DistributorAccount

Distributor Account Information

This page contains

    Fields

    id: ID!

    distributor account id

    createdOn: DateTime!

    Time at which the account was created

    lastModifiedOn: DateTime

    Time at which the account was last modified

    userId: String

    Marketplace User Id

    accountId: String!

    Marketplace Account(Company) id

    distributorId: String

    Distributor id to which account belongs to

    tenant: String

    tenant on which distributor account exists

    email: String

    User email address

    accountNumber: Int

    Distributor user account number

    sftpHost: String

    sftpHost

    sftpUserName: String

    sftpUserName

    connected: Boolean

    Status for account connection with external distributor system

    settings: DistributorAccountSettings PREVIEW

    Settings for the distributor account

    Queries for DistributorAccount

    distributorAccount PREVIEW

    Distributor Account Details