Magidoc

UpdateAccountInput
Input Object

Input type for UpdateAccount

Fields

#

addressCountry

Address country associated with the account. *Max length: 100*

addressLocality

Address locality associated with the account. *Max length: 100*

addressRegion

Address region associated with the account. *Max length: 100*

applicationAlias

Unique alias for Tarvent application. *Max length: 50*

hardBounceLimit

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

mailDomainId

Default mail domain for the account.

name

Unique name to reference the account. *Max length: 255*

ownerId

ID of user who owns the account. *Max length: 255*

pagesAlias

Unique alias for pages urls (pages, surveys, and forms). *Max length: 50*

phone

Phone number associated with the account. *Max length: 25*

postalCode

Postal code associated with the account. *Max length: 15*

softBounceLimit

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

streetAddress

Street address associated with the account. *Max length: 100*

streetAddress2

Street address 2 associated with the account. *Max length: 50*

timezone

Must be a valid [IANA timezone](https://www.iana.org/time-zones) or set to "Auto".

trackingAlias

Unique alias for tracking urls. *Max length: 50*

website

URL of the business website. *Max length: 255*

Usages

#

References

#

  • Argument input of field updateAccount from type Mutation