{
"data": {
"id": 102,
"employee": {
"id": 2,
"name": "John Doe",
"email": "john.doe@example.com",
"salary_nett": "13000000.00",
"base_salary": "15000000.00",
"job_title": "Junior Foreman Production",
"job_level": "Senior Staff",
"department": "Finance",
"npwp": "NPWP1234567890"
},
"gross_pay": "-3395299844.00",
"net_pay": 0,
"working_hours": "6.00",
"working_days": 6,
"allowance": [
{
"allowance_name": "Medical Allowance",
"allowance_value": 5000000,
"allowance_type_id": 1
},
{
"allowance_name": "Transportation Allowance",
"allowance_value": 5000000,
"allowance_type_id": 2
}
],
"overtime": [],
"additional_earning": [
{
"name": "Makan",
"amount": 123
},
{
"name": "Minum",
"amount": 123
},
{
"name": "Foya Foya",
"amount": 123333
}
],
"deduction": [
{
"name": "BPJS TK - Jaminan Hari Tua (JHT)",
"type": "statutory",
"amount": 260000,
"calculation_basis": "gross",
"contribution_type": "percentage",
"salary_deduction_id": 4
},
{
"name": "Jaminan Pensiun",
"type": "statutory",
"amount": 130000,
"calculation_basis": "gross",
"contribution_type": "percentage",
"salary_deduction_id": 5
},
{
"name": "BPJS Kesehatan",
"type": "statutory",
"amount": 130000,
"calculation_basis": "gross",
"contribution_type": "percentage",
"salary_deduction_id": 6
}
],
"currency": "IDR",
"status": 1,
"status_label": "Approved",
"sent_at": null,
"created_at": "2025-11-23T08:46:20.000000Z",
"updated_at": "2025-11-24T07:52:40.000000Z",
"tenant_id": 1,
"payrun_id": 11,
"employee_id": null,
"employment_id": 2,
"payrun": {
"id": 11,
"tenant_id": 1,
"created_by": {
"id": 1,
"name": "Super Admin",
"email": "superadmin@example.com"
},
"period_year": 2025,
"period_month": 3,
"period_label": "March 2025",
"send_payslip_at": null,
"auto_send_payslip": false,
"status": 2,
"status_label": "Final",
"generation_status": 2,
"generation_status_label": "Completed",
"notes": "voluptate dolore dolore Duis elit",
"total_payslips": 3,
"total_gross_pay": "50250000.00",
"total_net_pay": "48240000.00",
"locked_at": "2025-11-24T07:52:40.000000Z",
"sent_at": null,
"can_be_locked": false,
"can_be_sent": true,
"can_be_cancelled": true,
"is_generating": false,
"is_generation_completed": true,
"created_at": "2025-11-23T08:46:20.000000Z",
"updated_at": "2025-11-24T07:52:40.000000Z"
},
"can_be_edited": false,
"can_be_approved": false,
"can_be_voided": true,
"total_allowances": 10000000,
"total_overtime": "5000000.00",
"total_penalties": "3423423423.00",
"total_additional_earnings": 123579,
"total_deductions": 3423943423
}
}