Skip to content

chore: 🐝 Update SDK - Generate 0.3.2#19

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1769127783
Open

chore: 🐝 Update SDK - Generate 0.3.2#19
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1769127783

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 23, 2026

SDK update

Versioning

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

Java SDK Changes:

  • gustoembedded.payrolls.getPayStubs(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.companyBenefits.get(): response.employeeBenefits[] Changed (Breaking ⚠️)
  • gustoembedded.peopleBatches.getV1PeopleBatchesPeopleBatchUuid(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.peopleBatches.postV1CompaniesCompanyIdPeopleBatches(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.reimbursements.deleteV1RecurringReimbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.companies.get():
    • request.xGustoApiVersion Changed (Breaking ⚠️)
    • response.locations[].active Added
    • error.status[404] Added
  • gustoembedded.companies.update():
    • request.xGustoApiVersion Changed (Breaking ⚠️)
    • response.locations[].active Added
    • error.status[404] Added
  • gustoembedded.companies.suspensions.get(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.industrySelection.get():
    • request.xGustoApiVersion Changed (Breaking ⚠️)
    • error.status[404] Added
  • gustoembedded.industrySelection.update():
    • request Changed (Breaking ⚠️)
    • error.status[404] Added
  • gustoembedded.locations.retrieve(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.locations.update(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.locations.getMinimumWages(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.bankAccounts.get(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.bankAccounts.create(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.bankAccounts.deleteV1CompaniesCompanyIdBankAccountsBankAccountId(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.reimbursements.putV1RecurringReimbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employees.list(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employees.create(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employees.get(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employees.update(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employees.delete(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employees.getOnboardingStatus(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employees.updateOnboardingStatus(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.reimbursements.getV1RecurringReimbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeEmployments.getHistory(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.get(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.create(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.retrieveHomeAddress(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.update(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.delete(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.getWorkAddresses(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.createWorkAddress(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.retrieveWorkAddress(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.updateWorkAddress(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeAddresses.deleteWorkAddress(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.reimbursements.postV1EmployeesEmployeeIdRecurringReimbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeTaxSetup.getStateTaxes(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeTaxSetup.updateStateTaxes(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.reimbursements.getV1EmployeesEmployeeIdRecurringReimbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.salaryEstimates.postV1SalaryEstimatesUuidAccept(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.salaryEstimates.putV1SalaryEstimatesId(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractors.create(): response.paymentMethod Changed (Breaking ⚠️)
  • gustoembedded.contractors.list(): response.[].paymentMethod Changed (Breaking ⚠️)
  • gustoembedded.contractors.get(): response.paymentMethod Changed (Breaking ⚠️)
  • gustoembedded.contractors.update(): response.paymentMethod Changed (Breaking ⚠️)
  • gustoembedded.contractors.getV1CompaniesCompanyIdContractorsPaymentDetails(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractorPaymentMethod.get(): response.type.enum(null) Removed (Breaking ⚠️)
  • gustoembedded.contractorPaymentMethod.update(): response.type.enum(null) Removed (Breaking ⚠️)
  • gustoembedded.payrolls.list():
    • response.[].creditBlockers[].unblockOptions[] Changed
    • errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.createOffCycle():
    • requestBody.employeeUuids Changed
    • errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.get():
    • response.creditBlockers[].unblockOptions[] Changed
    • errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.update(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.delete(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.prepare():
    • request Changed (Breaking ⚠️)
    • error Changed
  • gustoembedded.payrolls.getReceipt(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.cancel():
    • request.xGustoApiVersion Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.status[404] Added
  • gustoembedded.payrolls.getPayStub(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.salaryEstimates.getV1SalaryEstimatesId(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractorPaymentGroups.delete(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.salaryEstimates.postV1EmployeesEmployeeIdSalaryEstimates(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.patchV1CompaniesCompanyIdPayrollsIdPartnerDisbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.timeOffPolicies.calculateAccruingTimeOffHours():
    • request Changed (Breaking ⚠️)
    • error.status[404] Added
  • gustoembedded.timeOffPolicies.get(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.timeOffPolicies.update(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.timeOffPolicies.getAll(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.timeOffPolicies.create(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.timeOffPolicies.addEmployees(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.timeOffPolicies.removeEmployees(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.timeOffPolicies.updateBalance(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.timeOffPolicies.deactivate(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractorPayments.create():
    • request Changed (Breaking ⚠️)
    • error.status[404] Added
  • gustoembedded.contractorPayments.list():
    • request.xGustoApiVersion Changed (Breaking ⚠️)
    • error.status[404] Added
  • gustoembedded.contractorPayments.get():
    • request.xGustoApiVersion Changed (Breaking ⚠️)
    • error.status[404] Added
  • gustoembedded.contractorPayments.delete():
    • request.xGustoApiVersion Changed (Breaking ⚠️)
    • error.status[404] Added
  • gustoembedded.contractorPaymentGroups.getList():
    • response.[] Changed (Breaking ⚠️)
    • errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractorPaymentGroups.create():
    • requestBody.submissionBlockers Added
    • response Changed (Breaking ⚠️)
    • errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractorPaymentGroups.preview():
    • response Changed (Breaking ⚠️)
    • errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractorPaymentGroups.get():
    • response Changed (Breaking ⚠️)
    • errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.generatePrintableChecks(): response.startingCheckNumber Changed (Breaking ⚠️)
  • gustoembedded.contractorPaymentGroups.fund():
    • response Changed (Breaking ⚠️)
    • errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractorPaymentGroups.getV1ContractorPaymentGroupsIdPartnerDisbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.contractorPaymentGroups.patchV1ContractorPaymentGroupsIdPartnerDisbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.wireInRequests.list(): response.[].paymentType.enum(contractorPaymentGroup) Added (Breaking ⚠️)
  • gustoembedded.reports.postV1CompaniesCompanyIdReportsEmployeesAnnualFicaWage(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.payrolls.getV1CompaniesCompanyIdPayrollsIdPartnerDisbursements(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.companyBenefits.delete(): error Changed (Breaking ⚠️)
  • gustoembedded.wireInRequests.submit(): response.paymentType.enum(contractorPaymentGroup) Added (Breaking ⚠️)
  • gustoembedded.companyBenefits.getRequirements(): response.employeeDeduction.choices Changed (Breaking ⚠️)
  • gustoembedded.wireInRequests.get(): response.paymentType.enum(contractorPaymentGroup) Added (Breaking ⚠️)
  • gustoembedded.employeeBenefits.getV1EmployeesEmployeeUuidSection603HighEarnerStatuses(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeBenefits.postV1EmployeesEmployeeUuidSection603HighEarnerStatuses(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeBenefits.getV1EmployeesEmployeeUuidSection603HighEarnerStatusesEffectiveYear(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.employeeBenefits.patchV1EmployeesEmployeeUuidSection603HighEarnerStatusesEffectiveYear(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.holidayPayPolicies.get(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.holidayPayPolicies.create(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.holidayPayPolicies.update(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.holidayPayPolicies.delete(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.holidayPayPolicies.addEmployees(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.holidayPayPolicies.removeEmployees(): errors[] Changed (Breaking ⚠️)
  • gustoembedded.informationRequests.getInformationRequests(): response.[].requiredQuestions[].responseType.enum(radioButton) Added (Breaking ⚠️)
  • gustoembedded.informationRequests.submit(): response.requiredQuestions[].responseType.enum(radioButton) Added (Breaking ⚠️)
  • gustoembedded.recoveryCases.get(): response.[] Changed (Breaking ⚠️)
  • gustoembedded.employeeEmployments.deleteRehire(): error.status[422] Added
  • gustoembedded.payrolls.submit(): Added
  • gustoembedded.reports.createCustom():
    • requestBody.employeeUuids Changed
  • gustoembedded.companies.getV1PartnerManagedCompaniesCompanyUuidMigrationReadiness(): Added
  • gustoembedded.payrolls.calculateGrossUp(): Added
  • gustoembedded.employeeBenefits.delete(): error.status[422] Added
  • gustoembedded.employeeTaxSetup.updateFederalTaxes():
    • requestBody.twoJobs Changed
  • gustoembedded.employeePaymentMethod.deleteBankAccount(): error.status[422] Added
  • gustoembedded.companyBenefits.updateEmployeeBenefits():
    • requestBody.employeeBenefits[] Changed
  • gustoembedded.jobsAndCompensations.delete(): error.status[422] Added
  • gustoembedded.externalPayrolls.delete(): error.status[422] Added
  • gustoembedded.companies.migrate(): Removed (Breaking ⚠️)
  • gustoembedded.jobsAndCompensations.deleteCompensation(): error.status[422] Added
  • gustoembedded.payrolls.calculate(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (491:3)
│ ├─┬/v1/companies/{company_uuid}/notifications
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12897:22)
│ ├─┬/v1/employee_benefits/{employee_benefit_id}
│ │ ├─┬PUT
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       ├─┬limit_option
│ │ │       │ ├──[🔀] type (10417:21)❌ 
│ │ │       │ └──[-] nullable (9934:47)❌ 
│ │ │       ├─┬company_contribution_annual_maximum
│ │ │       │ ├──[🔀] type (10412:21)❌ 
│ │ │       │ └──[-] nullable (9919:47)❌ 
│ │ │       ├─┬coverage_amount
│ │ │       │ ├──[🔀] type (10437:21)❌ 
│ │ │       │ └──[-] nullable (9942:47)❌ 
│ │ │       ├─┬expiration_date
│ │ │       │ ├──[🔀] type (10355:21)❌ 
│ │ │       │ └──[-] nullable (9863:47)❌ 
│ │ │       ├─┬employee_deduction_annual_maximum
│ │ │       │ ├──[🔀] type (10346:21)❌ 
│ │ │       │ └──[-] nullable (9855:47)❌ 
│ │ │       └─┬deduction_reduces_taxable_income
│ │ │         ├──[🔀] type (10442:21)❌ 
│ │ │         └──[-] nullable (9951:47)❌ 
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └──[+] codes (27340:7)
│ ├─┬/v1/companies/{company_uuid}/payrolls/skip
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬employee_uuids
│ │           └──[🔀] type (7680:21)❌ 
│ ├─┬/v1/employees/{employee_id}/employment_history
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (3908:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (3899:22)
│ ├─┬/v1/companies/{company_id}/payrolls/{id}/partner_disbursements
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (13159:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13150:22)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (13213:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13198:22)
│ ├─┬/v1/employees/{employee_id}/pay_stubs
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (9164:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (9155:22)
│ ├─┬/v1/company_benefits/{company_benefit_id}
│ │ ├─┬PUT
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └─┬catch_up_type
│ │ │         ├──[🔀] type (9733:21)❌ 
│ │ │         └──[-] nullable (9230:47)❌ 
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬422
│ │       ├──[🔀] description (27340:20)
│ │       └─┬application/json
│ │         ├──[+] examples (27364:15)
│ │         ├──[+] examples (27347:15)
│ │         ├──[+] examples (27355:15)
│ │         └─┬Schema
│ │           └──[🔀] $ref (19313:20)❌ 
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/add_employees
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (11817:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬employees
│ │   │       └─┬Schema
│ │   │         └─┬balance
│ │   │           ├──[🔀] type (11860:27)❌ 
│ │   │           └──[-] nullable (11342:59)❌ 
│ │   └─┬Extensions
│ │     ├──[🔀] x-gusto-integration-type (11797:9)
│ │     └──[+] x-gusto-rswag (11802:22)
│ ├─┬/v1/contractors/{contractor_uuid}/onboarding_status
│ │ ├─┬GET
│ │ │ ├──[🔀] description (6724:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Example
│ │ │         └──[🔀] value (29260:17)
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example
│ │           └──[🔀] value (29260:17)
│ ├─┬/v1/contractor_payment_groups/{id}/partner_disbursements
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13014:22)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   └──[🔀] description (13068:24)
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13059:22)
│ ├─┬/v1/employees/{employee_id}/rehire
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └──[+] codes (27340:7)
│ ├─┬/v1/payrolls/{payroll_uuid}/gross_up
│ │ └─┬POST
│ │   ├──[+] security (7712:11)
│ │   ├──[🔀] summary (7710:16)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (7730:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (7731:22)❌ 
│ │   ├─┬Responses
│ │   │ ├─┬404
│ │   │ │ ├──[+] content (7766:15)
│ │   │ │ └──[🔀] description (7763:24)
│ │   │ ├─┬422
│ │   │ │ ├──[🔀] description (7754:24)
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (19313:20)❌ 
│ │   │ └─┬200
│ │   │   ├──[🔀] description (7748:24)
│ │   │   └─┬application/json
│ │   │     ├──[-] examples (30627:29)❌ 
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (27125:13)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   ├──[-] examples (7474:33)❌ 
│ │   │   └─┬Schema
│ │   │     └──[🔀] $ref (27111:13)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7739:22)
│ ├─┬/v1/companies/{company_id}/pay_schedules/{pay_schedule_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬day_2
│ │         │ ├──[🔀] type (2595:21)❌ 
│ │         │ └──[-] nullable (2453:47)❌ 
│ │         └─┬day_1
│ │           ├──[🔀] type (2589:21)❌ 
│ │           └──[-] nullable (2449:47)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/submit
│ │ └─┬PUT
│ │   ├──[+] security (7881:11)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (7921:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (7922:22)❌ 
│ │   ├─┬Responses
│ │   │ ├─┬422
│ │   │ │ ├──[🔀] description (7892:24)
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (19313:20)❌ 
│ │   │ └─┬404
│ │   │   ├──[+] content (7904:15)
│ │   │   └──[🔀] description (7901:24)
│ │   ├─┬Requestbody
│ │   │ ├──[-] required (7582:27)❌ 
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬submission_blockers
│ │   │       └─┬Schema
│ │   │         └──[🔀] $ref (27294:13)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7887:22)
│ ├─┬/v1/companies/{company_uuid}/reports
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬employee_uuids
│ │           └──[🔀] type (9416:21)❌ 
│ ├─┬/v1/employees/{employee_id}/garnishments
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬garnishment_type
│ │         │ ├──[🔀] type (10611:21)❌ 
│ │         │ └──[-] nullable (10112:47)❌ 
│ │         ├─┬times
│ │         │ ├──[🔀] type (10625:21)❌ 
│ │         │ └──[-] nullable (10126:47)❌ 
│ │         ├─┬annual_maximum
│ │         │ ├──[🔀] type (10640:21)❌ 
│ │         │ └──[-] nullable (10137:47)❌ 
│ │         ├─┬total_amount
│ │         │ ├──[🔀] type (10657:21)❌ 
│ │         │ └──[-] nullable (10155:47)❌ 
│ │         └─┬pay_period_maximum
│ │           ├──[🔀] type (10645:21)❌ 
│ │           └──[-] nullable (10144:47)❌ 
│ ├─┬/v1/recurring_reimbursements/{id}
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (13933:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13903:22)
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ ├─┬404
│ │ │ │ │ ├──[🔀] description (14009:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └─┬Schema
│ │ │ │ │     └──[🔀] $ref (25948:20)❌ 
│ │ │ │ ├─┬409
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └─┬Schema
│ │ │ │ │     └──[🔀] $ref (25948:20)❌ 
│ │ │ │ └─┬422
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13967:22)
│ │ └─┬DELETE
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (14063:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (14058:22)
│ ├─┬/v1/employees/{employee_uuid}/federal_taxes
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬extra_withholding
│ │         │ ├──[🔀] type (4784:21)❌ 
│ │         │ └──[-] nullable (4612:47)❌ 
│ │         └─┬two_jobs
│ │           └──[🔀] type (4788:21)❌ 
│ ├─┬/v1/home_addresses/{home_address_uuid}
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (4088:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4079:22)
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (4135:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ ├─┬Requestbody
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └─┬ALLOF
│ │ │ │       ├─┬street_2
│ │ │ │       │ ├──[🔀] type (4158:25)❌ 
│ │ │ │       │ └──[-] nullable (3996:51)❌ 
│ │ │ │       └─┬effective_date
│ │ │ │         ├──[🔀] type (4168:25)❌ 
│ │ │ │         └──[-] nullable (4006:51)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4126:22)
│ │ └─┬DELETE
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (4210:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4205:22)
│ ├─┬/v1/salary_estimates/{uuid}/accept
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (13646:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13631:22)
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/prepare
│ │ └─┬PUT
│ │   ├──[+] security (7393:11)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (7474:24)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (7439:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (7440:22)❌ 
│ │   ├─┬Responses
│ │   │ ├──[+] codes (7409:11)
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (7403:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (29512:29)❌ 
│ │   │ └─┬404
│ │   │   ├──[+] content (7421:15)
│ │   │   └──[🔀] description (7418:24)
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬employee_uuids
│ │   │       └──[🔀] type (7483:21)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7400:22)
│ ├─┬/v1/companies/{company_id}/contractor_payments/{contractor_payment_id}
│ │ ├─┬GET
│ │ │ ├──[+] security (8164:11)
│ │ │ ├──[🔀] description (8165:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[-] required (14776:23)❌ 
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] enum (8199:17)
│ │ │ │   ├──[-] enum (14781:23)❌ 
│ │ │ │   └──[🔀] default (8200:22)❌ 
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (8178:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[-] examples (28258:29)❌ 
│ │ │ │ └─┬404
│ │ │ │   ├──[+] content (8190:15)
│ │ │ │   └──[🔀] description (8184:24)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (8175:22)
│ │ └─┬DELETE
│ │   ├──[+] security (8218:11)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (8257:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (8258:22)❌ 
│ │   ├─┬Responses
│ │   │ ├─┬422
│ │   │ │ ├──[🔀] description (8229:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[-] examples (26309:29)❌ 
│ │   │ │   ├──[-] examples (26318:29)❌ 
│ │   │ │   └──[-] examples (26301:29)❌ 
│ │   │ └─┬404
│ │   │   ├──[+] content (8244:15)
│ │   │   └──[🔀] description (8238:24)
│ │   └─┬Extensions
│ │     ├──[-] x-internal (7817:25)❌ 
│ │     └──[+] x-gusto-rswag (8224:22)
│ ├─┬/v1/companies/{company_id}/industry_selection
│ │ ├─┬GET
│ │ │ ├──[+] security (894:11)
│ │ │ ├──[🔀] description (895:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[-] required (14776:23)❌ 
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] enum (917:17)
│ │ │ │   ├──[-] enum (14781:23)❌ 
│ │ │ │   └──[🔀] default (918:22)❌ 
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (923:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[-] examples (27841:29)❌ 
│ │ │ │ └─┬404
│ │ │ │   ├──[+] content (932:15)
│ │ │ │   └──[🔀] description (929:24)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (920:22)
│ │ └─┬PUT
│ │   ├──[+] security (938:11)
│ │   ├──[🔀] description (939:20)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (967:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (968:22)❌ 
│ │   ├─┬Responses
│ │   │ ├─┬201
│ │   │ │ ├──[🔀] description (973:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (27841:29)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[+] content (991:15)
│ │   │ │ └──[🔀] description (988:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (979:24)
│ │   │   └─┬application/json
│ │   │     ├──[-] examples (26301:29)❌ 
│ │   │     ├──[-] examples (26309:29)❌ 
│ │   │     └──[-] examples (26318:29)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   ├──[-] examples (863:33)❌ 
│ │   │   └─┬Schema
│ │   │     └──[🔀] $ref (27307:13)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (970:22)
│ ├─┬/v1/companies/{company_id}/bank_accounts/{bank_account_uuid}/verify
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬deposit_2
│ │         │ └──[-] nullable (1734:47)❌ 
│ │         └─┬deposit_1
│ │           └──[-] nullable (1730:47)❌ 
│ ├─┬/v1/companies/{company_id}/people_batches
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (14358:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬batch
│ │   │       └─┬Schema
│ │   │         ├─┬bank_accounts
│ │   │         │ └─┬Schema
│ │   │         │   ├─┬split_amount
│ │   │         │   │ ├──[🔀] type (14640:33)❌ 
│ │   │         │   │ └──[-] nullable (14075:71)❌ 
│ │   │         │   └─┬name
│ │   │         │     ├──[🔀] type (14612:33)❌ 
│ │   │         │     └──[-] nullable (14048:71)❌ 
│ │   │         ├─┬job
│ │   │         │ ├─┬state_wc_class_code
│ │   │         │ │ ├──[🔀] type (14551:31)❌ 
│ │   │         │ │ └──[-] nullable (13988:67)❌ 
│ │   │         │ └─┬state_wc_covered
│ │   │         │   ├──[🔀] type (14546:31)❌ 
│ │   │         │   └──[-] nullable (13984:67)❌ 
│ │   │         └─┬person
│ │   │           ├─┬date_of_birth
│ │   │           │ ├──[🔀] type (14478:31)❌ 
│ │   │           │ └──[-] nullable (13919:67)❌ 
│ │   │           ├─┬ssn
│ │   │           │ ├──[🔀] type (14473:31)❌ 
│ │   │           │ └──[-] nullable (13914:67)❌ 
│ │   │           ├─┬email
│ │   │           │ ├──[🔀] type (14461:31)❌ 
│ │   │           │ └──[-] nullable (13905:67)❌ 
│ │   │           ├─┬preferred_first_name
│ │   │           │ ├──[🔀] type (14456:31)❌ 
│ │   │           │ └──[-] nullable (13900:67)❌ 
│ │   │           ├─┬middle_initial
│ │   │           │ ├──[🔀] type (14449:31)❌ 
│ │   │           │ └──[-] nullable (13896:67)❌ 
│ │   │           ├─┬work_email
│ │   │           │ ├──[🔀] type (14467:31)❌ 
│ │   │           │ └──[-] nullable (13910:67)❌ 
│ │   │           └─┬self_onboarding
│ │   │             ├──[🔀] type (14484:31)❌ 
│ │   │             └──[-] nullable (13923:67)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (14333:22)
│ ├─┬/v1/companies/{company_uuid}/external_payrolls/tax_liabilities
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬liability_selections
│ │           └─┬Schema
│ │             └─┬last_unpaid_external_payroll_uuid
│ │               ├──[🔀] type (2209:27)❌ 
│ │               └──[-] nullable (2072:59)❌ 
│ ├─┬/v1/companies/{company_id}/pay_schedules
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬day_1
│ │         │ ├──[🔀] type (2370:21)❌ 
│ │         │ └──[-] nullable (2232:47)❌ 
│ │         └─┬day_2
│ │           ├──[🔀] type (2376:21)❌ 
│ │           └──[-] nullable (2236:47)❌ 
│ ├─┬/v1/companies/{company_id}
│ │ ├─┬GET
│ │ │ ├──[+] security (318:11)
│ │ │ ├──[🔀] description (319:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[-] required (14776:23)❌ 
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] enum (344:17)
│ │ │ │   ├──[-] enum (14781:23)❌ 
│ │ │ │   └──[🔀] default (345:22)❌ 
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (350:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └──[-] examples (27210:29)❌ 
│ │ │ │ └─┬404
│ │ │ │   ├──[+] content (359:15)
│ │ │ │   └──[🔀] description (356:24)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (347:22)
│ │ └─┬PUT
│ │   ├──[+] security (366:11)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (388:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (389:22)❌ 
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (406:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (27210:29)❌ 
│ │   │ ├─┬422
│ │   │ │ ├──[🔀] description (418:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[-] examples (26318:29)❌ 
│ │   │ │   ├──[-] examples (26301:29)❌ 
│ │   │ │   └──[-] examples (26309:29)❌ 
│ │   │ └─┬404
│ │   │   ├──[+] content (415:15)
│ │   │   └──[🔀] description (412:24)
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └──[-] examples (361:33)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (391:22)
│ ├─┬/v1/companies/{company_id}/payrolls
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ └──[🔀] description (7011:24)
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (7017:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (7008:22)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (7061:24)
│ │   │ ├─┬404
│ │   │ │ ├──[🔀] description (7076:24)
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (25948:20)❌ 
│ │   │ └─┬422
│ │   │   └──[🔀] description (7067:24)
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬employee_uuids
│ │   │       └──[🔀] type (7118:21)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7058:22)
│ ├─┬/v1/employees/{employee_id}/onboarding_status
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (4641:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4632:22)
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (4693:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4684:22)
│ ├─┬/v1/payrolls/{payroll_uuid}/receipt
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (7526:24)
│ │   │ └─┬404
│ │   │   ├──[🔀] description (7532:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7523:22)
│ ├─┬/v1/employees/{employee_id}/jobs
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬state_wc_class_code
│ │         │ ├──[🔀] type (5270:21)❌ 
│ │         │ └──[-] nullable (5091:47)❌ 
│ │         └─┬state_wc_covered
│ │           ├──[🔀] type (5265:21)❌ 
│ │           └──[-] nullable (5087:47)❌ 
│ ├─┬/v1/garnishments/{garnishment_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬times
│ │         │ ├──[🔀] type (10782:21)❌ 
│ │         │ └──[-] nullable (10279:47)❌ 
│ │         ├─┬total_amount
│ │         │ ├──[🔀] type (10814:21)❌ 
│ │         │ └──[-] nullable (10308:47)❌ 
│ │         ├─┬annual_maximum
│ │         │ ├──[🔀] type (10797:21)❌ 
│ │         │ └──[-] nullable (10290:47)❌ 
│ │         └─┬pay_period_maximum
│ │           ├──[🔀] type (10802:21)❌ 
│ │           └──[-] nullable (10297:47)❌ 
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (7261:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (7252:22)
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ ├─┬422
│ │ │ │ │ └──[🔀] description (7321:24)
│ │ │ │ ├─┬404
│ │ │ │ │ ├──[🔀] description (7315:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └─┬Schema
│ │ │ │ │     └──[🔀] $ref (25948:20)❌ 
│ │ │ │ └─┬200
│ │ │ │   └──[🔀] description (7309:24)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (7306:22)
│ │ └─┬DELETE
│ │   ├─┬Responses
│ │   │ ├─┬202
│ │   │ │ └──[-] content (7184:43)❌ 
│ │   │ └─┬404
│ │   │   ├──[🔀] description (7384:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7377:22)
│ ├─┬/v1/companies/{company_uuid}/time_off_policies
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (11711:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[🔀] x-gusto-integration-type (11694:9)
│ │ │   └──[+] x-gusto-rswag (11700:22)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (11759:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11744:22)
│ ├─┬/v1/employees/{employee_uuid}/state_taxes
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (4870:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4861:22)
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (4916:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4907:22)
│ ├─┬/v1/payrolls/{payroll_id}/employees/{employee_id}/calculate_accruing_time_off_hours
│ │ └─┬POST
│ │   ├──[+] security (7541:11)
│ │   ├──[🔀] description (7542:20)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (7596:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (7597:22)❌ 
│ │   ├─┬Responses
│ │   │ ├──[+] codes (7570:11)
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (7564:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[-] examples (27445:29)❌ 
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (27170:13)❌ 
│ │   │ └─┬422
│ │   │   ├──[🔀] description (7576:24)
│ │   │   └─┬application/json
│ │   │     ├──[-] examples (26318:29)❌ 
│ │   │     ├──[-] examples (26301:29)❌ 
│ │   │     └──[-] examples (26309:29)❌ 
│ │   ├─┬Requestbody
│ │   │ ├──[-] required (7309:27)❌ 
│ │   │ └─┬application/json
│ │   │   ├──[-] examples (7333:33)❌ 
│ │   │   └─┬Schema
│ │   │     └──[🔀] $ref (27136:13)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7561:22)
│ ├─┬/v1/companies/{company_id}/contractors/payment_details
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (12980:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12971:22)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/deactivate
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (12580:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12565:22)
│ ├─┬/v1/companies/{company_id}/employees
│ │ ├─┬GET
│ │ │ ├──[🔀] description (2775:20)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Schema
│ │ │ │     └─┬Extensions
│ │ │ │       └──[🔀] x-enumdescriptions (2841:17)
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (2904:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (2895:22)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (2948:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (2939:22)
│ ├─┬/oauth/token
│ │ └─┬POST
│ │   ├──[🔀] description (137:20)
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (150:22)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}/remove_employees
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (11892:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11877:22)
│ ├─┬/v1/contractor_payment_groups/{contractor_payment_group_uuid}/fund
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8714:22)
│ ├─┬/v1/locations/{location_id}
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (1572:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (1563:22)
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (1622:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬ALLOF
│ │   │       └─┬street_2
│ │   │         ├──[🔀] type (1650:25)❌ 
│ │   │         └──[-] nullable (1516:51)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (1607:22)
│ ├─┬/v1/jobs/{job_id}
│ │ ├─┬PUT
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       ├─┬state_wc_class_code
│ │ │       │ ├──[🔀] type (5421:21)❌ 
│ │ │       │ └──[-] nullable (5240:47)❌ 
│ │ │       └─┬state_wc_covered
│ │ │         ├──[🔀] type (5416:21)❌ 
│ │ │         └──[-] nullable (5236:47)❌ 
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └──[+] codes (27340:7)
│ ├─┬/v1/companies/{company_id}/payrolls/{payroll_id}/cancel
│ │ └─┬PUT
│ │   ├──[+] security (7951:11)
│ │   ├──[🔀] description (7952:20)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (7994:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (7995:22)❌ 
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (7967:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[-] examples (29782:29)❌ 
│ │   │ │   ├──[-] examples (29742:29)❌ 
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (27196:13)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[+] content (7985:15)
│ │   │ │ └──[🔀] description (7982:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (7973:24)
│ │   │   └─┬application/json
│ │   │     ├──[-] examples (26318:29)❌ 
│ │   │     ├──[-] examples (26301:29)❌ 
│ │   │     └──[-] examples (26309:29)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (7964:22)
│ ├─┬/v1/companies/{company_uuid}/holiday_pay_policy
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (12118:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (12107:22)
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (12223:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (12208:22)
│ │ ├─┬POST
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (12168:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (12153:22)
│ │ └─┬DELETE
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (12277:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12266:22)
│ ├─┬/v1/companies/{company_id}/contractor_payment_groups
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (8329:22)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[+] properties (8423:17)
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8378:22)
│ ├─┬/v1/contractor_payment_groups/{contractor_payment_group_uuid}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (8617:22)
│ │ └─┬DELETE
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8664:22)
│ ├─┬/v1/work_addresses/{work_address_uuid}
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (4376:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4367:22)
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (4421:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4412:22)
│ │ └─┬DELETE
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (4485:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4480:22)
│ ├─┬/v1/employees/{employee_id}/employee_benefits
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬expiration_date
│ │         │ ├──[🔀] type (10219:21)❌ 
│ │         │ └──[-] nullable (9729:47)❌ 
│ │         ├─┬limit_option
│ │         │ ├──[🔀] type (10166:21)❌ 
│ │         │ └──[-] nullable (9690:47)❌ 
│ │         ├─┬company_contribution_annual_maximum
│ │         │ ├──[🔀] type (10161:21)❌ 
│ │         │ └──[-] nullable (9675:47)❌ 
│ │         ├─┬employee_deduction_annual_maximum
│ │         │ ├──[🔀] type (10105:21)❌ 
│ │         │ └──[-] nullable (9620:47)❌ 
│ │         ├─┬coverage_amount
│ │         │ ├──[🔀] type (10186:21)❌ 
│ │         │ └──[-] nullable (9698:47)❌ 
│ │         └─┬deduction_reduces_taxable_income
│ │           ├──[🔀] type (10195:21)❌ 
│ │           └──[-] nullable (9710:47)❌ 
│ ├─┬/v1/companies/{company_uuid}/holiday_pay_policy/add
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (12328:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (12313:22)
│ ├─┬/v1/companies/{company_uuid}/external_payrolls/{external_payroll_id}
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └──[+] codes (27340:7)
│ ├─┬/v1/salary_estimates/{uuid}
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (13486:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (13477:22)
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (13537:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬annual_net_revenue
│ │   │       ├──[🔀] type (13553:21)❌ 
│ │   │       └──[-] nullable (13011:47)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13522:22)
│ ├─┬/v1/webhooks/health_check
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13325:22)
│ ├─┬/v1/payrolls/{payroll_id}/employees/{employee_id}/pay_stub
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (9108:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (9098:22)
│ ├─┬/v1/companies/{company_id}/locations
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬street_2
│ │           ├──[🔀] type (1474:21)❌ 
│ │           └──[-] nullable (1343:47)❌ 
│ ├─┬/v1/employees/{employee_id}/home_addresses
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (3956:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (3947:22)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (4009:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬effective_date
│ │   │     │ ├──[🔀] type (4038:21)❌ 
│ │   │     │ └──[-] nullable (3880:47)❌ 
│ │   │     └─┬street_2
│ │   │       ├──[🔀] type (4025:21)❌ 
│ │   │       └──[-] nullable (3867:47)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (3994:22)
│ ├─┬/v1/employees/{employee_id}/work_addresses
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (4263:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (4254:22)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (4308:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (4299:22)
│ ├─┬/v1/companies/{company_id}/company_benefits
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[-] required (9098:35)❌ 
│ │         └─┬catch_up_type
│ │           ├──[🔀] type (9596:21)❌ 
│ │           └──[-] nullable (9093:47)❌ 
│ ├─┬/v1/companies/{company_id}/contractor_payments
│ │ ├─┬GET
│ │ │ ├──[+] security (8075:11)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[-] required (14776:23)❌ 
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] enum (8112:17)
│ │ │ │   ├──[-] enum (14781:23)❌ 
│ │ │ │   └──[🔀] default (8113:22)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] example (8121:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[-] example (7745:30)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] example (8128:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[-] example (7752:30)
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[+] content (8099:15)
│ │ │ │   └──[🔀] description (8093:24)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-gusto-rswag (8082:22)
│ │ └─┬POST
│ │   ├──[+] security (8013:11)
│ │   ├─┬Parameters
│ │   │ ├──[-] required (14776:23)❌ 
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (8056:17)
│ │   │   ├──[-] enum (14781:23)❌ 
│ │   │   └──[🔀] default (8057:22)❌ 
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (8022:24)
│ │   │ │ └─┬application/json
│ │   │ │   └──[-] examples (28258:29)❌ 
│ │   │ ├─┬404
│ │   │ │ ├──[+] content (8043:15)
│ │   │ │ └──[🔀] description (8037:24)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (8028:24)
│ │   │   └─┬application/json
│ │   │     ├──[-] examples (26309:29)❌ 
│ │   │     ├──[-] examples (26318:29)❌ 
│ │   │     └──[-] examples (26301:29)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[🔀] $ref (27250:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (8019:22)
│ ├─┬/v1/time_off_policies/{time_off_policy_uuid}
│ │ ├─┬GET
│ │ │ ├─┬Responses
│ │ │ │ └─┬404
│ │ │ │   ├──[🔀] description (11603:24)
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (25948:20)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[🔀] x-gusto-integration-type (11589:9)
│ │ │   └──[+] x-gusto-rswag (11594:22)
│ │ └─┬PUT
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (11653:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (11638:22)
│ ├─┬/v1/employees/{employee_id}/salary_estimates
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬404
│ │   │   ├──[🔀] description (13385:24)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (25948:20)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬annual_net_revenue
│ │   │       ├──[🔀] type (13401:21)❌ 
│ │   │       └──[-] nullable (12862:47)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-gusto-rswag (13370:22)
│ ├─┬/v1/companies/{company_uuid}/tax_requirements/{state}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬requirement_sets
│ │           └─┬Schema
│ │             └─┬requirements
│ │               └─┬Schema
│ │                 └─┬value
│ │                   ├──[🔀] type (11379:33)❌ 
│ │                   └──[-] ...

@github-actions github-actions bot added the patch Patch version bump label Jan 23, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769127783 branch 7 times, most recently from 57fc3cf to 20a4d1b Compare January 30, 2026 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769127783 branch 7 times, most recently from c593f45 to 1cecb9d Compare February 6, 2026 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769127783 branch 7 times, most recently from d380338 to a414f15 Compare February 13, 2026 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769127783 branch from a414f15 to bff82ff Compare February 14, 2026 00:29
* `gustoembedded.payrolls.getPayStubs()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.companyBenefits.get()`:  `response.employeeBenefits[]` **Changed** (Breaking ⚠️)
* `gustoembedded.peopleBatches.getV1PeopleBatchesPeopleBatchUuid()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.peopleBatches.postV1CompaniesCompanyIdPeopleBatches()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.reimbursements.deleteV1RecurringReimbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.companies.get()`: 
  *  `request.xGustoApiVersion` **Changed** (Breaking ⚠️)
  *  `response.locations[].active` **Added**
  *  `error.status[404]` **Added**
* `gustoembedded.companies.update()`: 
  *  `request.xGustoApiVersion` **Changed** (Breaking ⚠️)
  *  `response.locations[].active` **Added**
  *  `error.status[404]` **Added**
* `gustoembedded.companies.suspensions.get()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.industrySelection.get()`: 
  *  `request.xGustoApiVersion` **Changed** (Breaking ⚠️)
  *  `error.status[404]` **Added**
* `gustoembedded.industrySelection.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `error.status[404]` **Added**
* `gustoembedded.locations.retrieve()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.locations.update()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.locations.getMinimumWages()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.bankAccounts.get()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.bankAccounts.create()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.bankAccounts.deleteV1CompaniesCompanyIdBankAccountsBankAccountId()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.reimbursements.putV1RecurringReimbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employees.list()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employees.create()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employees.get()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employees.update()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employees.delete()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employees.getOnboardingStatus()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employees.updateOnboardingStatus()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.reimbursements.getV1RecurringReimbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeEmployments.getHistory()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.get()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.create()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.retrieveHomeAddress()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.update()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.delete()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.getWorkAddresses()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.createWorkAddress()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.retrieveWorkAddress()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.updateWorkAddress()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeAddresses.deleteWorkAddress()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.reimbursements.postV1EmployeesEmployeeIdRecurringReimbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeTaxSetup.getStateTaxes()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeTaxSetup.updateStateTaxes()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.reimbursements.getV1EmployeesEmployeeIdRecurringReimbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.salaryEstimates.postV1SalaryEstimatesUuidAccept()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.salaryEstimates.putV1SalaryEstimatesId()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractors.create()`:  `response.paymentMethod` **Changed** (Breaking ⚠️)
* `gustoembedded.contractors.list()`:  `response.[].paymentMethod` **Changed** (Breaking ⚠️)
* `gustoembedded.contractors.get()`:  `response.paymentMethod` **Changed** (Breaking ⚠️)
* `gustoembedded.contractors.update()`:  `response.paymentMethod` **Changed** (Breaking ⚠️)
* `gustoembedded.contractors.getV1CompaniesCompanyIdContractorsPaymentDetails()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentMethod.get()`:  `response.type.enum(null)` **Removed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentMethod.update()`:  `response.type.enum(null)` **Removed** (Breaking ⚠️)
* `gustoembedded.payrolls.list()`: 
  *  `response.[].creditBlockers[].unblockOptions[]` **Changed**
  *  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.createOffCycle()`: 
  *  `requestBody.employeeUuids` **Changed**
  *  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.get()`: 
  *  `response.creditBlockers[].unblockOptions[]` **Changed**
  *  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.update()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.delete()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.prepare()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `gustoembedded.payrolls.getReceipt()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.cancel()`: 
  *  `request.xGustoApiVersion` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.status[404]` **Added**
* `gustoembedded.payrolls.getPayStub()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.salaryEstimates.getV1SalaryEstimatesId()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentGroups.delete()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.salaryEstimates.postV1EmployeesEmployeeIdSalaryEstimates()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.patchV1CompaniesCompanyIdPayrollsIdPartnerDisbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.timeOffPolicies.calculateAccruingTimeOffHours()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `error.status[404]` **Added**
* `gustoembedded.timeOffPolicies.get()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.timeOffPolicies.update()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.timeOffPolicies.getAll()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.timeOffPolicies.create()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.timeOffPolicies.addEmployees()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.timeOffPolicies.removeEmployees()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.timeOffPolicies.updateBalance()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.timeOffPolicies.deactivate()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPayments.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `error.status[404]` **Added**
* `gustoembedded.contractorPayments.list()`: 
  *  `request.xGustoApiVersion` **Changed** (Breaking ⚠️)
  *  `error.status[404]` **Added**
* `gustoembedded.contractorPayments.get()`: 
  *  `request.xGustoApiVersion` **Changed** (Breaking ⚠️)
  *  `error.status[404]` **Added**
* `gustoembedded.contractorPayments.delete()`: 
  *  `request.xGustoApiVersion` **Changed** (Breaking ⚠️)
  *  `error.status[404]` **Added**
* `gustoembedded.contractorPaymentGroups.getList()`: 
  *  `response.[]` **Changed** (Breaking ⚠️)
  *  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentGroups.create()`: 
  *  `requestBody.submissionBlockers` **Added**
  *  `response` **Changed** (Breaking ⚠️)
  *  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentGroups.preview()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentGroups.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.generatePrintableChecks()`:  `response.startingCheckNumber` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentGroups.fund()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentGroups.getV1ContractorPaymentGroupsIdPartnerDisbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.contractorPaymentGroups.patchV1ContractorPaymentGroupsIdPartnerDisbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.wireInRequests.list()`:  `response.[].paymentType.enum(contractorPaymentGroup)` **Added** (Breaking ⚠️)
* `gustoembedded.reports.postV1CompaniesCompanyIdReportsEmployeesAnnualFicaWage()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.payrolls.getV1CompaniesCompanyIdPayrollsIdPartnerDisbursements()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.companyBenefits.delete()`:  `error` **Changed** (Breaking ⚠️)
* `gustoembedded.wireInRequests.submit()`:  `response.paymentType.enum(contractorPaymentGroup)` **Added** (Breaking ⚠️)
* `gustoembedded.companyBenefits.getRequirements()`:  `response.employeeDeduction.choices` **Changed** (Breaking ⚠️)
* `gustoembedded.wireInRequests.get()`:  `response.paymentType.enum(contractorPaymentGroup)` **Added** (Breaking ⚠️)
* `gustoembedded.employeeBenefits.getV1EmployeesEmployeeUuidSection603HighEarnerStatuses()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeBenefits.postV1EmployeesEmployeeUuidSection603HighEarnerStatuses()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeBenefits.getV1EmployeesEmployeeUuidSection603HighEarnerStatusesEffectiveYear()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeBenefits.patchV1EmployeesEmployeeUuidSection603HighEarnerStatusesEffectiveYear()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.holidayPayPolicies.get()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.holidayPayPolicies.create()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.holidayPayPolicies.update()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.holidayPayPolicies.delete()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.holidayPayPolicies.addEmployees()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.holidayPayPolicies.removeEmployees()`:  `errors[]` **Changed** (Breaking ⚠️)
* `gustoembedded.informationRequests.getInformationRequests()`:  `response.[].requiredQuestions[].responseType.enum(radioButton)` **Added** (Breaking ⚠️)
* `gustoembedded.informationRequests.submit()`:  `response.requiredQuestions[].responseType.enum(radioButton)` **Added** (Breaking ⚠️)
* `gustoembedded.recoveryCases.get()`:  `response.[]` **Changed** (Breaking ⚠️)
* `gustoembedded.employeeEmployments.deleteRehire()`:  `error.status[422]` **Added**
* `gustoembedded.payrolls.submit()`: **Added**
* `gustoembedded.reports.createCustom()`: 
  *  `requestBody.employeeUuids` **Changed**
* `gustoembedded.companies.getV1PartnerManagedCompaniesCompanyUuidMigrationReadiness()`: **Added**
* `gustoembedded.payrolls.calculateGrossUp()`: **Added**
* `gustoembedded.employeeBenefits.delete()`:  `error.status[422]` **Added**
* `gustoembedded.employeeTaxSetup.updateFederalTaxes()`: 
  *  `requestBody.twoJobs` **Changed**
* `gustoembedded.employeePaymentMethod.deleteBankAccount()`:  `error.status[422]` **Added**
* `gustoembedded.companyBenefits.updateEmployeeBenefits()`: 
  *  `requestBody.employeeBenefits[]` **Changed**
* `gustoembedded.jobsAndCompensations.delete()`:  `error.status[422]` **Added**
* `gustoembedded.externalPayrolls.delete()`:  `error.status[422]` **Added**
* `gustoembedded.companies.migrate()`: **Removed** (Breaking ⚠️)
* `gustoembedded.jobsAndCompensations.deleteCompensation()`:  `error.status[422]` **Added**
* `gustoembedded.payrolls.calculate()`: **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769127783 branch from bff82ff to f669b10 Compare February 15, 2026 00:31
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