Details about the sales channel domain, including verification status, whether it's primary or shortlink, and its unique identifier.
Fields
id
StringThe unique identifier (24-digit Mongo Object ID) of the sales channel domain.
is_predefined
BooleanDomain is hosting domain or not.
is_primary
BooleanDomain is primary or not. Primary domain is the default/main domain.
is_shortlink
BooleanShortlink is present or not for the domain.
name
StringDomain name.
verified
BooleanDomain is verified or not. TXT and A records should propagate correctly.
Was this section helpful?