REST API
SOAP API
FAQ
Changelog
Terms & Conditions
Help Center
REST API
SOAP API
FAQ
Changelog
Terms & Conditions
Help Center
  • Common Datatypes
  • AccountService Datatypes
  • AttachmentService Datatypes
  • AuthenticateService Datatypes
  • BudgetService Datatypes
  • ClientService Datatypes
  • CompanyService Datatypes
  • FileService Datatypes
  • InvoiceService Datatypes
  • PaymentService Datatypes
  • PersonService Datatypes
  • ProductService Datatypes
  • ProjectService Datatypes
  • SalesOppService DataTypes
  • TemplateService DataTypes
  • TimeService Datatypes
  • TransactionService DataTypes

Common Datatypes

Back to Services

Addresses

PropertyTypeDescription
PostAddress
DeliveryAddress
VisitAddress
InvoiceAddress

Address

PropertyTypeDescription
StreetStringMax length 250 characters
StateStringMax length 100 characters
PostalCodeStringMax length 16 characters (exception: Invoice PostalCode on InvoiceOrder has max length 50 characters)
PostalAreaStringMax length 100 characters
NameStringMax length 100 characters
CityStringMax length 100 characters
CountryStringTwo letter country code

PhoneNumbers

PropertyTypeDescription
HomePhoneNumberNOT IN USE FOR COMPANY
FaxPhoneNumber
MobilePhoneNumber
PrimaryPhoneNumberNOT IN USE FOR COMPANY
WorkPhoneNumber

PhoneNumber

PropertyTypeDescription
DescriptionString
ValueString

EmailAddresses

PropertyTypeDescription
HomeEmailAddressNOT IN USE FOR COMPANY
InvoiceEmailAddress
PrimaryEmailAddressNOT IN USE FOR COMPANY
WorkEmailAddress
AlternativeEmailAddressNOT IN USE FOR COMPANY

EmailAddress

PropertyTypeDescription
DescriptionString
NameString
ValueString

Dimension

This also includes UserDefinedDimensions. The only difference is that user defined dimensions have a TypeId from 100 and upwards.

PropertyTypeDescription
TypeDimensionTypeEnum
NameString
ValueString
PercentDecimal
TypeIdIntThis value is used when you use the method GetUserDefinedDimensionValues

UserDefinedDimensions

See Dimensions.

DimensionType

ValueDescription
None
Department
Employee
Project
Product
Customer
CustomerOrderSlip
SupplierOrderSlip
UserDefined

KeyValuePair

PropertyTypeDescription
KeyString
ValueString

TriState

NameValueDescription
None0
True1
False2

Back to Services

Last Updated: 1/24/24, 8:37 AM
Next
AccountService Datatypes