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

    accountId: String!

    MM Account(Company) id against which the distributor account is being registered, acts as vendor of the products imported

    distributorId: String!

    Distributor id to which account belongs to

    distributorMarket: DistributorMarket! PREVIEW

    Distributor market to which account belongs to

    configuration: DistributorAccountConfiguration PREVIEW

    Primary account configuration containing external distributor account config details

    secondaryConfiguration: DistributorAccountConfiguration PREVIEW

    Secondary account configuration containing external distributor account config details

    isCredsUpdatedInConnectorDb: Boolean

    if credentials are updated in provisioning connector db

    connectionStatus: DistributorAccountConnectionStatus! PREVIEW

    Connection status for the distributor account

    settings: DistributorAccountSettings PREVIEW

    Settings for the distributor account

    createdOn: DateTime!

    Time at which the account was created

    lastModifiedOn: DateTime

    Time at which the account was last modified

    Parent objects of DistributorAccount

    Distributor PREVIEW

    Distributor information

    Queries for DistributorAccount

    distributorAccount PREVIEW

    Distributor Account Details

    distributors PREVIEW

    Distributors' details