Difference between revisions of "Xero Accounting Endpoints"

From OdataLink
Jump to navigation Jump to search
m
Line 4: Line 4:
Xero Accounting endpoints are available only for datafiles attached to a Xero [[Models | Accounting Model]]
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
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 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 Files Models]] - to access Xero's [https://developer.xero.com/documentation/api/files/overview '''Files API''']

Revision as of 17:22, 31 October 2024

Overview

OdataLink's Accounting Endpoints 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:

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