Account
The Account object represents an individual account in the SoftwareOne Marketplace.
This object contains the following attributes:
id
string, core
(Read-only) Unique identifier for the account.
type
string, core
The type of account. Allowed values are:
ClientVendorOperations
status
string, core
(Read-only) The status of the account. Allowed values are:
EnabledActiveDisabled
name
string
The name of the account.
description
string
(Optional) A description of the account.
externalId
string
(Optional) The Customer Discount Group number.
externalName
string
The Customer Discount Group name.
serviceLevel
string
Service level for the account. Allowed values are:
EssentialEliteDSC
icon
string, core
The relative path to the account's logo.
website
string
The path to the company’s website.
technicalSupportEmail
string
The email address for technical support.
externalIDs
object
Represents the externalId for the account.
defaultLanguageCode
string
The default language code of the account.
Examples
Last updated
Was this helpful?