xero_contacts_create
Create a new contact in Xero. Provide a name to get started, then optionally add phone, email, tax details, and customer/supplier flags.
Instructions
Create a new contact in Xero. Name is required; other fields are optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Name | Yes | Contact name (required) | |
| Phone | No | Contact phone number | |
| LastName | No | Contact last name | |
| FirstName | No | Contact first name | |
| TaxNumber | No | Tax number (ABN in Australia, GST in NZ, VAT in UK) | |
| IsCustomer | No | Whether the contact is a customer | |
| IsSupplier | No | Whether the contact is a supplier | |
| EmailAddress | No | Contact email address | |
| AccountNumber | No | Account number for the contact |