11lockVersion: 2.0.0
22id: 307f4640-0d05-4c9e-b275-cb7fc716aa23
33management:
4- docChecksum: e5dbf5a9cf30d9ea940fe694fe20aab8
4+ docChecksum: 78dbfa21931768c6fe27a77e45ba47a1
55 docVersion: "2024-04-01"
6- speakeasyVersion: 1.517 .2
7- generationVersion: 2.548.5
8- releaseVersion: 0.2.1
9- configChecksum: 6f1f3a37d8e261faae78f02ba148f837
6+ speakeasyVersion: 1.525 .2
7+ generationVersion: 2.562.3
8+ releaseVersion: 0.2.2
9+ configChecksum: c99a9a504eb21dcd8712f151b9512847
1010 repoURL: https://github.com/Gusto/gusto-python-client.git
1111 repoSubDirectory: gusto_app_int
1212 installationURL: https://github.com/Gusto/gusto-python-client.git#subdirectory=gusto_app_int
@@ -16,7 +16,7 @@ features:
1616 additionalDependencies: 1.0.0
1717 additionalProperties: 1.0.1
1818 constsAndDefaults: 1.0.5
19- core: 5.12.3
19+ core: 5.12.4
2020 defaultEnabledRetries: 0.2.0
2121 deprecations: 3.0.2
2222 enumUnions: 0.1.0
@@ -274,11 +274,12 @@ generatedFiles:
274274 - docs/models/payrolltype.md
275275 - docs/models/payrolltypes.md
276276 - docs/models/payrollwithholdingpayperiodtype.md
277- - docs/models/payschedule.md
278277 - docs/models/payscheduleassignment.md
279278 - docs/models/payscheduleassignmentdepartment.md
280279 - docs/models/payscheduleassignmentemployee.md
281280 - docs/models/payschedulefrequency.md
281+ - docs/models/payschedulelist.md
282+ - docs/models/payscheduleobject.md
282283 - docs/models/payscheduletype.md
283284 - docs/models/postdepartmentsrequest.md
284285 - docs/models/postdepartmentsrequestbody.md
@@ -443,6 +444,7 @@ generatedFiles:
443444 - docs/models/versionheader.md
444445 - docs/models/wagetype.md
445446 - docs/models/webhooksubscription.md
447+ - docs/models/withholdingpayperiod.md
446448 - docs/models/ytdbenefitamountsfromdifferentcompany.md
447449 - docs/sdks/companies/README.md
448450 - docs/sdks/companybenefits/README.md
@@ -612,11 +614,12 @@ generatedFiles:
612614 - src/gusto_app_integration/models/off_cycle_reason_type.py
613615 - src/gusto_app_integration/models/paid_time_off.py
614616 - src/gusto_app_integration/models/pay_period.py
615- - src/gusto_app_integration/models/pay_schedule.py
616617 - src/gusto_app_integration/models/pay_schedule_assignment.py
617618 - src/gusto_app_integration/models/pay_schedule_assignment_department.py
618619 - src/gusto_app_integration/models/pay_schedule_assignment_employee.py
619620 - src/gusto_app_integration/models/pay_schedule_frequency.py
621+ - src/gusto_app_integration/models/pay_schedule_list.py
622+ - src/gusto_app_integration/models/pay_schedule_object.py
620623 - src/gusto_app_integration/models/payroll.py
621624 - src/gusto_app_integration/models/payroll_company_taxes_type.py
622625 - src/gusto_app_integration/models/payroll_credit_blockers_type.py
@@ -992,7 +995,7 @@ examples:
992995 X-Gusto-API-Version: "2024-04-01"
993996 responses:
994997 "200":
995- application/json: [{"uuid": "2097fe08-407a-46d7-b35c-a32402a2355e", "frequency": "Twice per month", "anchor_pay_date": "2020-05-15", "anchor_end_of_pay_period": "2020-05-08", "day_1": 15, "day_2": 31, "name": "Engineering", "custom_name": "Engineering department pay schedule", "auto_pilot": false, "active": true}, {"uuid": "8fc9f556-74fa-4271-97f6-4bfbfc5a5352", "frequency": "Monthly", "anchor_pay_date": "2020-05-31", "day_1": 31, "day_2": null, "name": "Sales", "custom_name": "Sales department monthly schedule", "auto_pilot": false, "active": false}, {"uuid": "0e07d35a-af11-4123-bfcb-4dd5f2f12ee1", "frequency": "Monthly", "anchor_pay_date": "2020-05-31", "day_1": 31, "day_2": null, "name": "Staff", "custom_name": "Staff department pay schedule", "auto_pilot": true, "active": false}]
998+ application/json: [{"uuid": "2097fe08-407a-46d7-b35c-a32402a2355e", "frequency": "Twice per month", "anchor_pay_date": "2020-05-15", "anchor_end_of_pay_period": "2020-05-08", "day_1": 15, "day_2": 31, "name": "Engineering", "custom_name": "Engineering department pay schedule", "auto_pilot": false, "active": true, "version": "68934a3e9455fa72420237eb05902327" }, {"uuid": "8fc9f556-74fa-4271-97f6-4bfbfc5a5352", "frequency": "Monthly", "anchor_pay_date": "2020-05-31", "day_1": 31, "day_2": null, "name": "Sales", "custom_name": "Sales department monthly schedule", "auto_pilot": false, "active": false, "version": "68934a3e9455fa72420237eb05902320" }, {"uuid": "0e07d35a-af11-4123-bfcb-4dd5f2f12ee1", "frequency": "Monthly", "anchor_pay_date": "2020-05-31", "day_1": 31, "day_2": null, "name": "Staff", "custom_name": "Staff department pay schedule", "auto_pilot": true, "active": false, "version": "68934a3e9455fa72420237eb05902323" }]
996999 get-v1-companies-company_id-pay_schedules-pay_schedule_id:
9971000 Example:
9981001 parameters:
@@ -1003,7 +1006,7 @@ examples:
10031006 X-Gusto-API-Version: "2024-04-01"
10041007 responses:
10051008 "200":
1006- application/json: {"uuid": "f2a69c38-e2f9-4e31-b5c5-4754fc60a052", "frequency": "Twice per month", "anchor_pay_date": "2020-05-15", "anchor_end_of_pay_period": "2020-05-08", "day_1": 15, "day_2": 31, "name": "Engineering", "custom_name": "A new monthly pay schedule", "auto_pilot": false, "active": true}
1009+ application/json: {"uuid": "f2a69c38-e2f9-4e31-b5c5-4754fc60a052", "frequency": "Twice per month", "anchor_pay_date": "2020-05-15", "anchor_end_of_pay_period": "2020-05-08", "day_1": 15, "day_2": 31, "name": "Engineering", "custom_name": "A new monthly pay schedule", "auto_pilot": false, "active": true, "version": "68934a3e9455fa72420237eb05902327" }
10071010 get-v1-companies-company_id-pay_periods:
10081011 Example:
10091012 parameters:
0 commit comments