Xero API Integration Profile
Information and guides about integrating with Xero API
Add Xero Integration to Your AppHow to work with Contacts in Xero API
Contacts Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Contact Id | ContactID | string | Xero identifier |
Merged To Contact Id | MergedToContactID | string | ID for the destination of a merged contact. Only returned when using paging or when fetching a contact by ContactId or ContactNumber. |
Contact Number | ContactNumber | string | This can be updated via the API only i.e. This field is read only on the Xero contact screen, used to identify contacts in external systems (max length = 50). If the Contact Number is used, this is displayed as Contact Code in the Contacts UI in Xero. |
Account Number | AccountNumber | string | A user defined account number. This can be updated via the API and the Xero UI (max length = 50) |
Contact Status | ContactStatus | string | Current status of a contact – see contact status types |