Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 960 Bytes

ApiV1EmployeesDependentRulesControllerPeriodBulkUpdateBody.md

File metadata and controls

14 lines (9 loc) · 960 Bytes

ApiV1EmployeesDependentRulesControllerPeriodBulkUpdateBody

Properties

Name Type Description Notes
company_id i32 更新対象事業所ID(必須)
year i32 更新対象年(必須)
month i32 更新対象月(必須)
締日支払日設定が翌月払いの従業員情報の場合は、 指定したmonth + 1の値が更新されます。
翌月払いの従業員の2022/01の従業員情報を更新する場合は、year=2021,month=12を指定してください。
employee_dependent_rules Veccrate::models::ApiV1EmployeesDependentRuleUpdateRequestSerializer 扶養親族ルール

[Back to Model list] [Back to API list] [Back to README]