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

Affiliate ID to get credit for the account

facts

industry

Non-null

Industry that the account's business operates within.

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

queryParameters

Query string parameters from signup URL for trial attribution tracking

setupDefaultResources

Non-null

When true, the API will also create the standard starter resources (audience, sample contact, default segments, starter tag, first campaign, and welcome journey) so the UI does not have to make additional calls after CreateAccount. Defaults to false for backward compatibility.

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 or set to "Auto".

website

URL of the business website. Max length: 255

Usages

#

References

#

  • Argument input of field createAccount from type Mutation