Xero Contacts

Manage customer and supplier contacts with groups and attachments

Integration Customer Experience & Service Free ⭐ Featured ✓ Official

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:

    1. GET /api.xro/2.0/Contacts - Search and retrieve contacts
    2. PUT /api.xro/2.0/Contacts - Create new contacts
    3. POST /api.xro/2.0/Contacts - Update or create contacts
    4. GET /api.xro/2.0/Contacts/{ContactID} - Retrieve specific contact
    5. POST /api.xro/2.0/Contacts/{ContactID} - Update contact
    6. GET /api.xro/2.0/ContactGroups - Search contact groups
    7. PUT /api.xro/2.0/ContactGroups - Create contact group
    8. GET /api.xro/2.0/Contacts/{ContactID}/Attachments - Get contact attachments
    9. GET /api.xro/2.0/Contacts/{ContactID}/History - Get contact audit trail
    10. PUT /api.xro/2.0/Contacts/{ContactID}/History - Add history record