Skip to main content
POST
Create Account

Authorizations

X-API-KEY
string
header
required

Your organization's API key

X-ORG-ID
string
header
required

Your organization's identifier

Body

application/json
name
string | null

Account display name

email
string | null

Account email address

accountType
integer | null

Account type code

Legal registered name

defaultPaymentTerms
integer | null

Payment terms code

trnNumber
string | null

Tax registration number

licenseNumber
string | null

Business license number

businessPhone
string | null

Business phone number

buildingLocation
string | null

Building or location name

street1
string | null

Street address line 1

street2
string | null

Street address line 2

city
string | null

City

postalCode
string | null

Postal / ZIP code

state
string | null

State or province

country
string | null

Country

Response

200

Account created successfully