{
"status": "success",
"message": "Late deduction created successfully",
"data": {
"id": 8,
"tenant_id": 1,
"shift_id": 1,
"shift_name": "Morning Shift",
"duration_type": "lte",
"duration_type_label": "Less than or equal to",
"min_minutes": 30,
"min_minutes_formatted": "00:30",
"max_minutes": null,
"max_minutes_formatted": null,
"payroll_amount": "50000.00",
"payroll_amount_formatted": "50,000.00",
"leave_impact": "half_day",
"leave_impact_label": "Half day leave impact",
"is_payroll_deduction": true,
"is_leave_impact": true,
"priority": 1,
"is_active": true,
"starts_on": null,
"ends_on": null,
"note": "Late deduction with both payroll and leave impact",
"created_at": "2025-09-21T22:12:15.000000Z",
"updated_at": "2025-09-21T22:12:15.000000Z"
}
}