Entity

Attributes of the Entity type

Name
Type
Description

abbreviation

String

Short name of the company

accentColor

String

Accent color used for the customer portal

baseCurrencyId

ID

Base currency for the entity

billingCity

String

City for billing

billingCountry

String

Country for billing

billingState

String

State for billing

billingStreet

String

Street address for billing

billingZip

String

Zip/PostalCode for billing

brandColor

String

Brand color used for the customer portal

createdAt

ISO8601DateTime

Datetime that the company was created

customerServiceEmail

String

Email address for customer service

emailSenderName

String

The name that will appear as sender in the inbox

emailTemplate

String

Email template

fax

String

Primary fax number for the company

fiscalYearStartMonth

Int

The first month of the fiscal year (0-11)

id

ID

invoiceNumberPrefix

String

Prefix value for all invoice numbers. e.g. INV

invoiceNumberSeq

Int

Number to start invoice numbers from

invoicesImageUrl

String

isDefault

Boolean

New accounts will automatically be assigned to the default entity if none is specified

name

String

Name of the company

phone

String

Primary phone number for the company

privacyUrl

String

Link to the company's privacy policfy

quoteNumberPrefix

String

Prefix value for all quote numbers. e.g. ABC

quoteNumberSeq

Int

Number to start quote numbers from

quotesImageUrl

String

refundPolicyUrl

String

Link to the company's refund policy

taxId

String

Tax ID to display on invoices

taxType

Tax type to display on invoices

termsUrl

String

Link to the company's terms of service

timezone

String

Timezone for the company

topNavImageUrl

String

tzIdentifier

String

Timezone identifier

tzOffset

String

Timezone offset

updatedAt

ISO8601DateTime

Datetime that the company was last updated

website

String

Company website address

Last updated

Was this helpful?