Xero Payroll (New Zealand) Endpoint: Accounts
Jump to navigation
Jump to search
Overview
The Xero Accounts endpoint provides the list of accounts used for payroll purposes.
To make full use of the data in this endpoint may require using endpoints belonging to a Xero Accounting Model.
Fields
The following fields are available for the Accounts endpoint.
- accountID
- A guid field that provides the id of the account.
- This field links with the Accounts endpoint of the Xero Accounting Model.
- code
- A text field that provides the account code or number.
- This field links with the Accounts endpoint of the Xero Accounting Model.
- name
- A text field that provides the name of the account.
- type
- A text field that provides the account type of the account.
Xero API
For a detailed run through of the endpoint, you can see the Xero API.
Related Fields
- None
Related Endpoints