Account
Attributes of the Account type
An account record is used to represent a customer or trialist
accountType
The type of account
accountTypeId
ID
Type of account
addressValidated
Boolean
Address validated status
annualRevenue
Int
Annual revenue
arr
Float
ARR (Annual Recurring Revenue) amount
balances
billingCity
String
City for billing
billingContact
Contact for billing correspondence
billingContactId
ID
Contact for billing correspondence
billingCountry
String
Country for billing
billingDay
Int
Day of the month to process billing
billingState
String
State for billing
billingStreet
String
Street address for billing
billingZip
String
Zip/PostalCode for billing
code
String
Custom unique identifier for the account
contacts
List of contacts for the account
createdAt
ISO8601DateTime
Datetime the account was created
currency
Primary currency for billing
currencyId
ID
Primary currency for billing
dealDefaults
Default values for a new deal
deals
List of deals for the account
description
String
Description of the account
draftInvoices
Boolean
Send new invoices to draft state
duns
String
Dun & Bradstreet Number
emailsEnabled
Boolean
Enable sending emails to account contacts
employees
Int
Number of employees
entity
The entity this account belongs to
entityId
ID
The ID of the entity this account belongs to
entityUseCode
String
Tax entity use code
fax
String
Primary fax number for the account
groupId
ID
Group that the account belongs to
id
ID
Unique identifier for the account
industry
The industry the account belongs to
industryId
ID
Industry the account belongs to
invoiceTemplate
Invoice template to be used for invoice generation
invoiceTemplateId
ID
Invoice template to be used for invoice generation
invoices
Invoices for the account
linkedinUrl
String
Link to the account's LinkedIn profile
mrr
Float
MRR (Monthly Recurring Revenue) amount
mur
Float
MUR (Monthly Usage Revenue) amount
name
String
Name of the account
netPaymentDays
Int
Payment terms in days
newQuoteBuilder
Boolean
Use the new quote builder to create quotes and invoices
owner
Account owner
ownerUserId
ID
Account owner
payingStatus
Paying status
paymentMethods
Payment methods associated with this account
phone
String
Primary phone number for the account
recurringRevenues
Recurring revenues for the account
revenueMovements
secondaryBillingContactIds
List (ID)
Secondary billing contact IDs
secondaryBillingContacts
Secondary billing contact IDs
shippingCity
String
City for shipping
shippingCountry
String
Country for shipping
shippingState
String
State for shipping
shippingStreet
String
Street address for shipping
shippingZip
String
Zip/PostalCode for shipping
subscriptions
List of subscriptions
taxNumber
String
Tax number
taxNumberValidated
Boolean
The tax number supplied has been validated with an official source
timezone
String
Time zone for the account
transactions
updatedAt
ISO8601DateTime
Datetime the account was last updated
website
String
Website of the account
Last updated
Was this helpful?