Skip to content

Commit f207cb5

Browse files
committed
## Python SDK Changes:
* `gusto_app_integration.employee_addresses.create_work_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.jobs_and_compensations.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.introspection.disconnect_app_integration()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.companies.provision()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.companies.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.time_tracking.delete_time_tracking_time_sheets_time_sheet_uuid()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.time_tracking.put_time_tracking_time_sheets_time_sheet_uuid()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.time_tracking.get_time_tracking_time_sheets_time_sheet_uuid()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.time_tracking.post_companies_company_uuid_time_tracking_time_sheets()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.time_tracking.get_companies_company_uuid_time_tracking_time_sheets()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.events.get_all()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.garnishments.get_child_support()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.garnishments.update()`: `request` **Changed** **Breaking** ⚠️ * `gusto_app_integration.garnishments.get_by_id()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.garnishments.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.garnishments.create()`: `request` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_benefits.create_ytd_benefit_amounts_from_different_company()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_benefits.get_ytd_benefit_amounts_from_different_company()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_benefits.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_benefits.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_benefits.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_benefits.get_all()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_benefits.create()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.company_benefits.get_requirements()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.company_benefits.bulk_update_employee_benefits()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto_app_integration.company_benefits.get_employee_benefits()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto_app_integration.company_benefits.get_summary()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.introspection.get_token_info()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.companies.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.companies.get_admins()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].phone` **Added** * `gusto_app_integration.companies.get_custom_fields()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.custom_fields[].description` **Changed** **Breaking** ⚠️ * `gusto_app_integration.locations.create()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.inactive` **Added** * `gusto_app_integration.locations.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.inactive` **Added** * `gusto_app_integration.locations.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.inactive` **Added** * `gusto_app_integration.locations.get_minimum_wages()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.company_locations.list()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].inactive` **Added** * `gusto_app_integration.pay_schedules.list()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.pay_schedules.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.pay_schedules.get_pay_periods()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.pay_schedules.get_unprocessed_termination_pay_periods()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.pay_schedules.get_assignments()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.employees[].pay_schedule_uuid` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employees.get()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employees.create()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employees.get_by_id()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.employees.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employees.delete()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error` **Changed** * `gusto_app_integration.employees.get_custom_fields()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employees.get_time_off_activities()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employees.get_terminations()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.departments.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.departments.get_all()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.departments.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.departments.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.departments.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.departments.add_people()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.departments.remove_people()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_employments.create_termination()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_employments.delete_termination()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_employments.update_termination()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_employments.create_rehire()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_employments.update_rehire()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_employments.get_rehire()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.status[204]` **Added** **Breaking** ⚠️ * `gusto_app_integration.employee_employments.delete_rehire()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_employments.get_history()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].termination_date` **Changed** **Breaking** ⚠️ * `gusto_app_integration.employee_addresses.list_home_addresses()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** * `error.status[404]` **Added** * `gusto_app_integration.employee_addresses.create()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** * `error.status[404]` **Added** * `gusto_app_integration.employee_addresses.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `error.status[404]` **Added** * `gusto_app_integration.employee_addresses.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** * `error.status[404]` **Added** * `gusto_app_integration.jobs.create_compensation()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.introspection.revoke()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.company_benefits.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.writable_by_application` **Added** * `gusto_app_integration.employee_addresses.get_work_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.employee_addresses.update_work_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.employee_addresses.delete_work_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.jobs.create()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `gusto_app_integration.employee_addresses.delete_home_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.jobs_and_compensations.get_jobs()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** * `gusto_app_integration.jobs_and_compensations.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `gusto_app_integration.jobs_and_compensations.update_job()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `gusto_app_integration.employee_addresses.get_work_addresses()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.jobs_and_compensations.get_compensations_for_job()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.jobs_and_compensations.get_compensation()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.jobs_and_compensations.update_compensation()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.jobs_and_compensations.delete_compensation()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.earning_types.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.earning_types.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.earning_types.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.earning_types.deactivate()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.contractors.create()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.contractors.get()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto_app_integration.contractors.get_by_id()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.contractors.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.webhooks.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.webhooks.list_subscriptions()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.webhooks.update_subscription()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.webhooks.get_subscription()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.webhooks.delete_subscription()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.webhooks.verify()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.webhooks.request_verification_token()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.payrolls.get_for_company()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.payrolls.get()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.payrolls.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto_app_integration.payrolls.prepare()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto_app_integration.time_off_policies.calculate_accruing_time_off_hours()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.contractor_payments.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.contractor_payments.get_by_id()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.company_benefits.create()`: * `request` **Changed** **Breaking** ⚠️ * `response.catch_up_type` **Added** * `gusto_app_integration.company_benefits.list()`: * `request` **Changed** **Breaking** ⚠️ * `response.[].catch_up_type` **Added** * `gusto_app_integration.company_benefits.get_by_id()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** * `gusto_app_integration.company_benefits.update()`: * `request` **Changed** **Breaking** ⚠️ * `response.catch_up_type` **Added** * `gusto_app_integration.company_benefits.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto_app_integration.company_benefits.list_supported()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].writable_by_application` **Added** * `gusto_app_integration.reports.get_reports_request_uuid()`: **Added** * `gusto_app_integration.reimbursements.delete_v1_recurring_reimbursements()`: **Added** * `gusto_app_integration.reimbursements.post_v1_employees_employee_id_recurring_reimbursements()`: **Added** * `gusto_app_integration.reimbursements.get_v1_employees_employee_id_recurring_reimbursements()`: **Added** * `gusto_app_integration.company_benefits.put_v1_company_benefits_company_benefit_id_contribution_exclusions()`: **Added** * `gusto_app_integration.salary_estimates.post_v1_salary_estimates_uuid_accept()`: **Added** * `gusto_app_integration.salary_estimates.put_v1_salary_estimates_id()`: **Added** * `gusto_app_integration.salary_estimates.get_v1_salary_estimates_id()`: **Added** * `gusto_app_integration.salary_estimates.post_v1_employees_employee_id_salary_estimates()`: **Added** * `gusto_app_integration.time_off_requests.get_v1_companies_company_id_time_off_requests()`: **Added** * `gusto_app_integration.notifications.get_company_notifications()`: **Added** * `gusto_app_integration.employee_benefits.patch_v1_employees_employee_uuid_section603_high_earner_statuses_effective_year()`: **Added** * `gusto_app_integration.reimbursements.get_v1_recurring_reimbursements()`: **Added** * `gusto_app_integration.employee_benefits.get_v1_employees_employee_uuid_section603_high_earner_statuses_effective_year()`: **Added** * `gusto_app_integration.salary_estimates.get_v1_salary_estimates_occupations()`: **Added** * `gusto_app_integration.employee_benefits.post_v1_employees_employee_uuid_section603_high_earner_statuses()`: **Added** * `gusto_app_integration.company_benefits.get_v1_company_benefits_company_benefit_id_contribution_exclusions()`: **Added** * `gusto_app_integration.reports.post_v1_companies_company_id_reports_employees_annual_fica_wage()`: **Added** * `gusto_app_integration.employee_benefits.get_v1_employees_employee_uuid_section603_high_earner_statuses()`: **Added** * `gusto_app_integration.reports.post_payrolls_payroll_uuid_reports_general_ledger()`: **Added** * `gusto_app_integration.webhooks.get_v1_webhooks_health_check()`: **Added** * `gusto_app_integration.contractors.get_v1_companies_company_id_contractors_payment_details()`: **Added** * `gusto_app_integration.introspection.oauth_access_token()`: **Added** * `gusto_app_integration.reimbursements.put_v1_recurring_reimbursements()`: **Added** * `gusto_app_integration.introspection.refresh_access_token()`: **Removed** **Breaking** ⚠️ * `gusto_app_integration.contractor_payment_groups.get()`: **Removed** **Breaking** ⚠️ * `gusto_app_integration.contractor_payment_groups.preview()`: **Removed** **Breaking** ⚠️ * `gusto_app_integration.contractor_payment_groups.fetch()`: **Removed** **Breaking** ⚠️ ## Python SDK Changes: * `gusto.jobs_and_compensations.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_tax_setup.get_federal_taxes()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.companies.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.companies.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.companies.migrate()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.wire_in_requests.list()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto.wire_in_requests.submit()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.wire_in_requests.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.ach_transactions.get_all()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].recipient_type` **Changed** **Breaking** ⚠️ * `gusto.recovery_cases.redebit()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.recovery_cases.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].contractor_payment_uuids` **Changed** **Breaking** ⚠️ * `gusto.information_requests.get_information_requests()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto.events.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.notifications.get_details()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.holiday_pay_policies.preview_paid_holidays()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.holiday_pay_policies.remove_employees()`: * `request` **Changed** **Breaking** ⚠️ * `response.federal_holidays` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.holiday_pay_policies.add_employees()`: * `request` **Changed** **Breaking** ⚠️ * `response.federal_holidays` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.holiday_pay_policies.update()`: * `request.x_gusto_api_version` **Changed** * `response.federal_holidays` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.holiday_pay_policies.create()`: * `request.x_gusto_api_version` **Changed** * `response.federal_holidays` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.holiday_pay_policies.get()`: * `request.x_gusto_api_version` **Changed** * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.tax_requirements.get_all()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.tax_requirements.update_state()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.tax_requirements.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.requirement_sets[].requirements[]` **Changed** **Breaking** ⚠️ * `gusto.i9verification.employer_sign()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.i9verification.delete_document()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.i9verification.create_documents()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.i9verification.get_documents()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.i9verification.get_document_options()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.i9verification.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.i9verification.get_authorization()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.garnishments.get_child_support_data()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.garnishments.update()`: `request` **Changed** **Breaking** ⚠️ * `gusto.garnishments.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.garnishments.list()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.companies.accept_terms_of_service()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.companies.retrieve_terms_of_service()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.companies.create_admin()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.phone` **Added** * `gusto.companies.list_admins()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].phone` **Added** * `gusto.companies.get_onboarding_status()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.onboarding_steps[].completed_at` **Added** * `gusto.companies.finish_onboarding()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.onboarding_steps[].completed_at` **Added** * `gusto.companies.get_custom_fields()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.custom_fields[].description` **Changed** **Breaking** ⚠️ * `gusto.companies.suspensions.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.companies.suspensions.suspend()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.invoices.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_attachments.get_details()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_attachments.get_list()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_attachments.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_attachment.get_download_url()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.federal_tax_details.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.ein_verification` **Added** * `gusto.federal_tax_details.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.ein_verification` **Added** * `gusto.industry_selection.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.industry_selection.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.signatories.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.signatories.list()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.signatories.invite()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.signatories.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.signatories.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.flows.create()`: `request` **Changed** **Breaking** ⚠️ * `gusto.locations.create()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.inactive` **Added** * `gusto.locations.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].inactive` **Added** * `gusto.locations.retrieve()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.inactive` **Added** * `gusto.locations.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.inactive` **Added** * `gusto.locations.get_minimum_wages()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.bank_accounts.create()`: * `request` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.bank_accounts.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.bank_accounts.verify()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.bank_accounts.create_from_plaid_token()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.create()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.applicable_benefits` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.retrieve()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.applicable_benefits` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.applicable_benefits` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.calculate_taxes()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.list_tax_liabilities()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.update_tax_liabilities()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.external_payrolls.finalize_tax_liabilities()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payment_configs.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.payment_configs.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.get_all()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.get_preview()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.get_pay_periods()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.get_unprocessed_termination_periods()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.get_assignments()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.employees[].pay_schedule_uuid` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.preview_assignment()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.pay_schedules.assign()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employees.list()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto.employees.create()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.employees.create_historical()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.employees.get()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employees.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.employees.delete()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error` **Changed** * `gusto.employees.get_custom_fields()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employees.update_onboarding_documents_config()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employees.get_onboarding_status()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employees.update_onboarding_status()`: `request` **Changed** **Breaking** ⚠️ * `gusto.employees.get_time_off_activities()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.historical_employees.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.departments.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.departments.get_all()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.departments.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.departments.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.departments.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.departments.add_people()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.departments.remove_people()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_employments.create_termination()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_employments.get_terminations()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_employments.delete_termination()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_employments.update_termination()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_employments.create_rehire()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_employments.rehire()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_employments.get_rehire()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.status[204]` **Added** **Breaking** ⚠️ * `gusto.employee_employments.delete_rehire()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_employments.get_history()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].termination_date` **Changed** **Breaking** ⚠️ * `gusto.employee_addresses.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** * `error.status[404]` **Added** * `gusto.employee_addresses.create()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** * `error.status[404]` **Added** * `gusto.employee_addresses.retrieve_home_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `error.status[404]` **Added** * `gusto.employee_addresses.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** * `error.status[404]` **Added** * `gusto.employee_addresses.delete()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employee_addresses.get_work_addresses()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employee_addresses.create_work_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employee_addresses.retrieve_work_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employee_addresses.update_work_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employee_addresses.delete_work_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.jobs_and_compensations.get_compensations()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.introspection.get_info()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_tax_setup.get_state_taxes()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employee_tax_setup.update_state_taxes()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.employee_payment_method.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_payment_method.delete_bank_account()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_payment_method.update_bank_account()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_payment_method.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_payment_method.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_payment_methods.get_bank_accounts()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.jobs_and_compensations.create_job()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `gusto.jobs_and_compensations.get_jobs()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** * `gusto.jobs_and_compensations.get_job()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `gusto.jobs_and_compensations.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `gusto.employee_tax_setup.update_federal_taxes()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.companies.create_partner_managed()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payrolls.get_blockers()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.jobs_and_compensations.get_compensation()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.jobs_and_compensations.update_compensation()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.jobs_and_compensations.delete_compensation()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.earning_types.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.earning_types.list()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.earning_types.update()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.earning_types.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractors.create()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.contractors.list()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto.contractors.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.contractors.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.contractors.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractors.get_onboarding_status()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.onboarding_status` **Changed** **Breaking** ⚠️ * `gusto.contractors.update_onboarding_status()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.onboarding_status` **Changed** **Breaking** ⚠️ * `gusto.contractors.get_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.contractors.update_address()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.contractor_payment_methods.create_bank_account()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_payment_method.get_bank_accounts()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_payment_method.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.type` **Changed** **Breaking** ⚠️ * `gusto.contractor_payment_method.update()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.type` **Changed** **Breaking** ⚠️ * `gusto.webhooks.create_subscription()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.webhooks.list_subscriptions()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.webhooks.update_subscription()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.webhooks.get_subscription()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.webhooks.delete_subscription()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.webhooks.verify()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.webhooks.request_verification_token()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_forms.list()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_forms.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_forms.get_pdf()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_forms.generate1099()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_documents.get_all()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_documents.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_documents.get_pdf()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_documents.sign()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_forms.generate_w2()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_forms.list()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_forms.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_forms.get_pdf()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_forms.sign()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payrolls.create_off_cycle()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.payrolls.list()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.payrolls.get_approved_reversals()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payrolls.get()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.payrolls.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.payrolls.delete()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error` **Changed** **Breaking** ⚠️ * `gusto.payrolls.prepare()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.payrolls.get_receipt()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.employee_compensations[].payment_method` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.jobs_and_compensations.create_compensation()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payrolls.skip()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payrolls.calculate_gross_up()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payrolls.calculate()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payrolls.submit()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.payrolls.cancel()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.payrolls.get_pay_stub()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.status[200].content[application/pdf` **Added** * `error.status[404]` **Added** * `gusto.payrolls.get_pay_stubs()`: * `request` **Changed** **Breaking** ⚠️ * `response.[].payment_method` **Added** * `gusto.payrolls.generate_printable_checks()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.starting_check_number` **Changed** **Breaking** ⚠️ * `gusto.time_off_policies.calculate_accruing_time_off_hours()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.time_off_policies.get()`: * `request.x_gusto_api_version` **Changed** * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.time_off_policies.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.time_off_policies.get_all()`: * `request.x_gusto_api_version` **Changed** * `response.[]` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.time_off_policies.create()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.time_off_policies.add_employees()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.time_off_policies.remove_employees()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.time_off_policies.update_balance()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.time_off_policies.deactivate()`: * `request.x_gusto_api_version` **Changed** * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.contractor_payments.get_receipt()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.contractor_payments[].payment_method` **Changed** **Breaking** ⚠️ * `gusto.contractor_payments.fund()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_payments.create()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_payments.list()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_payments.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_payments.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_payments.preview()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.contractor_payment_groups.create()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.contractor_payment_groups.get_list()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** * `error.status[404]` **Added** * `gusto.contractor_payment_groups.preview()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.contractor_payment_groups.get()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `error.status[404]` **Added** * `gusto.contractor_payment_groups.delete()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `error.status[404]` **Added** * `gusto.contractor_payment_groups.fund()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** * `error.status[404]` **Added** * `gusto.company_forms.get_all()`: `request` **Changed** **Breaking** ⚠️ * `gusto.company_forms.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_forms.get_pdf()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_forms.sign()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.generated_documents.get()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.reports.create_custom()`: * `request` **Changed** **Breaking** ⚠️ * `response.custom_name` **Changed** **Breaking** ⚠️ * `gusto.reports.get_template()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_benefits.create()`: * `request` **Changed** **Breaking** ⚠️ * `response.catch_up_type` **Added** * `gusto.company_benefits.list()`: * `request` **Changed** **Breaking** ⚠️ * `response.[].catch_up_type` **Added** * `gusto.company_benefits.get()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** * `gusto.company_benefits.update()`: * `request` **Changed** **Breaking** ⚠️ * `response.catch_up_type` **Added** * `gusto.company_benefits.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_benefits.get_all()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.[].writable_by_application` **Added** * `gusto.company_benefits.get_supported()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response.writable_by_application` **Added** * `gusto.company_benefits.get_summary()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.company_benefits.get_employee_benefits()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto.company_benefits.update_employee_benefits()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto.company_benefits.get_requirements()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_benefits.create()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.employee_benefits.get()`: * `request` **Changed** **Breaking** ⚠️ * `response.[]` **Changed** **Breaking** ⚠️ * `gusto.employee_benefits.retrieve()`: * `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.employee_benefits.update()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `gusto.employee_benefits.delete()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_benefits.get_ytd_benefit_amounts_from_different_company()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.employee_benefits.create_ytd_benefit_amounts_from_different_company()`: `request.x_gusto_api_version` **Changed** **Breaking** ⚠️ * `gusto.garnishments.create()`: `request` **Changed** **Breaking** ⚠️ * `gusto.reimbursements.put_v1_recurring_reimbursements()`: **Added** * `gusto.contractor_payment_groups.get_v1_contractor_payment_groups_id_partner_disbursements()`: **Added** * `gusto.reimbursements.post_v1_employees_employee_id_recurring_reimbursements()`: **Added** * `gusto.reimbursements.get_v1_employees_employee_id_recurring_reimbursements()`: **Added** * `gusto.salary_estimates.get_v1_salary_estimates_occupations()`: **Added** * `gusto.salary_estimates.post_v1_salary_estimates_uuid_accept()`: **Added** * `gusto.salary_estimates.put_v1_salary_estimates_id()`: **Added** * `gusto.salary_estimates.get_v1_salary_estimates_id()`: **Added** * `gusto.salary_estimates.post_v1_employees_employee_id_salary_estimates()`: **Added** * `gusto.information_requests.submit()`: **Added** * `gusto.notifications.get_company_notifications()`: **Added** * `gusto.employee_benefits.patch_v1_employees_employee_uuid_section603_high_earner_statuses_effective_year()`: **Added** * `gusto.employee_benefits.get_v1_employees_employee_uuid_section603_high_earner_statuses_effective_year()`: **Added** * `gusto.employee_benefits.post_v1_employees_employee_uuid_section603_high_earner_statuses()`: **Added** * `gusto.employee_benefits.get_v1_employees_employee_uuid_section603_high_earner_statuses()`: **Added** * `gusto.company_benefits.get_v1_company_benefits_company_benefit_id_contribution_exclusions()`: **Added** * `gusto.reimbursements.get_v1_recurring_reimbursements()`: **Added** * `gusto.company_benefits.put_v1_company_benefits_company_benefit_id_contribution_exclusions()`: **Added** * `gusto.people_batches.post_v1_companies_company_id_people_batches()`: **Added** * `gusto.people_batches.get_v1_people_batches_people_batch_uuid()`: **Added** * `gusto.introspection.refresh_token()`: **Removed** **Breaking** ⚠️ * `gusto.reports.get()`: **Removed** **Breaking** ⚠️ * `gusto.holiday_pay_policies.delete()`: * `request.x_gusto_api_version` **Changed** * `error.status[404]` **Added** * `gusto.reports.post_v1_companies_company_id_reports_employees_annual_fica_wage()`: **Added** * `gusto.reports.get_reports_request_uuid()`: **Added** * `gusto.reports.post_payrolls_payroll_uuid_reports_general_ledger()`: **Added** * `gusto.contractor_payment_groups.patch_v1_contractor_payment_groups_id_partner_disbursements()`: **Added** * `gusto.reimbursements.delete_v1_recurring_reimbursements()`: **Added** * `gusto.payrolls.patch_v1_companies_company_id_payrolls_id_partner_disbursements()`: **Added** * `gusto.payrolls.get_v1_companies_company_id_payrolls_id_partner_disbursements()`: **Added** * `gusto.webhooks.get_v1_webhooks_health_check()`: **Added** * `gusto.contractors.get_v1_companies_company_id_contractors_payment_details()`: **Added** * `gusto.employees.get_v1_companies_company_id_employees_payment_details()`: **Added** * `gusto.bank_accounts.delete_v1_companies_company_id_bank_accounts_bank_account_id()`: **Added** * `gusto.introspection.oauth_access_token()`: **Added**
1 parent 4a49689 commit f207cb5

1,798 files changed

Lines changed: 142262 additions & 39163 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.speakeasy/logs/changes/changes.html

Lines changed: 1413 additions & 0 deletions
Large diffs are not rendered by default.

.speakeasy/logs/changes/changes.md

Lines changed: 735 additions & 0 deletions
Large diffs are not rendered by default.

.speakeasy/logs/changes/new.openapi.yaml

Lines changed: 23779 additions & 0 deletions
Large diffs are not rendered by default.

.speakeasy/logs/changes/old.openapi.yaml

Lines changed: 18877 additions & 0 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
1-
speakeasyVersion: 1.545.0
1+
speakeasyVersion: 1.700.1
22
sources:
33
Gusto-App-Int-OAS:
44
sourceNamespace: gusto-app-int-oas
5-
sourceRevisionDigest: sha256:163ef8c7de4ae2582c583b9b7677d80714669b03f45459c01f6dff9b2d3afbfb
6-
sourceBlobDigest: sha256:87c1c61661402940b9497a0f9aa072ec0c8aff318aaedae2ca5ab49a21a2e0b2
5+
sourceRevisionDigest: sha256:0232c1b1413a8d29479ce6cd5fe69466c91c9ff2541ae7c533ebe799242d9ca0
6+
sourceBlobDigest: sha256:3c06a4f2ef1dbe48d3dcbf5ef522a8efd7ba409d8d68dd41bb876283376df513
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1744935831
10-
- "2024-04-01"
9+
- speakeasy-sdk-regen-1768263864
10+
- "2025-06-15"
1111
Gusto-OAS:
1212
sourceNamespace: gusto-oas
13-
sourceRevisionDigest: sha256:44e7b8dfa1de649a098ce98b82b05e5d12f7f1a796ac2f22d2a86b00acf18c1e
14-
sourceBlobDigest: sha256:c0cca1c776a150a8b06dff09b846d29eadc2b7fd26b470f65725d97b395049db
13+
sourceRevisionDigest: sha256:210f212542423e0df673dca2c943b508ab29495a48942208a6642086c09b7845
14+
sourceBlobDigest: sha256:6be317ff1c42405e952299191dc0c171654280bd2d09508e619bb023d2b5db05
1515
tags:
1616
- latest
17-
- speakeasy-sdk-regen-1744935831
18-
- "2024-04-01"
17+
- speakeasy-sdk-regen-1768263864
18+
- "2025-06-15"
1919
targets:
2020
gusto:
2121
source: Gusto-OAS
2222
sourceNamespace: gusto-oas
23-
sourceRevisionDigest: sha256:44e7b8dfa1de649a098ce98b82b05e5d12f7f1a796ac2f22d2a86b00acf18c1e
24-
sourceBlobDigest: sha256:c0cca1c776a150a8b06dff09b846d29eadc2b7fd26b470f65725d97b395049db
23+
sourceRevisionDigest: sha256:210f212542423e0df673dca2c943b508ab29495a48942208a6642086c09b7845
24+
sourceBlobDigest: sha256:6be317ff1c42405e952299191dc0c171654280bd2d09508e619bb023d2b5db05
2525
codeSamplesNamespace: gusto-oas-python-code-samples
26-
codeSamplesRevisionDigest: sha256:1971fbb55b78f1604821ab018302b82dbd2be3c5d72aa576a54ecfd04a955c94
26+
codeSamplesRevisionDigest: sha256:6ddf6c54795a2b80eb511bde3b5f43c12a0447d59e8dd0b0d83ec742ce1f5791
2727
gusto-app-int:
2828
source: Gusto-App-Int-OAS
2929
sourceNamespace: gusto-app-int-oas
30-
sourceRevisionDigest: sha256:163ef8c7de4ae2582c583b9b7677d80714669b03f45459c01f6dff9b2d3afbfb
31-
sourceBlobDigest: sha256:87c1c61661402940b9497a0f9aa072ec0c8aff318aaedae2ca5ab49a21a2e0b2
30+
sourceRevisionDigest: sha256:0232c1b1413a8d29479ce6cd5fe69466c91c9ff2541ae7c533ebe799242d9ca0
31+
sourceBlobDigest: sha256:3c06a4f2ef1dbe48d3dcbf5ef522a8efd7ba409d8d68dd41bb876283376df513
3232
codeSamplesNamespace: gusto-app-int-oas-python-code-samples
33-
codeSamplesRevisionDigest: sha256:c00ed11b6f8344da2be1583a11c63c5e7c998c07039b4f7b3dfd0150b54554d0
33+
codeSamplesRevisionDigest: sha256:e96a6cf37a031c161863d199a4762ce2f3b71b63426c053c38a2c32c6f389f67
3434
workflow:
3535
workflowVersion: 1.0.0
3636
speakeasyVersion: latest
3737
sources:
3838
Gusto-App-Int-OAS:
3939
inputs:
40-
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/main/generated/app-integrations/api.v2024-04-01.app-integrations.yaml
40+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/main/generated/app-integrations/api.v2025-06-15.app-integrations.yaml
4141
authHeader: Authorization
4242
authSecret: $openapi_doc_auth_token
4343
overlays:
@@ -49,7 +49,7 @@ workflow:
4949
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-app-int-oas
5050
Gusto-OAS:
5151
inputs:
52-
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2024-04-01.embedded.yaml
52+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-06-15.embedded.yaml
5353
authHeader: Authorization
5454
authSecret: $openapi_doc_auth_token
5555
overlays:

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,14 @@ Based on:
8888
### Generated
8989
- [python v0.3.0] gusto_app_int
9090
### Releases
91-
- [PyPI v0.3.0] https://pypi.org/project/gusto_app_integration/0.3.0 - gusto_app_int
91+
- [PyPI v0.3.0] https://pypi.org/project/gusto_app_integration/0.3.0 - gusto_app_int
92+
93+
## 2026-01-28 00:28:49
94+
### Changes
95+
Based on:
96+
- OpenAPI Doc
97+
- Speakeasy CLI 1.700.1 (2.801.0) https://github.com/speakeasy-api/speakeasy
98+
### Generated
99+
- [python v0.4.0] gusto_app_int
100+
### Releases
101+
- [PyPI v0.4.0] https://pypi.org/project/gusto_app_integration/0.4.0 - gusto_app_int

gusto_app_int/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.env
2+
.env.local
13
**/__pycache__/
24
README-PYPI.md
35
**/.speakeasy/temp/

0 commit comments

Comments
 (0)