Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gusto-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Attributes

AttributeRequired?Default
titleYes
hire_dateYes
two_percent_shareholder
state_wc_covered
state_wc_class_code
Sample JSON
{
  "idempotency_key": "bcfc9744-0ab3-4ef3-ab0d-e728255d659c",
  "batch_action" : "create",
  "batch": [
    {
      "entity_type": "employee",

      "person": {
        "external_id": "employee-abc-123",
        "first_name": "Alice",
        "last_name": "Smith"
      },
      "job": {
        "title": "Software Engineer",
        "hire_date": "2023-08-20"
      }
    }
  ]
}
Check here to see how this looks in the context of a full batch example.
Work address Compensation