get_monthly_labor_insurance
Retrieves the monthly labor insurance (勞保) detail list for an insurance unit by entering the insurance number and month reference date.
Instructions
Get the monthly labor insurance (勞保) detail list for an insurance unit.
KNOWN ISSUE: This endpoint is marked as failing upstream in MAYO's own Postman collection. Expect a server-side error response until MAYO fixes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Language code | zh-tw |
| search_date | Yes | Month reference date in `YYYY-MM-DD` format | |
| insurance_no | Yes | Labor insurance unit number (e.g. `05363233`) |