Log In / Sign Up
Xero Logo

Xero API Integration Profile

Information and guides about integrating with Xero API

Add Xero Integration to Your App

Retrieves a single chart of accounts by using a unique account Id in Xero API

Input schema fields

Field NameAPI KeyType
Path ParameterspathParametersobject
Account IdpathParameters.AccountIDstring
Queryqueryobject
Headersheadersobject

Output schema fields

Field NameAPI KeyTypeDescription
AccountsAccountsarray of items
Codeitem.CodestringCustomer defined alpha numeric account code e.g 200 or SALES (max length = 10)
Nameitem.NamestringName of account (max length = 150)
Account Iditem.AccountIDstringThe Xero identifier for an account – specified as a string following the endpoint name e.g. /297c2dc5-cc47-4afd-8ec8-74990b8761e9
Typeitem.TypestringSee Account Types

Supercharge your product integrations today