{
  "slug": "xero",
  "name": "Xero",
  "vendor": "Xero",
  "website": "https://www.xero.com",
  "category": "finance-and-payments",
  "category_name": "Finance & Payments",
  "tags": [],
  "sla_url": "https://www.xero.com/legal/terms/",
  "last_verified": "2025-12-20",
  "status_page": null,
  "scope": "global",
  "default_credit_policy": {
    "calculation": "tiered",
    "remedy": "credit",
    "max_credit_percent": 25,
    "automatic": false,
    "credit_tiers": [
      {
        "below": 99.9,
        "credit": 10
      },
      {
        "below": 99.5,
        "credit": 25
      }
    ]
  },
  "claim_process": {
    "deadline_days": 30,
    "deadline_basis": "incident_date",
    "business_days": false,
    "method": "Xero Central",
    "url": "https://central.xero.com",
    "required_evidence": [
      "Account ID",
      "Affected services",
      "Incident timestamps",
      "Impact description"
    ],
    "review_days": 30,
    "credit_application": "Applied to next invoice"
  },
  "exclusions": [
    "Scheduled maintenance",
    "Force majeure events",
    "Customer misconfigurations",
    "Free tier services",
    "Beta features"
  ],
  "support_tiers": [
    {
      "name": "Standard",
      "slug": "standard",
      "price": "Included",
      "sla_eligible": true,
      "response_time": "< 24 hours"
    },
    {
      "name": "Enterprise",
      "slug": "enterprise",
      "price": "Custom",
      "sla_eligible": true,
      "response_time": "< 1 hour"
    }
  ],
  "services": [
    {
      "id": "accounting",
      "name": "Xero Accounting",
      "category": "accounting",
      "description": "Cloud accounting",
      "sla_url": "https://www.xero.com/legal/terms/",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "api",
      "name": "Xero API",
      "category": "apis",
      "description": "Developer API",
      "sla_url": "https://www.xero.com/legal/terms/",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "expenses",
      "name": "Xero Expenses",
      "category": "expense",
      "description": "Expense management",
      "sla_url": "https://www.xero.com/legal/terms/",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "payroll",
      "name": "Xero Payroll",
      "category": "payroll",
      "description": "Payroll processing",
      "sla_url": "https://www.xero.com/legal/terms/",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "projects",
      "name": "Xero Projects",
      "category": "project-management",
      "description": "Project tracking",
      "sla_url": "https://www.xero.com/legal/terms/",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    }
  ],
  "notes": "Xero is a Finance & Payments provider. See the official SLA at [https://www.xero.com/legal/terms/](https://www.xero.com/legal/terms/).\n\n<!-- Add human-readable notes about Xero's SLA nuances here. -->"
}