Xero API Integration Profile
Information and guides about integrating with Xero API
Add Xero Integration to Your AppHow to work with Credit Notes in Xero API
Credit Notes Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Type | Type | string | See Credit Note Types |
Contact | Contact | object | |
Contact Id | Contact.ContactID | string | Xero identifier |
Merged To Contact Id | Contact.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 | Contact.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. |