Create a new account

For getting list of products use documentation here: https://www.activecampaign.com/partner/api/v2/example.php?call=/api/v1/products.
More detailed instructions can be found in Step 1 of this document: https://www.activecampaign.com/partner/api/v2/account_add_flow.php

Body Params
string
required

Display name for the account

string | null

Custom domain (CNAME) for the account

string
required

Contact or account owner name

string
required

Primary account email

string
required

Notification email address for account-related alerts

string | null

Account language name (e.g. polish, dutch, english)

string | null

IANA timezone identifier (e.g. Europe/Amsterdam, America/New_York)

string | null

Deprecated. Use snapshot_id instead.

string | null

Currency code (e.g. USD, PLN, EUR)

integer
required

Billing interval in months

products
array of objects
required
length ≥ 1

Product configuration. Array must be non-empty.

products*
boolean | null
string
required
string
required
string | null
integer | null
entitlements
required
string | null

Billing profile identifier. Go to update card/billing settings, copy the string_id from the URL.

string
required
Defaults to US

ISO country code (e.g. US, PL, GB)

integer | null
Defaults to null

ID of the snapshot to clone from. Obtain from GET /api/child-account-snapshots/v1/ endpoint.

Responses
200

Account created successfully.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json