Xero Payroll (UK) Endpoint: Accounts

Revision as of 22:54, 14 December 2023 by Nic (talk | contribs) (Created page with "== Overview == The Xero '''Accounts''' endpoint provides the list of accounts used for payroll purposes. To make full use of the data in this...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Accounts


Related Topics

Xero Payroll (UK) Models
Xero Payroll (UK) Endpoints