{
"status": "success",
"message": "Payslip retrieved successfully",
"data": {
"id": 240,
"employee": {
"id": 18,
"name": "Lado",
"email": "ladorayhannajib@gmail.com",
"salary_nett": "99997.00",
"base_salary": "0.00",
"job_title": "Junior Foreman Production",
"job_level": "Technical Staff",
"department": "Finance",
"npwp": "10000000000000"
},
"gross_pay": "399076.00",
"net_pay": 399066,
"working_hours": 0,
"working_days": 0,
"allowance": [
{
"allowance_name": "Health Allowance",
"allowance_value": 11111,
"allowance_type_id": 5
},
{
"allowance_name": "Transport Allowance",
"allowance_value": 2222,
"allowance_type_id": 7
}
],
"overtime": [],
"additional_earning": [
{
"name": "beli bitcoin",
"amount": "43434"
},
{
"name": "beli es jeyuk",
"amount": "9999"
}
],
"deduction": [],
"currency": "IDR",
"status": 1,
"status_label": "Approved",
"sent_at": null,
"created_at": "2025-11-06T02:50:26.000000Z",
"updated_at": "2025-11-25T13:25:57.000000Z",
"tenant_id": 1,
"payrun_id": 9,
"employee_id": null,
"employment_id": 15,
"can_be_edited": false,
"can_be_approved": false,
"can_be_voided": true,
"total_allowances": 13333,
"total_overtime": "232323.00",
"total_penalties": "10.00",
"total_additional_earnings": 53433,
"total_deductions": 10
}
}