Xero Accounting Endpoint: ContactGroups
Jump to navigation
Jump to search
Overview
The Xero ContactGroups endpoint allows you to get the list of all contact groups defined within Xero.
Fields
The following fields are available for the ContactGroups endpoint.
- ContactGroupID
- A GUID field representing the internal id of a contact group.
- This field can be linked to other endpoints.
- Name
- A text field provides the name of the contact group.
- Status
- A text field provides the status of the contact group.
- Possible values are:
- ACTIVE: Indicate the contact group is active.
- ARCHIVE: Indicates the contact group is no longer active.
Xero API
For a detailed run through of the endpoint, you can see the Xero API.
Related Fields
- None
Related Endpoints