Preview a freee personal application
freee_personal_application_prepare_createFill and validate leave, overtime, or work-time correction forms without submitting, returning the route, values, and binding fingerprint.
Instructions
Fill and validate one leave or work-time correction form without submitting it, returning the route, exact values, and a binding fingerprint. For work_time_action=delete, select exactly 勤務時間を削除; this previews a correction request, not a direct raw-record deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Application target date in YYYY-MM-DD format. | |
| kind | Yes | Use the options tool first. Overtime is reported as unavailable until its company form is enabled and safely supported. | |
| reason | No | Optional application reason. Empty is allowed when freee allows it. | |
| clock_in | No | Required for a replacement work-time correction; forbidden for delete. | |
| break_end | No | Optional local time in HH:MM. Required clock fields depend on kind. | |
| clock_out | No | Required for a replacement work-time correction; forbidden for delete. | |
| leave_end | No | Required with leave_start when the selected leave type exposes a time range. | |
| leave_type | No | Required for leave; use one exact label returned by the options tool for this date. | |
| break_start | No | Optional local time in HH:MM. Required clock fields depend on kind. | |
| leave_start | No | Required with leave_end when the selected leave type exposes a time range. | |
| work_time_action | No | Only for work-time-correction. Omit or use replace to change times; delete selects the exact 勤務時間を削除 option and forbids all clock/break fields. |