{
  "policyName": "string",
  "type": "Sickness",
  "entitlement": "Days",
  "sicknessYear": "NotApplicable",
  "policyStartMonth": "None",
  "serviceBands": [
    {
      "description": "string",
      "from": 0,
      "to": 0,
      "entitlementBands": [
        {
          "percentOfPay": 0.0,
          "period": 0,
          "paySspInAddition": true,
          "order": 0,
          "id": "string"
        }
      ],
      "id": "string"
    }
  ],
  "payCalculatedOn": "NotApplicable",
  "payCodeSetUniqueId": "string",
  "useAggregatedServiceDate": true,
  "daysOrWeeksBeforeRecalculatingEntitlement": 0,
  "entitlementRecalculationBasis": "ServiceBanding",
  "ignorePreviousYearsSickness": true
}