Magidoc

CreateAccountInput
Input Object

Input type for CreateAccount

Fields

#

addressCountry

Non-null

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

addressLocality

Non-null

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

addressRegion

Non-null

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

affiliateId

ID of affiliate enrolled in affiliate program

facts

name

Non-null

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

pAC

Internal Use only

partnerId

Internal Use only

phone

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

postalCode

Non-null

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

streetAddress

Non-null

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".

website

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

Usages

#

References

#

  • Argument input of field createAccount from type Mutation