Skip to Content
🚀 Welcome to Humansoft Open API Documentation
DocumentationAPI ReferenceEmployee (พนักงาน)Financial (การเงิน)Overview

Employee Financial APIs

APIs สำหรับจัดการข้อมูลทางการเงินของพนักงาน (Financial)

Financial APIs ใช้ Router Pattern ผ่าน path_action parameter เพื่อเลือกประเภทข้อมูลทางการเงินที่ต้องการจัดการ


Categories

CategoryDescriptionActions
Constantรายรับ/รายจ่ายคงที่list, get, add, update, delete
Fundกองทุนสำรองเลี้ยงชีพlist, get, add, update, delete, pause, pull-back, add-fund-log, delete-fund-log, delete-company-fund-log
Salary Auto Checkedตรวจสอบเงินเดือนอัตโนมัติlist, get, add, save, update, delete
Taxภาษีlist, get, delete, list-exception, update-exception, get-cutoff-date, fill-exception
Welfareสวัสดิการพนักงานlist, get, add, save, delete, add-log, delete-log
Work Insuranceประกันสังคมlist, get, add, delete

Base Endpoints

OperationEndpoint
List/GetGET /api/v1/open-apis/employee/get-employee-data-filter?path_action=...
AddPOST /api/v1/open-apis/employee/add-employee-financial?path_action=...
Update/SavePOST /api/v1/open-apis/employee/update-employee-financial?path_action=...
DeletePOST /api/v1/open-apis/employee/delete-employee-financial?path_action=...

Path Actions

List Actions

path_actionDescription
list-constantรายการรายรับ/รายจ่ายคงที่
list-fundรายการกองทุนสำรองเลี้ยงชีพ
list-salary-auto-checkedรายการตรวจสอบเงินเดือน
list-taxรายการภาษีตามปี
list-welfareรายการสวัสดิการ
list-work-insuranceรายการประกันสังคม

Get Actions

path_actionRequired ID
get-constantemployee_constant_id
get-fundfund_employee_id
get-salary-auto-checkedemployee_auto_checked_id
get-taxyear
get-tax-exceptionyear
get-cutoff-date-deduction-
get-welfarewelfare_employee_id
get-work-insurancework_insurance_log_id

Add Actions

path_actionDescription
constantเพิ่มรายรับ/รายจ่ายคงที่
fundเพิ่มกองทุนสำรองเลี้ยงชีพ
salary-auto-checkedเพิ่มรายการตรวจสอบเงินเดือน
welfareเพิ่มสวัสดิการ
fund-logเพิ่มรายการปรับปรุงกองทุน
welfare-logเพิ่ม log สวัสดิการ
work-insuranceเพิ่มประกันสังคม

Update Actions

path_actionDescription
constantแก้ไขรายรับ/รายจ่ายคงที่
save-fundแก้ไขกองทุนสำรองเลี้ยงชีพ
pause-fundหยุดพักกองทุน
pull-back-fundถอนกองทุน
save-salary-auto-checkedบันทึกรายการตรวจสอบเงินเดือน
salary-auto-checkedบันทึก/แก้ไขรายการตรวจสอบเงินเดือน (Batch Update)
save-tax-exceptionบันทึกรายการลดหย่อนภาษี
fill-tax-exceptionเติมข้อมูลลดหย่อนภาษีจากปีก่อนหน้า
save-welfareบันทึกสวัสดิการ

Delete Actions

path_actionDescription
constantลบรายรับ/รายจ่ายคงที่
fundลบกองทุนสำรองเลี้ยงชีพ
fund-logลบรายการปรับปรุงกองทุนพนักงาน
company-fund-logลบรายการปรับปรุงกองทุนบริษัท
salary-auto-checkedลบรายการตรวจสอบเงินเดือน
delete-taxลบข้อมูลภาษีตามปี
welfareลบสวัสดิการ
welfare-logลบ log สวัสดิการ
work-insuranceลบประกันสังคม

Common Parameters

Employee Identification

ParameterDescription
employee_codeรหัสพนักงาน

ใช้ employee_code เพื่อระบุพนักงาน


Last updated on