ContactGroups
Columns
Name
Type
ReadOnly
Description
Id [KEY]
String
True
The line item index combined with the Id of the Contact Group
ContactGroupId
String
False
The unique Xero identifier for the contact group.
Name
String
False
The contact group name.
Status
String
False
The status of the contact group.
ContactAggregate
String
False
Used to define Contact rows using XML values. Only allowed when performing an INSERT into an existing ContactGroup.
Contact_ContactId
String
False
The unique identifier of the contact group member
Contact_Name
String
True
THe name of the contact group member
TenantId
String
False
The ID of the tenant to query instead of the connection tenant
Last updated