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

PersonService Datatypes

Back to PersonService

PersonItem

PropertyTypeDescription
ConsumerPersonNoStringMax 50 characters
IdLong
EmployeeIdInt
FirstNameString
LastNameString
UrlString
CountryString
CommentString
PostAddressAddress
FaxNumberFaxNumber
PhoneNumbersPhoneNumber[]
EmailAddressesEmailAddress[]
DateChangedDateTime
DateOfBirthDateTime
WebUserNameString
WebPasswordString
NicknameString
PersonalStatusString
WorkplaceString
DepartmentString
WorkPositionString
RelationDataRelationData[]
HourCostDecimal
CustomerIdInt32For customers of type Consumer. Contact is not a customer if Id = Int32.MinValue.
IsPrivateBooleanDetermines if Contact is private or not. A private customer is only visible in the GUI to administrators and to the user that created the contact. Defaults to true

PersonSearchParameters

PropertyTypeDescription
IdLong
NameStringUse one word when searching for a Name that consists of two or more words
ConsumerPersonNoString
IsEmployeeTriState
CustomerIdLong
EmployeeIdInt
ChangedAfterDateTime
EmailString
PhoneString
GetRelationDataBoolean
RoleString

NoteData

PropertyTypeDescription
IdInt
SubjectString
DescriptionString
EmployeeIdInt
DateAddedDateTime
DateDateTime
PersonIdLong

FaxNumber

PropertyTypeDescription
DescriptionString
TypeEnum
ValueString

RelationData

PropertyTypeDescription
ContactIdLong
CustomerIdLong
TitleString
EmailString
PhoneString
MobileString

PersonCategories

PropertyTypeDescription
PersonIdInt
Categories[]Int[]

Category

PropertyTypeDescription
IdInt
NameString
NoteString

Back to PersonService

Last Updated: 1/24/24, 8:37 AM
Prev
PaymentService Datatypes
Next
ProductService Datatypes