Difference between revisions of "Xero Projects Models"
Jump to navigation
Jump to search
(Created page with "== Overview == Xero Projects Models provides access to all the projects endpoints for Xero. The Xero API is broken down into different module, ea...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
To that end, OdataLink provides different type of models to match. In addition to the Xero Accounting Models, there is: | To that end, OdataLink provides different type of models to match. In addition to the Xero Accounting Models, there is: | ||
:[[Xero Accounting Models]] | :[[Xero Accounting Models]] | ||
:[[Xero Assets Models]] | |||
:[[Xero Files Models]] | |||
:[[Xero Payroll (Australia) Models]] | :[[Xero Payroll (Australia) Models]] | ||
:[[Xero Payroll (New Zealand) Models]] | |||
== Related Topics == | == Related Topics == |
Latest revision as of 18:30, 10 September 2023
Overview
Xero Projects Models provides access to all the projects endpoints for Xero.
The Xero API is broken down into different module, each with it's own permission set.
To that end, OdataLink provides different type of models to match. In addition to the Xero Accounting Models, there is:
- Xero Accounting Models
- Xero Assets Models
- Xero Files Models
- Xero Payroll (Australia) Models
- Xero Payroll (New Zealand) Models