AccountAttributes
Attributes of the AccountAttributes type
Attributes for creating and updating an account
code
String
Custom unique identifier for the account
accountTypeId
ID
The type of account
industryId
ID
Industry the account belongs to
employees
Int
Number of employees
annualRevenue
Int
Annual revenue
name
String
Name of the account
billingStreet
String
Street address for billing
billingCity
String
City for billing
billingState
String
State for billing
billingZip
String
Zip/PostalCode for billing
billingCountry
String
Country for billing
billingContactId
ID
Contact id for billing correspondence
shippingStreet
String
Street address for shipping
shippingCity
String
City for shipping
shippingState
String
State for shipping
shippingZip
String
Zip/PostalCode for shipping
shippingCountry
String
Country for shipping
description
String
Description of the account
phone
String
Primary phone number for the account
fax
String
Primary fax number for the account
website
String
Website of the account
currencyId
ID
Primary currency for billing
taxNumber
String
Tax number
groupId
ID
Group that the account belongs to
netPaymentDays
Int
Payment terms in days
draftInvoices
Boolean
Send new invoices to draft state
newQuoteBuilder
Boolean
Use the new quote builder to create quotes and invoices
duns
String
Dun & Bradstreet Number
timezone
String
Time zone
ownerUserId
ID
Account owner
ipAddress
String
Remote IP address of the lead
entityUseCode
String
Tax entity use code
linkedinUrl
String
Link to the account's LinkedIn profile
invoiceTemplateId
ID
Invoice template to be used for invoice generation
entityId
ID
The entity this account belongs to
secondaryBillingContactIds
List (ID)
Secondary billing contact IDs
emailsEnabled
Boolean
Enable sending emails to account contacts
Last updated
Was this helpful?