Preview

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

UpdateAccountInput

Attributes to update for a marketplace account (company)

This page contains

    Fields

    id ID!

    Unique identifier of the account to be updated

    name String

    Name of the account

    countryCode String

    Country code of the account

    accessTypes [AccountAccessType!]

    The type of access that members of this account have

    externalId String

    Account external ID

    defaultRole AccountMembershipRole

    The default role newly created users receive

    customAttributes [CustomAttributeInput!]

    The custom attributes associated with the account's profile

    Mutations for UpdateAccountInput

    updateAccount PREVIEW

    Update a marketplace account (company)