Magidoc

Account
Object

Unique billing account

Fields

#

id

Non-null

Unique account id

settings

Collections of settings

users

[ User !]

Collection of users associated with this account

owner

User who owns the account. Refer to the UpdateAccount mutation to change the owner.

status

Non-null

Account status

defaultMailDomain

Default mail domain for the account.

name

Non-null

Unique name to reference the account.

userCount

Non-null

Count of all users within the account.

paymentStatus

Account payment status

streetAddress

Non-null

Street address associated with the account.

streetAddress2

Street address 2 associated with the account.

addressLocality

Non-null

Address locality associated with the account.

addressRegion

Non-null

Address region associated with the account.

postalCode

Postal code associated with the account.

addressCountry

Non-null

Address country associated with the account.

phone

Non-null

Phone number associated with the account.

trackingAlias

Unique alias for tracking urls

pagesAlias

Unique alias for pages urls (pages, surveys, and forms)

applicationAlias

Unique alias for Tarvent application

website

URL of the business website.

isNewAccount

Non-null

isScheduledToDelete

Non-null

hardBounceLimit

Non-null

Maximum amount of hard bounces a contact can have before being marked as undeliverable.

softBounceLimit

Non-null

Maximum amount of soft bounces a contact can have before being marked as undeliverable.

createdUtc

Non-null

Date/time the account was created

createdBy

Non-null

ID of user who created the account. Refer to the user query to get user information.

modifiedUtc

Non-null

Date/time the account was last modified

modifiedBy

Non-null

ID of user who last modified the account. Refer to the user query to get user information.

groups

Non-null

Collections of security groups

domains

Non-null

Collections of domains

invites

[ Invite !]!
Non-null

Collections of invites requesting people to register as users

dedicatedIps

Non-null

Collections of dedicated IP addresses used for sending transactional and marketing emails

Usages

#

References

#