Required fields removed in GET /Employees/{EmployeeID}/PayTemplates (EmployeePayTemplate)
- Affected surface
- GET /Employees/{EmployeeID}/PayTemplates
- Affected field
- EmployeePayTemplate
What changed
Required fields removed in GET /Employees/{EmployeeID}/PayTemplates (EmployeePayTemplate) Affected surface: GET /Employees/{EmployeeID}/PayTemplates. Root cause: schema `EmployeePayTemplate`. Detected at Sun, 17 May 2026 23:23:01 UTC UTC.
Diff
{
"path": "GET /Employees/{EmployeeID}/PayTemplates",
"removed_fields": [
"EarningTemplates"
],
"schema_path": "schema EmployeePayTemplate"
}Likely impact
This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.
Recommended action
No action required, but you can drop the field from request payloads to keep them tidy.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
