Stage Checklist

  • ✓ Research (.md file)
  • ✓ POC App
  • ✓ POC UI (templates)
  • ✗ Microservice
  • ✗ Containerized (Dockerfile)
  • ✗ Helm Chart
  • ✗ CI/CD Pipeline
  • ✗ Frontend Page
Download Research Download Implementation Guide

AI Research

Last researched: 2026-03-05

Refund Rules

Workday typically does not offer refunds for annual subscriptions. Due to their enterprise SaaS model with annual contracts, they generally don't provide mid-cycle refunds for unused periods. However, they may offer credits for billing errors or misconfigured employee counts after reconciliation. Refunds for unused seats are rare since contracts are based on projected headcount, but customers may negotiate adjustments during renewal cycles.

Credit Policies

Workday offers Service Level Agreement (SLA) credits for system downtime that exceeds their 99.7% uptime commitment. Credits are typically applied as service credits rather than cash refunds. They may also provide credits for billing discrepancies discovered through employee count reconciliation, such as terminated workers still being counted as active. Pre-paid unused capacity credits are negotiable but uncommon given their annual commitment model.

Contractual Terms

Annual contracts with 12-month minimum commitments are standard. Auto-renewal clauses typically require 90-180 days notice for cancellation or non-renewal. Price increases are generally limited to 3-5% annually or tied to CPI adjustments. Contracts include employee count reconciliation clauses allowing for true-ups based on actual headcount. Early termination typically requires paying remaining contract value with limited exceptions for material breach or acquisition scenarios.

Integration Complexity

★★★★☆

Technical Notes

Authentication requires OAuth 2.0 for REST APIs or WS-Security for SOAP APIs, with customer admin setup required for API client registration. REST API has good documentation but limited data depth. SOAP API provides comprehensive data but is complex to implement. Report-as-a-Service (RaaS) is often the best approach for custom data needs. Rate limits vary by tenant (typically 500-1000 calls/hour). API permissions are granular and require careful security configuration. Each customer's Workday instance is heavily customized, requiring tenant-specific integration approaches.