CreateContact

Allows you to create individual contacts in a Xero organisation.

Note: If an existing contact matches your ContactName or ContactNumber then you will receive an error.

Properties

Authentication

Authentication values used to connect to the Xero server.

Contact

Contact to create.

Mandatory Item:

  • Name: Full name of contact/organisation (max length = 255).


Output

Contact

The contact created.


Xero Developer: Contacts (PUT)