Integrations > Xero
Xero
Xero
Xero is a robust, cloud-based accounting software designed for small to medium-sized businesses. It offers a comprehensive suite of features including invoicing, bank reconciliation, expense tracking, and financial reporting. With its intuitive user interface and seamless integrations with various third-party applications, Xero simplifies and automates accounting tasks, making it easier for businesses to manage their finances.
Endpoints
| Endpoint | Description | JSON API |
|---|---|---|
| xero | Get Xero settings | GET:xero.json |
| xeroAccounts | Get Xero accounts | GET:xero/accounts.json |
| xeroAuthorize | Authorize Xero | POST:xero/authorize.json |
| xeroCreate | Modify Xero settings | POST:xero.json |
| xeroDelete | Terminate Xero connection | DELETE:xero.json |
| xeroLog | Get Xero log | GET:xero/log.json |
| xeroTaxRates | Get Xero tax rates | GET:xero/tax_rates.json |
Types
| Types |
|---|
| XeroAccount |
| XeroLog |
| XeroSettings |
| XeroSettingsCreate |
| XeroTaxRate |