고용보험 보험료 요약
payroll_pack__employment_insurance_summary_v1__generateComposite employment-insurance summary v1: runs COMWEL premium billing notice search then employment detail as internal Jobs, and returns computed employment_insurance_won material. Requires prior comwel session login. requires_account_link=False — links resolve per leg provider. If computed is null the result could not be assembled: read computed_error for the reason and do not present the result as complete. Two shapes carry that case: this envelope with partial set to true (we fetched everything - the legs hold it - but could not calculate), or an error whose data carries the same envelope. partial is true whenever the result is incomplete, whether a leg failed or the calculation did.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| billing_year | Yes | Billing year in YYYY format | |
| billing_month | Yes | Billing month 1-12 (string or integer) | |
| idempotency_key | No | Optional outer idempotency key; leg keys are derived deterministically from this value. | |
| business_management_no | No | Optional COMWEL business management number; defaults to the logged-in workplace |