Difference between revisions of "Xero Accounting Endpoints"

From OdataLink
Jump to navigation Jump to search
(added overview, information for other types of Xero Models and their respective APIs)
Line 1: Line 1:
= Overview =
OdataLink's Accounting [[Endpoints]] closely replicates Xero's '''[https://developer.xero.com/documentation/api/accounting/overview Accounting API]''' endpoints.
Xero Accounting endpoints are available only for datafiles attached to a Xero [[Models | Accounting Model]]
Additional endpoints related to other Xero APIs are available in corresponding Xero models, viz
:[[Xero Assets Models]] - to access Xero's [https://developer.xero.com/documentation/api/assets/overview '''Assets API''']
:[[Xero Files Models]] - to access Xero's [https://developer.xero.com/documentation/api/files/overview '''Files API''']
:[[Xero Projects Models]] - to access Xero's [https://developer.xero.com/documentation/api/projects/overview '''Projects API''']
:[[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.
Please note that these models are Xero Datafile-specific and would not work for mismatched model types.
== Xero Accounting Model Endpoints ==
Here is the full list of endpoints for [[Xero Accounting Models]] available in OdataLink.
Here is the full list of endpoints for [[Xero Accounting Models]] available in OdataLink.



Revision as of 00:15, 31 October 2024

Overview

OdataLink's Accounting Endpoints closely replicates Xero's Accounting API endpoints.

Xero Accounting endpoints are available only for datafiles attached to a Xero Accounting Model

Additional endpoints related to other Xero APIs are available in corresponding Xero models, viz

Xero Assets Models - to access Xero's Assets API
Xero Files Models - to access Xero's Files API
Xero Projects Models - to access Xero's Projects API
Xero Payroll (Australia) Models, Xero Payroll (New Zealand) Models, and Xero Payroll (UK) Models - to access Xero's Payroll (AU) API, Payroll (NZ) API, and Payroll (UK) API respectively.


Please note that these models are Xero Datafile-specific and would not work for mismatched model types.


Xero Accounting Model Endpoints

Here is the full list of endpoints for Xero Accounting Models available in OdataLink.

Accounts --- AccountsTable
AccountsClass
AccountsTotals
AccountsTypes
AgedPayablesByContact
AgedReceivablesByContact
BalanceSheet --- BalanceSheetTable --- BalanceSheetByMonth --- BalanceSheetMultiPeriodTable --- BalanceSheetByTrackingOption --- BalanceSheetAdvanced
BankSummary
BankTransactions --- BankTransactionsExpanded
BankTransfers
BatchPayments
BrandingThemes
Budgets
BudgetsAmounts
BudgetSummary --- BudgetSummaryByMonth
ContactGroups
Contacts --- ContactsExpanded
CreditNotes --- CreditNotesExpanded
Currencies
DataFiles
Dates
DatesByMonth
DatesByYear
ExpenseClaims --- GetExpenseClaimDetail
ExecutiveSummary
GetHistoryBankTransaction
GetHistoryBatchPayment
GetHistoryContact
GetHistoryCreditNote
GetHistoryInvoice
GetHistoryItem
GetHistoryManualJournal
GetHistoryOverpayment
GetHistoryPayment
GetHistoryPrepayment
GetHistoryPurchaseOrder
GetHistoryQuote
GetHistoryRepeatingInvoice
GetImage
Invoices --- InvoicesExpanded / InvoicesExpandedTable
Items / ItemsTable
JournalsAccrual / JournalsAccrualTable
JournalsCash
LinkedTransactions
ManualJournals --- ManualJournalsExpanded
Organisation
Overpayments --- OverpaymentsExpanded
Payments / PaymentsTable
Prepayments --- PrepaymentsExpanded
ProfitAndLoss --- ProfitAndLossTable --- ProfitAndLossAdvanced --- ProfitAndLossByMonth --- ProfitAndLossByTrackingCategory --- ProfitAndLossByTrackingOption --- ProfitAndLossMultiPeriodTable
PurchaseOrders
Quotes
RepeatingInvoices
TaxRates / TaxRatesTable
TrackingCategories / TrackingCategoriesTable
TrialBalance --- TrialBalanceTable --- TrialBalanceMultiPeriodTable
Users


Related Topics

Endpoints
Xero Accounting Models