Difference between revisions of "Xero Accounting Endpoints"

m
implemented changes as suggested by Nic in his email dated 1/11/24
m (implemented changes as suggested by Nic in his email dated 1/11/24)
 
Line 1: Line 1:
= Overview =
= Overview =
OdataLink's Accounting [[Endpoints]] replicates Xero's '''[https://developer.xero.com/documentation/api/accounting/overview Accounting API]''' endpoints.


Xero Accounting endpoints are available only for data files attached to a Xero [[Models | Accounting Model]]
[[Xero Accounting Models]] provides access to Profit and Loss, Balance Sheet and most other Transactions and Accounting data present in Xero.
 
OdataLink's Accounting [[Endpoints]] replicates Xero's '''[https://developer.xero.com/documentation/api/accounting/overview Accounting API,]''' and are available only for data files attached to a Xero [[Models | Accounting Model]]
 
Other data viz. '''Assets, Files, Projects, and Payroll''' data is not available in Accounting endpoints.
 
This is because Assets, Payroll and Projects endpoints belong either to optional modules in Xero, or differ by regions.
 


Additional endpoints related to other Xero APIs are available in corresponding Xero models:
Additional endpoints related to other Xero APIs are available in corresponding Xero models:
:[[Xero Assets Models]] - to access Xero's [https://developer.xero.com/documentation/api/assets/overview '''Assets API''']
:[[Xero Assets Endpoints|Xero Assets Model Endpoints]]
:[[Xero Files Models]] - to access Xero's [https://developer.xero.com/documentation/api/files/overview '''Files API''']
:[[Xero Files Endpoints|Xero Files Model Endpoints]]
:[[Xero Projects Models]] - to access Xero's [https://developer.xero.com/documentation/api/projects/overview '''Projects API''']
:[[Xero Projects Endpoints|Xero Projects Model Endpoints]]
:[[Xero Payroll (Australia) Models]], [[Xero Payroll (New Zealand) Models]], and [[Xero Payroll (UK) Models]] - to access Xero's [https://developer.xero.com/documentation/api/payrollau/overview '''Payroll (AU) API'''], [https://developer.xero.com/documentation/api/payrollnz/overview '''Payroll (NZ) API'''], and [https://developer.xero.com/documentation/api/payrolluk/overview '''Payroll (UK) API'''] respectively.
:[[Xero Payroll (Australia) Endpoints|Xero Payroll (Australia) Model Endpoints]], [[Xero Payroll (New Zealand) Endpoints|Xero Payroll (New Zealand) Model Endpoints]], and [[Xero Payroll (UK) Endpoints|Xero Payroll (UK) Model Endpoints]]
 


Please note that these models are Xero data file specific and would not work for mismatched model types.
Please note that these models are Xero data file specific and would not work for mismatched model types.
Write
272

edits