Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 30, 2025

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├──[➖] path (9215:5)❌ 
│ ├──[➕] path (8888:3)
│ ├──[➕] path (2799:3)
│ ├──[➕] path (9329:3)
│ ├──[➕] path (12203:3)
│ ├──[➕] path (12596:3)
│ ├──[➕] path (12544:3)
│ ├──[➕] path (12410:3)
│ ├──[➕] path (12282:3)
│ ├──[➕] path (12146:3)
│ ├──[➕] path (8839:3)
│ ├─┬/v1/notifications/{notification_uuid}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           ├──[🔀] value (27330:17)
│ │           ├──[🔀] value (27330:17)
│ │           ├──[🔀] value (27330:17)
│ │           └──[➕] value (27330:17)
│ ├─┬/v1/companies/{company_uuid}/ach_transactions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (27782:17)
│ ├─┬/v1/employees/{employee_id}/home_addresses
│ │ ├─┬GET
│ │ │ ├──[➕] security (3736:11)
│ │ │ ├──[🔀] description (3709:20)
│ │ │ └─┬Responses
│ │ │   ├─┬404
│ │ │   │ ├──[➕] content (3748:15)
│ │ │   │ └──[🔀] description (3745:24)
│ │ │   └─┬200
│ │ │     ├──[🔀] description (3739:24)
│ │ │     └─┬application/json
│ │ │       ├──[➖] examples (21616:29)❌ 
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (21739:13)❌ 
│ │ └─┬POST
│ │   ├──[➕] security (3782:11)
│ │   ├──[🔀] description (3755:20)
│ │   ├─┬Responses
│ │   │ ├─┬201
│ │   │ │ ├──[🔀] description (3785:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (21594:29)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[➕] content (3800:15)
│ │   │ │ └──[🔀] description (3797:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (3791:24)
│ │   │   └─┬application/json
│ │   │     ├──[➖] examples (21007:29)❌ 
│ │   │     ├──[➖] examples (20990:29)❌ 
│ │   │     └──[➖] examples (20998:29)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (4143:33)❌ 
│ │       └─┬Schema
│ │         ├──[➖] required (4140:35)❌ 
│ │         ├──[➖] description (4120:42)
│ │         ├─┬state
│ │         │ └──[➕] example (3819:28)
│ │         ├─┬street_1
│ │         │ └──[➕] example (3810:28)
│ │         ├─┬zip
│ │         │ └──[➕] example (3822:28)
│ │         ├─┬city
│ │         │ └──[➕] example (3816:28)
│ │         └─┬effective_date
│ │           ├──[➕] nullable (3826:29)❌ 
│ │           └──[➕] example (3827:28)
│ ├─┬/v1/work_addresses/{work_address_uuid}
│ │ ├─┬GET
│ │ │ ├──[➕] security (4126:11)
│ │ │ ├──[🔀] description (4116:20)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (4144:24)
│ │ │   │ └─┬application/json
│ │ │   │   └──[➖] examples (4379:37)❌ 
│ │ │   └─┬404
│ │ │     ├──[➕] content (4153:15)
│ │ │     └──[🔀] description (4150:24)
│ │ ├─┬PUT
│ │ │ ├──[➕] security (4185:11)
│ │ │ ├──[🔀] description (4160:20)
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (4188:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[➖] examples (4445:37)❌ 
│ │ │ │ ├─┬404
│ │ │ │ │ ├──[➕] content (4197:15)
│ │ │ │ │ └──[🔀] description (4194:24)
│ │ │ │ └─┬422
│ │ │ │   ├──[🔀] description (4200:24)
│ │ │ │   └─┬application/json
│ │ │ │     ├──[➖] examples (21007:29)❌ 
│ │ │ │     ├──[➖] examples (20990:29)❌ 
│ │ │ │     └──[➖] examples (20998:29)❌ 
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     ├──[➖] examples (4432:33)❌ 
│ │ │     └─┬Schema
│ │ │       ├──[➖] required (4429:35)❌ 
│ │ │       ├──[➖] type (4417:35)❌ 
│ │ │       ├──[➖] description (4416:42)
│ │ │       ├──[➖] properties (4422:33)❌ 
│ │ │       ├──[➖] properties (4419:33)❌ 
│ │ │       ├──[➖] properties (4425:33)❌ 
│ │ │       ├──[➕] allOf (4211:19)
│ │ │       └──[➕] allOf (13137:7)
│ │ └─┬DELETE
│ │   ├──[➕] security (4237:11)
│ │   ├──[🔀] description (4227:20)
│ │   └─┬Responses
│ │     ├─┬422
│ │     │ ├──[🔀] description (4263:24)
│ │     │ └─┬application/json
│ │     │   ├──[➖] examples (21007:29)❌ 
│ │     │   ├──[➖] examples (20990:29)❌ 
│ │     │   └──[➖] examples (20998:29)❌ 
│ │     ├─┬404
│ │     │ ├──[➕] content (4260:15)
│ │     │ └──[🔀] description (4257:24)
│ │     └─┬204
│ │       └──[🔀] description (4255:24)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/add_employees
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[➖] examples (11569:37)❌ 
│ │         └──[➖] examples (11551:37)❌ 
│ ├─┬/v1/documents/{document_uuid}/pdf
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (12824:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (6776:37)❌ 
│ ├─┬/v1/employee_benefits/{employee_benefit_id}
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (9660:20)
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └─┬contribution
│ │ │         └─┬value
│ │ │           └─┬ONEOF
│ │ │             └─┬Schema
│ │ │               └─┬threshold
│ │ │                 └──[🔀] description (9730:46)
│ │ └─┬DELETE
│ │   └──[🔀] description (9816:20)
│ ├─┬/v1/companies/{company_uuid}/external_payrolls/{external_payroll_id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Example
│ │ │         ├──[🔀] value (24480:17)
│ │ │         ├──[🔀] value (24480:17)
│ │ │         └──[🔀] value (24480:17)
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           ├──[🔀] value (24480:17)
│ │           ├──[🔀] value (24480:17)
│ │           └──[🔀] value (24480:17)
│ ├─┬/v1/companies/{company_id}/employees
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (2679:17)❌ 
│ │ │ ├──[➕] parameters (2608:17)❌ 
│ │ │ ├──[➕] parameters (2614:17)❌ 
│ │ │ ├──[➕] parameters (2655:17)❌ 
│ │ │ ├──[➕] parameters (2661:17)❌ 
│ │ │ ├──[➕] parameters (2673:17)❌ 
│ │ │ ├──[➕] parameters (2626:17)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2654:24)
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Schema
│ │ │ │     ├──[➕] enum (2642:19)
│ │ │ │     ├──[➕] enum (2644:19)
│ │ │ │     ├──[➕] enum (2646:19)
│ │ │ │     └─┬Extensions
│ │ │ │       └──[➕] x-enumdescriptions (2648:17)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2670:24)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   ├──[➖] examples (2789:37)❌ 
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (22258:13)❌ 
│ │ │   └─┬404
│ │ │     └─┬application/json
│ │ │       └──[➖] examples (2908:37)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬201
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (2952:37)❌ 
│ │   │ ├─┬422
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (3005:37)❌ 
│ │   │ └─┬404
│ │   │   └─┬application/json
│ │   │     └──[➖] examples (2992:37)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (3044:33)❌ 
│ │       └─┬Schema
│ │         └──[➕] properties (2783:17)
│ ├─┬/v1/partner_managed_companies/{company_uuid}/retrieve_terms_of_service
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (530:37)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/prepare
│ │ └─┬PUT
│ │   ├──[➕] parameters (12639:13)❌ 
│ │   ├──[➕] parameters (12645:13)❌ 
│ │   ├──[➕] requestBody (7143:9)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (26343:17)
│ ├─┬/v1/locations/{location_id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └──[➖] examples (1425:37)❌ 
│ │ │   └─┬404
│ │ │     └─┬application/json
│ │ │       └──[➖] examples (1449:37)❌ 
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ ├─┬422
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (1517:37)❌ 
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (1493:37)❌ 
│ │   │ ├─┬404
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (1530:37)❌ 
│ │   │ └─┬409
│ │   │   └─┬application/json
│ │   │     └──[➖] examples (1543:37)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (1582:33)❌ 
│ │       └─┬Schema
│ │         ├─┬ALLOF
│ │         │ └──[🔀] $ref (13137:13)❌ 
│ │         └─┬ALLOF
│ │           └──[🔀] $ref (1469:19)❌ 
│ ├─┬/v1/employees/{employee_id}/onboarding_status
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └──[➖] examples (4656:37)❌ 
│ │ │   └─┬404
│ │ │     └─┬application/json
│ │ │       ├──[➕] schema (16726:7)❌ 
│ │ │       └──[➖] examples (4718:37)❌ 
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ ├─┬404
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (4830:37)❌ 
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (4768:37)❌ 
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └──[➖] examples (4843:37)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (4867:33)❌ 
│ │       └─┬Schema
│ │         └─┬onboarding_status
│ │           ├──[➕] enum (4486:23)
│ │           ├──[➕] enum (4488:23)
│ │           ├──[➕] enum (4489:23)
│ │           ├──[➕] enum (4490:23)
│ │           └──[➕] enum (4491:23)
│ ├─┬/v1/companies/{company_uuid}/historical_employees/{historical_employee_uuid}
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Create Historical Employee Example
│ │           └──[🔀] value (23509:17)
│ ├─┬/v1/companies/{company_uuid}/reports
│ │ └─┬POST
│ │   ├──[🔀] description (8829:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬file_type
│ │           └──[➕] enum (8756:23)
│ ├─┬/v1/companies/{company_uuid}/payment_configs
│ │ ├─┬GET
│ │ │ ├──[🔀] description (2090:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Example
│ │ │         ├──[🔀] value (26927:17)
│ │ │         ├──[🔀] value (26927:17)
│ │ │         ├──[🔀] value (26927:17)
│ │ │         └──[➕] value (26927:17)
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           ├──[🔀] value (26927:17)
│ │           ├──[🔀] value (26927:17)
│ │           ├──[🔀] value (26927:17)
│ │           └──[➕] value (26927:17)
│ ├─┬/v1/companies/{company_id}/federal_tax_details
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Example
│ │ │         ├──[🔀] value (27038:17)
│ │ │         ├──[🔀] value (27038:17)
│ │ │         ├──[🔀] value (27038:17)
│ │ │         ├──[🔀] value (27038:17)
│ │ │         ├──[🔀] value (27038:17)
│ │ │         ├──[🔀] value (27038:17)
│ │ │         ├──[🔀] value (27038:17)
│ │ │         └──[➕] value (27038:17)
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           ├──[🔀] value (27038:17)
│ │           ├──[🔀] value (27038:17)
│ │           ├──[🔀] value (27038:17)
│ │           ├──[🔀] value (27038:17)
│ │           ├──[🔀] value (27038:17)
│ │           ├──[🔀] value (27038:17)
│ │           ├──[🔀] value (27038:17)
│ │           └──[➕] value (27038:17)
│ ├─┬/v1/sandbox/generate_1099
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (6889:37)❌ 
│ ├─┬/v1/payrolls/{payroll_uuid}/gross_up
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └──[➖] examples (7866:37)❌ 
│ ├─┬/v1/payrolls/{payroll_id}/employees/{employee_id}/pay_stub
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[➕] content (8510:15)
│ │     └─┬404
│ │       ├──[➖] content (8884:29)❌ 
│ │       └─┬application/json
│ │         ├──[➕] schema (16726:7)❌ 
│ │         └──[➖] examples (8878:37)❌ 
│ ├─┬/v1/companies/{company_id}/company_benefits
│ │ └─┬POST
│ │   └──[🔀] description (8949:20)
│ ├─┬/v1/employees/{employee_id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (3241:24)
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Schema
│ │ │ │     ├──[➕] enum (3229:19)
│ │ │ │     ├──[➕] enum (3231:19)
│ │ │ │     ├──[➕] enum (3233:19)
│ │ │ │     └─┬Extensions
│ │ │ │       └──[➕] x-enumdescriptions (3235:17)
│ │ │ └─┬Responses
│ │ │   ├─┬404
│ │ │   │ └─┬application/json
│ │ │   │   ├──[➕] schema (16726:7)❌ 
│ │ │   │   └──[➖] examples (3508:37)❌ 
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └──[➖] examples (3449:37)❌ 
│ │ ├─┬PUT
│ │ │ ├─┬Parameters
│ │ │ │ ├──[➕] description (3280:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[➕] enum (3278:17)
│ │ │ │   └──[➕] default (3279:22)❌ 
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[➖] examples (3546:37)❌ 
│ │ │ │ ├─┬404
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[➖] examples (3631:37)❌ 
│ │ │ │ ├─┬409
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[➖] examples (3605:37)❌ 
│ │ │ │ └─┬422
│ │ │ │   └─┬application/json
│ │ │ │     └──[➖] examples (3618:37)❌ 
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     ├──[➖] examples (3668:33)❌ 
│ │ │     └─┬Schema
│ │ │       └─┬ALLOF
│ │ │         ├──[➕] properties (3333:21)
│ │ │         ├─┬last_name
│ │ │         │ └──[➕] example (3329:32)
│ │ │         ├─┬first_name
│ │ │         │ └──[➕] example (3322:32)
│ │ │         ├─┬date_of_birth
│ │ │         │ └──[➕] example (3339:32)
│ │ │         ├─┬ssn
│ │ │         │ └──[➕] example (3343:32)
│ │ │         ├─┬email
│ │ │         │ └──[➕] example (3332:32)
│ │ │         └─┬middle_initial
│ │ │           └──[➕] example (3326:32)
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     ├─┬422
│ │     │ └─┬application/json
│ │     │   └──[➖] examples (3735:37)❌ 
│ │     ├─┬404
│ │     │ └─┬application/json
│ │     │   └──[➖] examples (3724:37)❌ 
│ │     └─┬204
│ │       └──[➖] content (3715:29)❌ 
│ ├─┬/v1/companies/{company_id}/contractor_payments
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (8139:37)❌ 
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[➖] examples (11277:37)❌ 
│ │         └──[➖] examples (11260:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/suspensions
│ │ ├─┬GET
│ │ │ ├──[➕] security (11284:11)
│ │ │ ├──[🔀] description (11263:20)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (11287:24)
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (22553:13)❌ 
│ │ │   └─┬404
│ │ │     ├──[➕] content (11299:15)
│ │ │     └──[🔀] description (11293:24)
│ │ └─┬POST
│ │   ├──[➕] security (11315:11)
│ │   ├──[🔀] description (11306:20)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (11333:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (11339:24)
│ │   │   └─┬application/json
│ │   │     ├──[➖] examples (21007:29)❌ 
│ │   │     ├──[➖] examples (20990:29)❌ 
│ │   │     ├──[➖] examples (20998:29)❌ 
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (22580:13)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (11763:33)❌ 
│ │       ├──[➖] examples (11756:33)❌ 
│ │       └─┬Schema
│ │         ├─┬comments
│ │         │ └──[🔀] description (11372:32)
│ │         ├─┬reason
│ │         │ └──[🔀] description (11381:32)
│ │         └─┬leaving_for
│ │           ├──[➕] enum (11392:23)
│ │           ├──[➕] enum (11401:23)
│ │           ├──[➕] enum (11386:23)
│ │           ├──[➕] enum (11391:23)
│ │           ├──[➖] enum (11804:43)❌ 
│ │           └──[🔀] description (11409:32)
│ ├─┬/v1/contractors/{contractor_uuid}/forms
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (6544:37)❌ 
│ ├─┬/v1/documents/{document_uuid}/sign
│ │ └─┬PUT
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (12824:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (6836:37)❌ 
│ ├─┬/v1/employees/{employee_id}/employment_history
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └──[➖] examples (4043:37)❌ 
│ │     └─┬404
│ │       └─┬application/json
│ │         └──[➖] examples (4057:37)❌ 
│ ├─┬/v1/documents/{document_uuid}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (12824:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (6712:37)❌ 
│ ├─┬/v1/home_addresses/{home_address_uuid}
│ │ ├─┬GET
│ │ │ ├──[➕] security (3864:11)
│ │ │ ├──[🔀] description (3837:20)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (3867:24)
│ │ │   │ └─┬application/json
│ │ │   │   └──[➖] examples (21594:29)❌ 
│ │ │   └─┬404
│ │ │     ├──[➕] content (3876:15)
│ │ │     └──[🔀] description (3873:24)
│ │ ├─┬PUT
│ │ │ ├──[➕] security (3910:11)
│ │ │ ├──[🔀] description (3883:20)
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (3913:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[➖] examples (21594:29)❌ 
│ │ │ │ ├─┬404
│ │ │ │ │ ├──[➕] content (3922:15)
│ │ │ │ │ └──[🔀] description (3919:24)
│ │ │ │ └─┬422
│ │ │ │   ├──[🔀] description (3925:24)
│ │ │ │   └─┬application/json
│ │ │ │     ├──[➖] examples (21007:29)❌ 
│ │ │ │     ├──[➖] examples (20990:29)❌ 
│ │ │ │     └──[➖] examples (20998:29)❌ 
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     ├──[➖] examples (4233:33)❌ 
│ │ │     └─┬Schema
│ │ │       ├──[➖] required (4230:35)❌ 
│ │ │       ├──[➖] type (4208:35)❌ 
│ │ │       ├──[➖] description (4207:42)
│ │ │       ├──[➖] properties (4218:33)❌ 
│ │ │       ├──[➖] properties (4227:33)❌ 
│ │ │       ├──[➖] properties (4224:33)❌ 
│ │ │       ├──[➖] properties (4220:33)❌ 
│ │ │       ├──[➖] properties (4213:33)❌ 
│ │ │       ├──[➖] properties (4215:33)❌ 
│ │ │       ├──[➖] properties (4210:33)❌ 
│ │ │       ├──[➖] properties (4222:33)❌ 
│ │ │       ├──[➕] allOf (3936:19)
│ │ │       └──[➕] allOf (13137:7)
│ │ └─┬DELETE
│ │   ├──[➕] security (3986:11)
│ │   ├──[🔀] description (3961:20)
│ │   └─┬Responses
│ │     ├─┬422
│ │     │ ├──[🔀] description (3995:24)
│ │     │ └─┬application/json
│ │     │   ├──[➖] schema (16328:13)❌ 
│ │     │   ├──[➖] examples (21007:29)❌ 
│ │     │   ├──[➖] examples (20990:29)❌ 
│ │     │   └──[➖] examples (20998:29)❌ 
│ │     ├─┬204
│ │     │ └──[🔀] description (3989:24)
│ │     └─┬404
│ │       ├──[➕] content (3993:31)
│ │       └──[🔀] description (3991:24)
│ ├─┬/v1/companies/{company_uuid}/recovery_cases
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (27761:17)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/deactivate
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (12333:37)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (6688:17)❌ 
│ │ │ ├──[➕] parameters (6682:17)❌ 
│ │ │ ├──[➕] security (6746:11)
│ │ │ ├──[🔀] description (6627:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (6708:24)
│ │ │ │ ├──[➕] required (6697:21)❌ 
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Schema
│ │ │ │     └──[➕] enum (6703:19)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[➕] example (6712:20)
│ │ │ │ └──[➕] required (6711:21)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[➕] example (6719:20)
│ │ │ │ └──[➕] required (6718:21)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[➕] example (6744:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[➖] example (12773:26)
│ │ │ └─┬Responses
│ │ │   ├─┬404
│ │ │   │ ├──[➕] content (6758:15)
│ │ │   │ └──[🔀] description (6755:24)
│ │ │   └─┬200
│ │ │     ├──[🔀] description (6749:24)
│ │ │     └─┬application/json
│ │ │       ├──[➖] examples (24654:29)❌ 
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (22023:20)❌ 
│ │ └─┬POST
│ │   ├──[➕] security (6795:11)
│ │   ├──[🔀] description (6764:20)
│ │   ├─┬Responses
│ │   │ ├─┬404
│ │   │ │ ├──[➕] content (6813:15)
│ │   │ │ └──[🔀] description (6810:24)
│ │   │ ├─┬422
│ │   │ │ ├──[🔀] description (6804:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[➖] examples (21007:29)❌ 
│ │   │ │   ├──[➖] examples (20990:29)❌ 
│ │   │ │   └──[➖] examples (20998:29)❌ 
│ │   │ └─┬200
│ │   │   ├──[🔀] description (6798:24)
│ │   │   └─┬application/json
│ │   │     └──[➖] examples (24298:29)❌ 
│ │   └─┬Requestbody
│ │     ├──[➖] required (7241:27)❌ 
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬end_date
│ │         │ └──[➕] format (6844:27)❌ 
│ │         ├─┬check_date
│ │         │ └──[➕] format (6856:27)❌ 
│ │         ├─┬start_date
│ │         │ └──[➕] format (6840:27)❌ 
│ │         └─┬off_cycle_reason
│ │           └──[➕] enum (6834:23)
│ ├─┬/v1/companies/{company_uuid}/paid_holidays
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           ├──[🔀] value (23270:17)
│ │           └──[🔀] value (23270:17)
│ ├─┬/v1/company_benefits/{company_benefit_id}
│ │ ├─┬PUT
│ │ │ └──[🔀] description (9072:20)
│ │ └─┬DELETE
│ │   ├──[🔀] description (9117:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └──[➖] examples (9474:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/external_payrolls
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Example
│ │ │         └──[🔀] value (24549:17)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           ├──[🔀] value (24480:17)
│ │           ├──[🔀] value (24480:17)
│ │           └──[🔀] value (24480:17)
│ ├─┬/v1/employees/{employee_uuid}/state_taxes
│ │ ├─┬GET
│ │ │ ├──[➕] security (4618:11)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (4621:24)
│ │ │   │ └─┬application/json
│ │ │   │   ├──[➖] examples (24842:29)❌ 
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (21781:13)❌ 
│ │ │   └─┬404
│ │ │     ├──[➕] content (4630:15)
│ │ │     └──[🔀] description (4627:24)
│ │ └─┬PUT
│ │   ├──[➕] security (4663:11)
│ │   ├──[🔀] description (4637:20)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (4666:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[➖] examples (24842:29)❌ 
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (21781:13)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[➕] content (4675:15)
│ │   │ │ └──[🔀] description (4672:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (4678:24)
│ │   │   └─┬application/json
│ │   │     └──[➖] examples (5006:37)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (5110:33)❌ 
│ │       └─┬Schema
│ │         └──[🔀] $ref (21872:13)❌ 
│ ├─┬/v1/wire_in_requests/{wire_in_request_uuid}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬example
│ │ │         └──[🔀] value (27805:17)
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example
│ │           └──[🔀] value (27805:17)
│ ├─┬/v1/partner_managed_companies
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (283:37)❌ 
│ ├─┬/v1/contractor_payment_groups/{contractor_payment_group_uuid}/fund
│ │ └─┬PUT
│ │   ├──[➕] security (8122:11)
│ │   ├──[🔀] description (8101:20)
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └──[➖] examples (22990:29)❌ 
│ │     ├─┬404
│ │     │ ├──[➕] content (8137:15)
│ │     │ └──[🔀] description (8131:24)
│ │     └─┬422
│ │       ├──[🔀] description (8140:24)
│ │       └─┬application/json
│ │         ├──[➖] examples (21007:29)❌ 
│ │         ├──[➖] examples (20990:29)❌ 
│ │         └──[➖] examples (20998:29)❌ 
│ ├─┬/v1/employees/{employee_id}/payment_method
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬split_by
│ │         │ └──[🔀] description (4915:32)
│ │         └─┬type
│ │           └──[🔀] description (4909:32)
│ ├─┬/v1/locations/{location_uuid}/minimum_wages
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └──[➖] examples (1636:37)❌ 
│ │     └─┬404
│ │       └─┬application/json
│ │         └──[➖] examples (1669:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/external_payrolls/tax_liabilities
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Example
│ │ │         └──[🔀] value (24585:17)
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (24585:17)
│ ├─┬/v1/employees/{employee_id}/pay_stubs
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └──[➖] examples (8923:37)❌ 
│ │     └─┬404
│ │       └─┬application/json
│ │         └──[➖] examples (8932:37)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/calculate
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └──[➖] examples (7946:37)❌ 
│ ├─┬/v1/payrolls/{payroll_uuid}/receipt
│ │ └─┬GET
│ │   ├──[➕] security (7187:11)
│ │   ├──[🔀] description (7158:20)
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (7190:24)
│ │     │ └─┬application/json
│ │     │   └──[➖] examples (25133:29)❌ 
│ │     └─┬404
│ │       ├──[➕] content (7199:15)
│ │       └──[🔀] description (7196:24)
│ ├─┬/v1/employees/{employee_id}/work_addresses
│ │ ├─┬GET
│ │ │ ├──[➕] security (4030:11)
│ │ │ ├──[🔀] description (4004:20)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   ├──[➖] examples (21649:29)❌ 
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (21697:13)❌ 
│ │ │   └─┬404
│ │ │     ├──[➕] content (4042:15)
│ │ │     └──[🔀] description (4039:24)
│ │ └─┬POST
│ │   ├──[➕] security (4074:11)
│ │   ├──[🔀] description (4049:20)
│ │   ├─┬Responses
│ │   │ ├─┬404
│ │   │ │ ├──[➕] content (4086:15)
│ │   │ │ └──[🔀] description (4083:24)
│ │   │ ├─┬422
│ │   │ │ ├──[🔀] description (4089:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[➖] examples (21007:29)❌ 
│ │   │ │   ├──[➖] examples (20990:29)❌ 
│ │   │ │   └──[➖] examples (20998:29)❌ 
│ │   │ └─┬201
│ │   │   ├──[🔀] description (4077:24)
│ │   │   └─┬application/json
│ │   │     └──[➖] examples (4336:37)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (4324:33)❌ 
│ │       └─┬Schema
│ │         ├──[➖] description (4312:42)
│ │         ├─┬effective_date
│ │         │ └──[➕] example (4108:28)
│ │         └─┬location_uuid
│ │           └──[➕] example (4103:28)
│ ├─┬/v1/companies/{company_uuid}/payrolls/skip
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └──[➖] examples (7804:37)❌ 
│ ├─┬/v1/contractors/{contractor_uuid}/forms/{form_id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (6584:37)❌ 
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/balance
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (12248:37)❌ 
│ ├─┬/v1/companies/{company_id}/bank_accounts
│ │ ├─┬GET
│ │ │ ├──[➕] security (1578:11)
│ │ │ ├──[🔀] description (1554:20)
│ │ │ └─┬Responses
│ │ │   ├─┬404
│ │ │   │ ├──[➕] content (1592:15)
│ │ │   │ └──[🔀] description (1589:24)
│ │ │   └─┬200
│ │ │     ├──[🔀] description (1581:24)
│ │ │     └─┬application/json
│ │ │       └──[➖] examples (24748:29)❌ 
│ │ └─┬POST
│ │   ├──[➕] security (1620:11)
│ │   ├──[🔀] description (1599:20)
│ │   ├─┬Responses
│ │   │ ├─┬201
│ │   │ │ ├──[🔀] description (1623:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[➖] examples (24729:29)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[➕] content (1632:15)
│ │   │ │ └──[🔀] description (1629:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (1635:24)
│ │   │   └─┬application/json
│ │   │     ├──[➖] examples (21007:29)❌ 
│ │   │     ├──[➖] examples (20990:29)❌ 
│ │   │     └──[➖] examples (20998:29)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➖] examples (1721:33)❌ 
│ │       └─┬Schema
│ │         └──[🔀] $ref (22534:13)❌ 
│ ├─┬/v1/companies/{company_uuid}/contractor_payments/preview
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └──[➖] examples (11107:37)❌ 
│ │     └─┬422
│ │       └─┬application/json
│ │         └──[➖] examples (11154:37)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/submit
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └──[➖] examples (8007:37)❌ 
│ ├─┬/v1/employees/{employee_id}/employee_benefits
│ │ └─┬POST
│ │   ├──[🔀] description (9442:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬contribution
│ │           └─┬value
│ │             └─┬ONEOF
│ │               └─┬Schema
│ │                 └─┬threshold
│ │                   └──[🔀] description (9515:46)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/remove_employees
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (11659:37)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (6958:17)❌ 
│ │ │ ├──[➕] parameters (6964:17)❌ 
│ │ │ ├──[➕] parameters (6970:17)❌ 
│ │ │ ├──[➕] security (6980:11)
│ │ │ ├──[🔀] description (6903:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[➕] required (6943:21)❌ 
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Schema
│ │ │ │     ├──[➕] enum (6955:19)
│ │ │ │     ├──[➕] enum (6956:19)
│ │ │ │     ├──[➕] enum (6953:19)
│ │ │ │     ├──[➕] enum (6954:19)
│ │ │ │     └──[➕] type (6947:21)❌ 
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (6983:24)
│ │ │   │ └─┬application/json
│ │ │   │   ├──[➖] examples (24415:29)❌ 
│ │ │   │   ├──[➖] examples (24375:29)❌ 
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (22421:13)❌ 
│ │ │   └─┬404
│ │ │     ├──[➕] content (6992:15)
│ │ │     └──[🔀] description (6989:24)
│ │ ├─┬PUT
│ │ │ ├──[➕] security (7032:11)
│ │ │ ├──[🔀] description (6998:20)
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (7035:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[➖] examples (24157:29)❌ 
│ │ │ │ ├─┬404
│ │ │ │ │ ├──[➕] content (7044:15)
│ │ │ │ │ └──[🔀] description (7041:24)
│ │ │ │ └─┬422
│ │ │ │   ├──[🔀] description (7047:24)
│ │ │ │   └─┬application/json
│ │ │ │     ├──[➖] examples (20998:29)❌ 
│ │ │ │     ├──[➖] examples (21007:29)❌ 
│ │ │ │     └──[➖] examples (20990:29)❌ 
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (22143:13)❌ 
│ │ └─┬DELETE
│ │   ├──[➕] security (7099:11)
│ │   ├──[🔀] description (7062:20)
│ │   └─┬Responses
│ │     ├──[➖] codes (7592:21)❌ 
│ │     ├─┬204
│ │     │ └──[🔀] description (7102:24)
│ │     ├─┬404
│ │     │ ├──[➕] content (7111:15)
│ │     │ └──[🔀] description (7108:24)
│ │     └─┬202
│ │       └──[➕] content (7106:31)
│ ├─┬/v1/employees/{employee_id}/custom_fields
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (4515:37)❌ 
│ ├─┬/v1/companies/{company_id}/contractor_payment_groups
│ │ ├─┬GET
│ │ │ ├──[➕] security (7784:11)
│ │ │ ├──[🔀] description (7744:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[➕] example (7763:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[➖] example (8355:30)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[➕] example (7770:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[➖] example (8362:30)
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ └─┬application/json
│ │ │ │ │   ├──[➖] examples (22961:29)❌ 
│ │ │ │ │   └─┬Schema
│ │ │ │ │     └─┬Schema
│ │ │ │ │       └──[🔀] $ref (23007:20)❌ 
│ │ │ │ └─┬404
│ │ │ │   ├──[➕] content (7801:15)
│ │ │ │   └──[🔀] description (7795:24)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-gusto-integration-type (7751:9)
│ │ └─┬POST
│ │   ├──[➕] security (7832:11)
│ │   ├──[🔀] description (7808:20)
│ │   ├─┬Responses
│ │   │ ├──[➖] codes (22983:13)❌ 
│ │   │ ├──[➕] codes (7835:11)
│ │   │ ├─┬422
│ │   │ │ ├──[🔀] description (7841:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[➖] examples (21007:29)❌ 
│ │   │ │   ├──[➖] examples (20990:29)❌ 
│ │   │ │   └──[➖] examples (20998:29)❌ 
│ │   │ └─┬404
│ │   │   ├──[➕] content (7856:15)
│ │   │   └──[🔀] description (7850:24)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬creation_token
│ │           └──[🔀] description (7874:32)
│ ├─┬/v1/token_info
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (123:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/flows
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[➕] examples (1263:17)
│ │       ├─┬Schema
│ │       │ └──[➕] properties (1252:17)
│ │       └─┬Example
│ │         └──[🔀] value (1261:19)
│ ├─┬/v1/companies/{company_id}/pay_schedules/preview
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (2418:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/historical_employees
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Create Historical Employee Example
│ │           └──[🔀] value (23509:17)
│ ├─┬/v1/company_benefits/{company_benefit_id}/employee_benefits
│ │ └─┬PUT
│ │   └──[🔀] description (9283:20)
│ ├─┬/v1/companies/{company_uuid}/wire_in_requests
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (27833:17)
│ ├─┬/v1/contractors/{contractor_uuid}/documents
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (6648:37)❌ 
│ ├─┬/v1/companies/{company_id}/pay_schedules/assignment_preview
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (24305:17)
│ ├─┬/v1/partner_managed_companies/{company_uuid}/migrate
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (389:37)❌ 
│ ├─┬/v1/plaid/processor_token
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └──[➖] examples (10745:37)❌ 
│ ├─┬/v1/companies/{company_id}/contractor_payment_groups/preview
│ │ └─┬POST
│ │   ├──[➕] security (7938:11)
│ │   ├──[🔀] description (7914:20)
│ │   ├─┬Responses
│ │   │ ├─┬422
│ │   │ │ ├──[🔀] description (7956:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[➖] examples (20998:29)❌ 
│ │   │ │   ├──[➖] examples (21007:29)❌ 
│ │   │ │   └──[➖] examples (20990:29)❌ 
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   ├──[➖] examples (23035:29)❌ 
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (22801:20)❌ 
│ │   │ └─┬404
│ │   │   ├──[➕] content (7953:15)
│ │   │   └──[🔀] description (7947:24)
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➖] required (8443:35)❌ 
│ │   │     ├──[➖] properties (8407:33)❌ 
│ │   │     ├─┬check_date
│ │   │     │ ├──[🔀] description (7995:32)
│ │   │     │ └──[➖] example (8406:46)
│ │   │     └─┬contractor_payments
│ │   │       └─┬Schema
│ │   │         ├──[➖] properties (8434:45)❌ 
│ │   │         ├──[➖] properties (8430:45)❌ 
│ │   │         ├─┬payment_method
│ │   │         │ ├──[➖] enum (8424:55)❌ 
│ │   │         │ ├──[➕] description (7982:38)
│ │   │         │ └──[➖] default (8425:58)❌ 
│ │   │         ├─┬wage
│ │   │         │ ├──[🔀] description (7988:38)
│ │   │         │ └──[➖] example (8429:58)
│ │   │         ├─┬reimbursement
│ │   │         │ ├──[🔀] description (7991:38)
│ │   │         │ └──[➖] example (8440:58)
│ │   │         └─┬contractor_uuid
│ │   │           └──[🔀] description (7979:38)
│ │   └─┬Extensions
│ │     └──[🔀] x-gusto-integration-type (7921:9)
│ ├─┬/v1/sandbox/generate_w2
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (6948:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/time_off_policies
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         ├──[➖] examples (11427:37)❌ 
│ │         └──[➖] examples (11410:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/tax_requirements/{state}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (10864:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/tax_requirements
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (11074:37)❌ 
│ ├─┬/v1/companies/{company_uuid}/onboarding_status
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (23827:17)
│ ├─┬/v1/companies/{company_id}/attachments/{company_attachment_uuid}/download_url
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (610:37)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/cancel
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├─┬Unprocessed
│ │         │ └──[🔀] value (26573:17)
│ │         └─┬Processed
│ │           ├──[🔀] value (26613:17)
│ │           ├──[🔀] value (26613:17)
│ │           ├──[🔀] value (26613:17)
│ │           ├──[🔀] value (26613:17)
│ │           ├──[🔀] value (26613:17)
│ │           ├──[🔀] value (26613:17)
│ │           ├──[🔀] value (26613:17)
│ │           └──[➕] value (26613:17)
│ ├─┬/v1/partner_managed_companies/{company_uuid}/accept_terms_of_service
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[➖] examples (474:37)❌ 
│ └─┬/v1/contractor_payment_groups/{contractor_payment_group_uuid}
│   ├─┬GET
│   │ ├──[➕] security (8027:11)
│   │ ├──[🔀] summary (8001:16)
│   │ ├──[🔀] description (8003:20)
│   │ ├─┬Responses
│   │ │ ├─┬404
│   │ │ │ ├──[➕] content (8042:15)
│   │ │ │ └──[🔀] description (8036:24)
│   │ │ └─┬200
│   │ │   ├──[🔀] description (8030:24)
│   │ │   └─┬application/json
│   │ │     └──[➖] examples (22990:29)❌ 
│   │ └─┬Extensions
│   │   └──[🔀] x-gusto-integration-type (8010:9)
│   └─┬DELETE
│     ├──[➕] security (8073:11)
│     ├──[🔀] description (8049:20)
│     └─┬Responses
│       ├─┬204
│       │ └──[🔀] description (8076:24)
│       ├─┬422
│       │ ├──[🔀] description (8087:24)
│       │ └─┬application/json
│       │   ├──[➖] examples (21007:29)❌ 
│       │   ├──[➖] examples (20990:29)❌ 
│       │   └──[➖] examples (20998:29)❌ 
│       └─┬404
│         ├──[➕] content (8084:15)
│         └──[🔀] description (8078:24)
├─┬Tags
│ └──[➕] Time Off Requests (50:5)
└─┬Components
  ├──[➕] responses (27931:7)
  ├──[➕] responses (27937:7)
  ├──[➕] responses (27241:7)
  ├──[➕] responses (26309:7)
  ├──[➕] schemas (22720:7)
  ├──[➕] schemas (21739:7)
  ├──[➕] schemas (22534:7)
  ├──[➕] schemas (13324:7)
  ├──[➕] schemas (22553:7)
  ├──[➕] schemas (20218:7)
  ├──[➕] schemas (21916:7)
  ├──[➕] schemas (21781:7)
  ├──[➕] schemas (18025:7)
  ├──[➕] schemas (22801:7)
  ├──[➕] schemas (22421:7)
  ├──[➕] schemas (22058:7)
  ├──[➕] schemas (20127:7)
  ├──[➕] schemas (21697:7)
  ├──[➕] schemas (21872:7)
  ├──[➕] schemas (21951:7)
  ├──[➕] schemas (22143:7)
  ├──[➕] schemas (22055:7)
  ├──[➕] schemas (22358:7)
  ├──[➕] schemas (22606:7)
  ├──[➕] schemas (22580:7)
  ├──[➕] schemas (22954:7)
  ├──[➕] schemas (22023:7)
  ├──[➕] schemas (23101:7)
  ├──[➕] schemas (22975:7)
  ├──[➕] schemas (20174:7)
  ├──[➕] schemas (22258:7)
  ├──[➕] schemas (22736:7)
  ├──[➕] schemas (22354:7)
  ├──[➕] schemas (22682:7)
  ├──[➕] schemas (23007:7)
  ├──[➕] schemas (22103:7)
  ├─┬Contractor-Payment-Group
  │ ├──[➖] properties (15928:17)❌ 
  │ ├──[➖] properties (15924:17)❌ 
  │ ├──[➖] properties (15968:17)❌ 
  │ ├──[➖] properties (15943:17)❌ 
  │ ├──[➖] properties (15932:17)❌ 
  │ ├──[➖] properties (15936:17)❌ 
  │ ├──[➖] properties (15948:17)❌ 
  │ ├──[➖] properties (15920:17)❌ 
  │ ├──[➕] allOf (16231:11)
  │ ├──[➕] allOf (22975:7)
  │ └─┬Extensions
  │   └──[➕] x-examples (16281:9)
  ├─┬Ach-Transaction
  │ ├─┬recipient_type
  │ │ └──[➕] nullable (21282:21)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (21248:9)
  ├─┬Company-Address
  │ ├──[➖] title (13480:20)
  │ ├──[➖] properties (13511:17)❌ 
  │ ├──[➕] properties (13741:9)
  │ └─┬Extensions
  │   ├──[➖] x-tags (13479:17)❌ 
  │   └──[➖] x-examples (13482:17)❌ 
  ├─┬Employee-State-Tax-Question
  │ ├──[➕] required (19921:11)❌ 
  │ ├──[➖] title (19319:20)
  │ ├──[➕] properties (19907:9)
  │ ├─┬description
  │ │ └──[➕] nullable (19902:21)❌ 
  │ └─┬Extensions
  │   ├──[➖] x-examples (19322:17)❌ 
  │   └──[➖] x-tags (19346:17)❌ 
  ├─┬Create-Report
  │ └─┬custom_name
  │   └──[➕] nullable (18947:21)❌ 
  ├─┬Job
  │ ├──[➕] properties (14937:9)
  │ └──[➕] properties (14933:9)
  ├─┬Paid-Time-Off
  │ ├─┬accrual_method
  │ │ └──[➕] nullable (13860:21)❌ 
  │ ├─┬name
  │ │ └──[➕] nullable (13830:21)❌ 
  │ ├─┬accrual_balance
  │ │ └──[➕] nullable (13872:21)❌ 
  │ ├─┬policy_uuid
  │ │ └──[➕] nullable (13844:21)❌ 
  │ ├─┬policy_name
  │ │ └──[➕] nullable (13839:21)❌ 
  │ ├─┬accrual_rate
  │ │ └──[➕] nullable (13855:21)❌ 
  │ ├─┬accrual_unit
  │ │ └──[➕] nullable (13849:21)❌ 
  │ └─┬accrual_period
  │   └──[➕] nullable (13866:21)❌ 
  ├─┬Versionable-Required
  │ └─┬version
  │   └──[➕] example (13141:20)
  ├─┬Payroll
  │ ├──[➖] description (18088:26)
  │ ├──[➕] properties (18686:9)
  │ ├──[➕] properties (18674:9)
  │ └─┬Extensions
  │   ├──[➖] x-tags (18091:17)❌ 
  │   └──[➕] x-examples (18586:9)
  ├─┬Payroll-Check
  │ └─┬starting_check_number
  │   └──[➕] nullable (18861:21)❌ 
  ├─┬Tax-Requirement-Metadata
  │ ├─┬rate_type
  │ │ └──[🔀] description (20422:24)
  │ └─┬options
  │   └─┬Schema
  │     └─┬short_label
  │       └──[➕] nullable (20409:27)❌ 
  ├─┬Employee-State-Tax-Answer
  │ ├──[➖] title (19370:20)
  │ └─┬Extensions
  │   ├──[➖] x-examples (19373:17)❌ 
  │   └──[➖] x-tags (19378:17)❌ 
  ├─┬Contractor-Payment-Group-Minimal
  │ ├──[➖] properties (15986:17)❌ 
  │ ├──[➖] properties (15982:17)❌ 
  │ ├──[➖] properties (16001:17)❌ 
  │ ├──[➖] properties (15990:17)❌ 
  │ ├──[➖] properties (15994:17)❌ 
  │ ├──[➖] properties (16006:17)❌ 
  │ ├──[➖] properties (15978:17)❌ 
  │ ├──[➕] allOf (16379:11)
  │ ├──[➕] allOf (22975:7)
  │ └─┬Extensions
  │   └──[➕] x-examples (16402:9)
  ├─┬Time-Off-Policy
  │ ├─┬accrual_waiting_period_days
  │ │ └──[➕] nullable (20694:21)❌ 
  │ ├─┬accrual_rate_unit
  │ │ └──[➕] nullable (20686:21)❌ 
  │ └─┬accrual_rate
  │   └──[➕] nullable (20681:21)❌ 
  ├─┬Supported-Benefit
  │ └──[➕] properties (17477:9)
  ├─┬Federal-Tax-Details
  │ ├──[➕] properties (20007:9)
  │ └─┬ein_verified
  │   └──[🔀] description (20006:24)
  ├─┬Pay-Schedule-Assignment-Preview
  │ └─┬Extensions
  │   └──[🔀] x-examples (19609:9)
  ├─┬Wire-In-Request
  │ ├─┬additional_notes
  │ │ └──[➕] nullable (21378:21)❌ 
  │ ├─┬payment_type
  │ │ └──[➕] enum (21393:15)
  │ ├─┬payment_uuid
  │ │ └──[➖] enum (20741:27)❌ 
  │ ├─┬status
  │ │ └──[➖] enum (20702:27)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (21327:9)
  ├─┬Employee-Benefit-Base-Object
  │ ├─┬catch_up
  │ │ ├──[🔀] description (17821:24)
  │ │ └──[➕] nullable (17819:21)❌ 
  │ ├─┬coverage_salary_multiplier
  │ │ ├──[🔀] description (17842:24)
  │ │ └──[➕] nullable (17840:21)❌ 
  │ └─┬contribution
  │   └─┬value
  │     ├─┬ONEOF
  │     │ ├──[🔀] type (17772:25)❌ 
  │     │ └──[➖] properties (17284:37)❌ 
  │     └─┬ONEOF
  │       ├──[🔀] type (17773:25)❌ 
  │       └──[➕] properties (17775:21)
  ├─┬Employee-Payment-Method
  │ ├─┬split_by
  │ │ └──[🔀] description (20279:24)
  │ └─┬type
  │   └──[🔀] description (20273:24)
  ├─┬Employee
  │ ├──[➕] properties (13615:9)
  │ ├──[➕] properties (13598:9)
  │ ├──[➕] properties (13593:9)
  │ ├──[➕] properties (13613:9)
  │ ├──[➕] properties (13610:9)
  │ ├──[➕] properties (13605:9)
  │ ├──[➕] properties (13590:9)
  │ ├──[➕] properties (13602:9)
  │ └─┬Extensions
  │   └──[➕] x-examples (13401:9)
  ├─┬Employee-State-Tax-Input-Question-Format
  │ ├──[➖] title (19394:20)
  │ └─┬Extensions
  │   ├──[➖] x-examples (19397:17)❌ 
  │   └──[➖] x-tags (19413:17)❌ 
  ├─┬Payroll-Prepared
  │ ├──[➕] properties (18780:9)
  │ ├─┬employee_compensations
  │ │ └──[🔀] $ref (18768:11)❌ 
  │ └─┬Extensions
  │   ├──[➖] x-tags (18149:17)❌ 
  │   └──[➕] x-examples (18691:9)
  ├─┬Company-Attachment
  │ └─┬Extensions
  │   └──[🔀] x-examples (17094:9)
  ├─┬Pay-Schedule-Assignment-Employee-Change
  │ └─┬Extensions
  │   └──[🔀] x-examples (19645:9)
  ├─┬Company-Onboarding-Status
  │ ├─┬onboarding_steps
  │ │ └─┬Schema
  │ │   ├──[➕] properties (15794:15)
  │ │   └─┬requirements
  │ │     └──[🔀] description (15803:30)
  │ └─┬Extensions
  │   └──[🔀] x-examples (15693:9)
  ├─┬Information-Request
  │ └─┬type
  │   └──[➕] nullable (21171:21)❌ 
  ├─┬Tax-Requirement
  │ └─┬value
  │   ├──[➕] oneOf (20329:15)
  │   ├─┬ONEOF
  │   │ └──[🔀] type (20331:21)❌ 
  │   └─┬ONEOF
  │     └──[🔀] type (20330:21)❌ 
  ├─┬Contractor-Onboarding-Status
  │ └─┬onboarding_status
  │   ├──[➕] enum (16111:15)
  │   ├──[➕] enum (16112:15)
  │   ├──[➕] enum (16113:15)
  │   └──[➕] enum (16114:15)
  ├─┬Notification
  │ ├──[➕] required (21071:11)❌ 
  │ ├──[➕] required (21072:11)❌ 
  │ ├──[➕] required (21073:11)❌ 
  │ ├──[➕] required (21075:11)❌ 
  │ ├──[➕] required (21077:11)❌ 
  │ ├──[➕] required (21078:11)❌ 
  │ ├──[➕] required (21074:11)❌ 
  │ ├──[➕] required (21076:11)❌ 
  │ ├──[➕] required (21079:11)❌ 
  │ ├──[➕] required (21080:11)❌ 
  │ ├──[➖] description (20365:26)
  │ ├─┬resources
  │ │ └─┬Schema
  │ │   └─┬entity_type
  │ │     ├──[➕] enum (21053:21)
  │ │     ├──[➕] enum (21048:21)
  │ │     ├──[➕] enum (21050:21)
  │ │     ├──[➕] enum (21052:21)
  │ │     ├──[➕] enum (21054:21)
  │ │     ├──[➕] enum (21055:21)
  │ │     ├──[➕] enum (21056:21)
  │ │     ├──[➕] enum (21049:21)
  │ │     ├──[➕] enum (21051:21)
  │ │     └──[🔀] description (21046:30)
  │ ├─┬due_at
  │ │ └──[➕] nullable (21031:21)❌ 
  │ └─┬Extensions
  │   └──[➖] x-examples (20353:17)❌ 
  ├─┬Employee-Address
  │ ├──[➕] required (13209:11)❌ 
  │ ├──[➕] required (13210:11)❌ 
  │ ├──[➕] type (13152:13)❌ 
  │ ├──[➖] example (13150:17)
  │ ├──[➕] properties (13201:9)
  │ ├──[➕] properties (13188:9)
  │ ├──[➕] properties (13197:9)
  │ ├──[➕] properties (13178:9)
  │ ├──[➕] properties (13174:9)
  │ ├──[➕] properties (13171:9)
  │ ├──[➕] properties (13191:9)
  │ ├──[➕] properties (13181:9)
  │ ├──[➕] properties (13184:9)
  │ ├──[➕] properties (13168:9)
  │ ├──[➕] properties (13205:9)
  │ ├──[➕] properties (13194:9)
  │ ├──[➖] allOf (13134:19)❌ 
  │ ├──[➖] allOf (13229:13)❌ 
  │ └─┬Extensions
  │   └──[➕] x-examples (13154:9)
  ├─┬Contractor-Address
  │ └──[➕] type (13272:13)❌ 
  ├─┬External-Payroll
  │ ├─┬applicable_benefits
  │ │ └──[➕] nullable (15042:21)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-examples (15081:9)
  ├─┬Company-Benefit-With-Employee-Benefits
  │ └─┬employee_benefits
  │   └─┬Schema
  │     └─┬contribution
  │       └─┬value
  │         ├─┬ONEOF
  │         │ ├──[🔀] type (17607:31)❌ 
  │         │ └──[➖] properties (17123:49)❌ 
  │         └─┬ONEOF
  │           ├──[🔀] type (17608:31)❌ 
  │           └──[➕] properties (17610:27)
  ├─┬Pay-Schedule-Assignment-Pay-Period
  │ └─┬Extensions
  │   └──[🔀] x-examples (19685:9)
  ├─┬Company-Bank-Account
 ...

@github-actions github-actions bot added the patch Patch version bump label Sep 30, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759192108 branch 7 times, most recently from af53f2c to 7d77e3c Compare October 7, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759192108 branch 5 times, most recently from 4a75bba to eddccfa Compare October 13, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759192108 branch from eddccfa to 784cf2d Compare October 14, 2025 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant