New: MCP server monitoring is live. Start free trial
GustoSchemaAdditive

Response schema changed for POST /v1/companies/{company_id}/payrolls (Payroll-Unprocessed)

Affected surface
POST /v1/companies/{company_id}/payrolls
Affected field
Payroll-Unprocessed

What changed

Response schema changed for POST /v1/companies/{company_id}/payrolls (Payroll-Unprocessed) Affected surface: POST /v1/companies/{company_id}/payrolls. Root cause: schema `Payroll-Unprocessed`. Detected at Sat, 16 May 2026 02:17:34 UTC UTC.

Diff

{
  "added_fields": [
    "auto_payroll"
  ],
  "path": "POST /v1/companies/{company_id}/payrolls",
  "schema_path": "schema Payroll-Unprocessed"
}

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.

Diff your serializers against the new schema. The diff above shows what moved.

Related changes

Other endpoints affected by the same root cause.

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.