Request must have Header with access token from
authorization.
Authorization Bearer: {token}
{
"From": "2021-05-10",
"To": "2021-05-10"
}
From and To Must not be more than 14 days apart
{
"Code": 0,
"Message": "Success",
"Result": [
{
"ProcessDate": "2021-09-03",
"HR01_EmployeeID": "002305",
"LV02_LeaveCode": "AAL",
"LV02_DescriptionL": "ลาพักผ่อนประจำปีล่วงหน้า",
"LV02_DescriptionI": "Advance Annual Vacation Leave",
"LV06_LeaveStartDate": "2021-01-01",
"LV06_LeaveEndDate": "2021-12-31",
"LV06_EntitlementUnit": 999.0,
"LV06_CarryUnit": 0.0,
"LV06_CarryForwardUnit": 999.0,
"LV06_BalanceUnit": 999.0
},
{
"ProcessDate": "2021-09-03",
"HR01_EmployeeID": "003510",
"LV02_LeaveCode": "AAL",
"LV02_DescriptionL": "ลาพักผ่อนประจำปีล่วงหน้า",
"LV02_DescriptionI": "Advance Annual Vacation Leave",
"LV06_LeaveStartDate": "2021-01-01",
"LV06_LeaveEndDate": "2021-12-31",
"LV06_EntitlementUnit": 999.0,
"LV06_CarryUnit": 0.0,
"LV06_CarryForwardUnit": 999.0,
"LV06_BalanceUnit": 999.0
},
{
"ProcessDate": "2021-09-03",
"HR01_EmployeeID": "003540",
"LV02_LeaveCode": "AAL",
"LV02_DescriptionL": "ลาพักผ่อนประจำปีล่วงหน้า",
"LV02_DescriptionI": "Advance Annual Vacation Leave",
"LV06_LeaveStartDate": "2021-01-01",
"LV06_LeaveEndDate": "2021-12-31",
"LV06_EntitlementUnit": 999.0,
"LV06_CarryUnit": 0.0,
"LV06_CarryForwardUnit": 999.0,
"LV06_BalanceUnit": 999.0
},
]
}