Workday Advanced Compensation · Example Payload

Workday Advanced Compensation Compensation Plan Example

Annual merit increase plan for salaried employees

Workday Advanced Compensation Compensation Plan Example is an example object payload from Workday Advanced Compensation, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnametypeeffectiveDateendDatestatuscurrencydescription

Example Payload

Raw ↑
{
  "id": "CP-001",
  "name": "Annual Merit Plan 2026",
  "type": "MERIT",
  "effectiveDate": "2026-01-01",
  "endDate": "2026-12-31",
  "status": "ACTIVE",
  "currency": "USD",
  "description": "Annual merit increase plan for salaried employees"
}