Xero Contacts
Manage customer and supplier contacts with groups and attachments
Requirements
Manages customer and supplier contacts with full lifecycle support including contact groups, attachments, and audit trails. Enables complete relationship management with support for addresses, phones, and contact persons.
Includes:
- GET /api.xro/2.0/Contacts - Search and retrieve contacts
- PUT /api.xro/2.0/Contacts - Create new contacts
- POST /api.xro/2.0/Contacts - Update or create contacts
- GET /api.xro/2.0/Contacts/{ContactID} - Retrieve specific contact
- POST /api.xro/2.0/Contacts/{ContactID} - Update contact
- GET /api.xro/2.0/ContactGroups - Search contact groups
- PUT /api.xro/2.0/ContactGroups - Create contact group
- GET /api.xro/2.0/Contacts/{ContactID}/Attachments - Get contact attachments
- GET /api.xro/2.0/Contacts/{ContactID}/History - Get contact audit trail
- PUT /api.xro/2.0/Contacts/{ContactID}/History - Add history record