Create and manage a company benefit (plan-level) in Gusto Embedded Payroll

domain: gusto.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. List supported benefit types via GET /v1/benefits to get the canonical benefit_type enum values and whether each type supports employee and employer contributions.
  2. Create a new company benefit plan using POST /v1/companies/{company_id}/company_benefits with the benefit_type, description, active flag, and whether the plan is employee-deductible.
  3. Optionally set employer contribution defaults at the plan level; individual employee overrides are set at the employee_benefit level.
  4. Activate or deactivate the plan by sending a PUT to /v1/companies/{company_id}/company_benefits/{company_benefit_id} with active set to true or false.
  5. Retrieve the updated plan to confirm settings, then proceed to enroll individual employees.

Known gotchas

Related routes

Authenticate to the Gusto Embedded Payroll API using system access tokens and create a partner-managed company
docs.gusto.com/embedded-payroll · 6 steps · unrated
Enroll an employee in company-sponsored benefits via the Gusto Benefits API
gusto.com · 5 steps · unrated
Gusto Embedded Payroll — submit a scheduled payroll run
gusto.com · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans