Xero Config & Reporting
Xero organization setup, configuration, and financial reporting
Requirements
Consolidated API for Xero system configuration, setup, and business intelligence reporting. Enables organization settings management, tax configuration, branding customization, payment services setup, financial reporting, budgets, and user management. Access multiple financial reports including balance sheet, profit & loss, cash flow, aged receivables/payables, bank statements, and trial balance.
Includes:
- GET /connections (retrieve authorized tenants)
- GET /api.xro/2.0/Organisation (organization details)
- POST /api.xro/2.0/Setup (initialize chart of accounts)
- GET/PUT/POST /api.xro/2.0/TaxRates (tax configuration)
- GET /api.xro/2.0/BrandingThemes (document themes)
- GET/PUT /api.xro/2.0/PaymentServices (payment gateways)
- GET /api.xro/2.0/Users (user management)
- GET /api.xro/2.0/Budgets (budget management)
- GET /api.xro/2.0/Reports/* (financial reports)