EmployeeType
| API | Description |
|---|---|
| GET api/EmployeeType/All?token={token} |
Get list of employee types |
| GET api/EmployeeType/Detail?token={token} |
Detail |
| POST api/EmployeeType/Add?token={token} |
Add employee type |
| POST api/EmployeeType/Update?token={token} |
Update employee type |
| POST api/EmployeeType/Remove?token={token} |
Remove employee type |
Department
| API | Description |
|---|---|
| GET api/Department/All?token={token} |
Get list of department |
| GET api/Department/Detail?token={token} |
Detail |
| POST api/Department/Add?token={token} |
Add department |
| POST api/Department/Update?token={token} |
Update department |
| POST api/Department/Remove?token={token} |
Remove department |
Division
| API | Description |
|---|---|
| GET api/Division/All?token={token} |
Get list of division |
| GET api/Division/Detail?token={token} |
Detail |
| POST api/Division/Add?token={token} |
Add division |
| POST api/Division/Update?token={token} |
Update division |
| POST api/Division/Remove?token={token} |
Remove deivision |
Nationality
| API | Description |
|---|---|
| GET api/Nationality/All?token={token} |
Get list of gender |
| GET api/Nationality/Detail?token={token} |
Detail |
| POST api/Nationality/Add?token={token} |
Add gender |
| POST api/Nationality/Update?token={token} |
Update gender |
| POST api/Nationality/Remove?token={token} |
Remove gender |
ServiceOffer
| API | Description |
|---|---|
| GET api/ServiceOffer/All?token={token} |
No documentation available. |
| GET api/ServiceOffer/Detail?token={token} |
No documentation available. |
| POST api/ServiceOffer/Add?token={token} |
No documentation available. |
| POST api/ServiceOffer/Update?token={token} |
No documentation available. |
| POST api/ServiceOffer/Remove?token={token} |
No documentation available. |
EmployeeRecord
| API | Description |
|---|---|
| POST api/Record/Update?token={token} |
Manage employee record |
Group
| API | Description |
|---|---|
| GET api/Group/All?token={token} |
Get list of group |
| GET api/Group/Detail?token={token} |
Detail |
| POST api/Group/Add?token={token} |
Add group |
| POST api/Group/Update?token={token} |
Update group |
| POST api/Group/Remove?token={token} |
Remove group |
CivilStatus
| API | Description |
|---|---|
| GET api/CivilStatus/All?token={token} |
Get list of civil status |
| GET api/CivilStatus/Detail?token={token} |
Detail |
| POST api/CivilStatus/Add?token={token} |
Add civil status |
| POST api/CivilStatus/Update?token={token} |
Update civil status |
| POST api/CivilStatus/Remove?token={token} |
Remove civil status |
Organization
| API | Description |
|---|---|
| GET api/Organization/All?token={token} |
Get list of organization |
| GET api/Organization/Detail?token={token} |
Detail |
| POST api/Organization/Add?token={token} |
Add organization |
| POST api/Organization/Update?token={token} |
Update organization |
| POST api/Organization/Remove?token={token} |
Remove organization |
Allowance
| API | Description |
|---|---|
| GET api/Allowance/All?token={token} |
Get list of allowances |
| GET api/Allowance/Detail?token={token} |
Detail |
| POST api/Allowance/Add?token={token} |
Add allowance |
| POST api/Allowance/Update?token={token} |
Update leave |
| POST api/Allowance/Remove?token={token} |
Remove allowance |
WorkDetail
| API | Description |
|---|---|
| GET api/WorkDetail/All?token={token} |
All Employee Identification Informations |
| GET api/WorkDetail/Info?token={token} |
Identification info |
| POST api/WorkDetail/Update?token={token} |
Update Work Detail info |
ProgramWaive
| API | Description |
|---|---|
| GET api/ProgramWaive/All?token={token} |
Get list of bill status |
| GET api/ProgramWaive/Detail?token={token} |
Detail |
| POST api/ProgramWaive/Add?token={token} |
Add bill status |
| POST api/ProgramWaive/Update?token={token} |
Update bill status |
| POST api/ProgramWaive/Remove?token={token} |
Remove bill status |
Company
| API | Description |
|---|---|
| GET api/Company/All?token={token} |
Get list of companies |
| GET api/Company/Detail?token={token} |
Detail |
| POST api/Company/Add?token={token} |
Add company |
| POST api/Company/Update?token={token} |
Update company |
| POST api/Company/Remove?token={token} |
Remove company |
ApplicationStatus
| API | Description |
|---|---|
| GET api/ApplicationStatus/All?token={token} |
Get list of application status |
| GET api/ApplicationStatus/Detail?token={token} |
Detail |
| POST api/ApplicationStatus/Add?token={token} |
Add application status |
| POST api/ApplicationStatus/Update?token={token} |
Update application status |
| POST api/ApplicationStatus/Remove?token={token} |
Remove application status |
Lookup
| API | Description |
|---|---|
| GET api/Lookup/DaysPerYear?token={token} |
Get list of days per year |
| POST api/Lookup/AddDaysPerYear?token={token} |
Add group |
| GET api/Lookup/PaymentMethods?token={token} |
Get list of payment method |
Leave
| API | Description |
|---|---|
| GET api/Leave/All?token={token} |
Get list of leaves |
| GET api/Leave/Detail?token={token} |
Detail |
| POST api/Leave/Add?token={token} |
Add leve |
| POST api/Leave/Update?token={token} |
Update leave |
| POST api/Leave/Remove?token={token} |
Remove leave |
Contact
| API | Description |
|---|---|
| GET api/Contact/All?token={token} |
All Contact Informations |
| GET api/Contact/Info?token={token} |
Contatct info |
| POST api/Contact/Update?token={token} |
Update contact info |
Position
| API | Description |
|---|---|
| GET api/Position/All?token={token} |
Get list of positions |
| GET api/Position/Detail?token={token} |
Detail |
| POST api/Position/Add?token={token} |
Add position |
| POST api/Position/Update?token={token} |
Update position |
| POST api/Position/Remove?token={token} |
Remove position |
GeneralLedger
Wage
| API | Description |
|---|---|
| GET api/Wage/All?token={token} |
Get list of wages |
| GET api/Wage/Detail?token={token} |
Detail |
| POST api/Wage/Add?token={token} |
Add wage |
| POST api/Wage/Update?token={token} |
Update wage |
| POST api/Wage/Remove?token={token} |
Remove wage |
Background
| API | Description |
|---|---|
| GET api/Background/All?token={token} |
All Background Informations |
| GET api/Background/Info?token={token} |
Background info |
| POST api/Background/Update?token={token} |
Update Background info |
Application
| API | Description |
|---|---|
| GET api/Application/All?token={token} |
All Appliacation Informations |
| GET api/Application/Info?token={token} |
Contatct info |
| POST api/Application/Update?token={token} |
Update application info |
Project
| API | Description |
|---|---|
| GET api/Project/All?token={token} |
Get list of project |
| GET api/Project/Detail?token={token} |
Detail |
| POST api/Project/Add?token={token} |
Add project |
| POST api/Project/Update?token={token} |
Update project |
| POST api/Project/Remove?token={token} |
Remove project |
Level
| API | Description |
|---|---|
| GET api/Level/All?token={token} |
Get list of levels |
| GET api/Level/Detail?token={token} |
Detail |
| POST api/Level/Add?token={token} |
Add level |
| POST api/Level/Update?token={token} |
Update level |
| POST api/Level/Remove?token={token} |
Remove level |
HRISUsertype
| API | Description |
|---|---|
| GET api/Usertypes/All?token={token} |
Get list of state |
| POST api/Usertypes/Add?token={token} |
Add state |
| POST api/Usertypes/Update?token={token} |
Update state |
| GET api/Usertypes/Detail?token={token} |
Detail |
| POST api/Usertypes/Remove?token={token} |
Remove state |
EmploymentStatus
| API | Description |
|---|---|
| GET api/EmploymentStatus/All?token={token} |
Get list of employment status |
| GET api/EmploymentStatus/Detail?token={token} |
Detail |
| POST api/EmploymentStatus/Add?token={token} |
Add employment status |
| POST api/EmploymentStatus/Update?token={token} |
Update employment status |
| POST api/EmploymentStatus/Remove?token={token} |
Remove employment status |
User
| API | Description |
|---|---|
| GET api/User/All?token={token} |
Get list of users |
| GET api/User/AllTAMS?token={token} |
No documentation available. |
| GET api/User/Login?token={token} |
Login |
| GET api/User/Detail?token={token} |
Detail |
| POST api/User/Add?token={token} |
Add user |
| POST api/User/Update?token={token} |
Update user |
| POST api/User/Remove?token={token} |
Remove user |
| POST api/User/ChangePass?token={token} |
Change Password |
| POST api/User/ChangePassTAMS?token={token} |
No documentation available. |
| GET api/User/AllUsers?token={token} |
Get list of users |
Identification
| API | Description |
|---|---|
| GET api/Identification/All?token={token} |
All Employee Identification Informations |
| GET api/Identification/Info?token={token} |
Identification info |
| POST api/Identification/Update?token={token} |
Update Identification info |
| POST api/Identification/AddDocs?token={token} |
Add Identification Docs |
| POST api/Identification/UpdateDocs?token={token} |
Update Identification Docs |
| POST api/Identification/RemoveDocs?token={token} |
Remove Identification Docs |
Suffix
| API | Description |
|---|---|
| GET api/Suffix/All?token={token} |
Get list of suffix |
| GET api/Suffix/Detail?token={token} |
Detail |
| POST api/Suffix/Add?token={token} |
Add suffix |
| POST api/Suffix/Update?token={token} |
Update suffix |
| POST api/Suffix/Remove?token={token} |
Remove suffix |
BankName
| API | Description |
|---|---|
| GET api/BankName/All?token={token} |
No documentation available. |
| GET api/BankName/Detail?token={token} |
No documentation available. |
| POST api/BankName/Add?token={token} |
No documentation available. |
| POST api/BankName/Update?token={token} |
No documentation available. |
| POST api/BankName/Remove?token={token} |
No documentation available. |
Job
| API | Description |
|---|---|
| GET api/Job/All?token={token} |
Get list of job |
| GET api/Job/Detail?token={token} |
Detail |
| POST api/Job/Add?token={token} |
Add job |
| POST api/Job/Update?token={token} |
Update job |
| POST api/Job/Remove?token={token} |
Remove job |
BillStatus
| API | Description |
|---|---|
| GET api/BillStatus/All?token={token} |
Get list of bill status |
| GET api/BillStatus/Detail?token={token} |
Detail |
| POST api/BillStatus/Add?token={token} |
Add bill status |
| POST api/BillStatus/Update?token={token} |
Update bill status |
| POST api/BillStatus/Remove?token={token} |
Remove bill status |
EmployeeState
| API | Description |
|---|---|
| GET api/EmployeeState/All?token={token} |
Get list of employee types |
| GET api/EmployeeState/Detail?token={token} |
Detail |
| POST api/EmployeeState/Add?token={token} |
Add employee type |
| POST api/EmployeeState/Update?token={token} |
Update employee type |
| POST api/EmployeeState/Remove?token={token} |
Remove employee type |
UsersAccessRights
| API | Description |
|---|---|
| GET api/UsersAccessRights/UsersModule?token={token} |
Get Users Module List |
| POST api/UsersAccessRights/InsertUsersModuleAccess?token={token} |
No documentation available. |
| POST api/UsersAccessRights/ResetUsersModuleAccess?token={token} |
No documentation available. |
Section
| API | Description |
|---|---|
| GET api/Section/All?token={token} |
Get list of sections |
| GET api/Section/Detail?token={token} |
Detail |
| POST api/Section/Add?token={token} |
Add section |
| POST api/Section/Update?token={token} |
Update section |
| POST api/Section/Remove?token={token} |
Remove section |
State
| API | Description |
|---|---|
| GET api/State/All?token={token} |
Get list of state |
| POST api/State/Add?token={token} |
Add state |
| POST api/State/Update?token={token} |
Update state |
| GET api/State/Detail?token={token} |
Detail |
| POST api/State/Remove?token={token} |
Remove state |
PDY
| API | Description |
|---|---|
| GET api/PDY/All?token={token} |
Get all payslips |
UpdateLog
| API | Description |
|---|---|
| GET api/UpdateLog/All?token={token} |
Get list of update logs |
| GET api/UpdateLog/Detail?token={token} |
Detail |
| GET api/UpdateLog/Employee?token={token} |
Log per employee |
| POST api/UpdateLog/Add?token={token} |
Add log |
| GET api/UpdateLog/ReportProcesses?token={token} |
Get list of reports |
| POST api/UpdateLog/AddFile?token={token} |
Add log |
| POST api/UpdateLog/UpdateReportProcess?token={token} |
Update report process |
| POST api/UpdateLog/UpdateReportSuccess?token={token} |
Update report process |
| POST api/UpdateLog/UpdateReportStatus?token={token} |
Update report process |
| POST api/UpdateLog/UpdateFilename?token={token} |
Update report process |
Gender
| API | Description |
|---|---|
| GET api/Gender/All?token={token} |
Get list of gender |
| GET api/Gender/Detail?token={token} |
Detail |
| POST api/Gender/Add?token={token} |
Add gender |
| POST api/Gender/Update?token={token} |
Update gender |
| POST api/Gender/Remove?token={token} |
Remove gender |
SalaryType
| API | Description |
|---|---|
| GET api/SalaryType/All?token={token} |
Get list of salary type |
| GET api/SalaryType/Detail?token={token} |
Detail |
| POST api/SalaryType/Add?token={token} |
Add salary type |
| POST api/SalaryType/Update?token={token} |
Update salary type |
| POST api/SalaryType/Remove?token={token} |
Remove salary type |
Prefix
| API | Description |
|---|---|
| GET api/Prefix/All?token={token} |
Get list of prefix |
| GET api/Prefix/Detail?token={token} |
Detail |
| POST api/Prefix/Add?token={token} |
Add prefix |
| POST api/Prefix/Update?token={token} |
Update prefix |
| POST api/Prefix/Remove?token={token} |
Remove prefix |
Usertypes
| API | Description |
|---|---|
| GET api/Usertype/All?token={token} |
Get list of project |
Dashboard
| API | Description |
|---|---|
| GET api/Dashboard/GetEmployeeCalendarBirthdays?token={token} |
No documentation available. |
| GET api/Dashboard/GetEmployeeCalendarLeaves?token={token} |
No documentation available. |
Religion
| API | Description |
|---|---|
| GET api/Religion/All?token={token} |
Get list of religions |
| GET api/Religion/Detail?token={token} |
Detail |
| POST api/Religion/Add?token={token} |
Add religion |
| POST api/Religion/Update?token={token} |
Update religion |
| POST api/Religion/Remove?token={token} |
Remove religion |
City
| API | Description |
|---|---|
| GET api/City/All?token={token} |
Get list of city |
| POST api/City/Add?token={token} |
Add city |
| GET api/City/Detail?token={token} |
Detail |
| POST api/City/Update?token={token} |
Update state |
| POST api/City/Remove?token={token} |
Remove city |
Bank
| API | Description |
|---|---|
| GET api/Bank/All?token={token} |
Get list of banks |
| GET api/Bank/Detail?token={token} |
Detail |
| POST api/Bank/Add?token={token} |
Add bank |
| POST api/Bank/Update?token={token} |
Update bank |
| POST api/Bank/Remove?token={token} |
Remove bank |
Location
| API | Description |
|---|---|
| GET api/Location/All?token={token} |
Get list of location |
| GET api/Location/Detail?token={token} |
Detail |
| POST api/Location/Add?token={token} |
Add location |
| POST api/Location/Update?token={token} |
Update location |
| POST api/Location/Remove?token={token} |
Remove location |
AFNI
| API | Description |
|---|---|
| GET api/AFNI/DTRListTop10 |
No documentation available. |
| GET api/AFNI/UploadList |
No documentation available. |
| GET api/AFNI/GetServerDate |
No documentation available. |
| GET api/AFNI/GetExpiDays |
No documentation available. |
| POST api/AFNI/GetLogin |
Login |
| POST api/AFNI/ChangePassword |
No documentation available. |
| POST api/AFNI/ForgotPassword |
No documentation available. |
| POST api/AFNI/SaveUploads |
No documentation available. |
| POST api/AFNI/SaveDTR |
No documentation available. |
| POST api/AFNI/GetDTRLastLog |
No documentation available. |
| POST api/AFNI/GetDTR |
No documentation available. |
| POST api/AFNI/SaveDTRKiosks |
No documentation available. |
| POST api/AFNI/ChangeServerDate |
No documentation available. |
| POST api/AFNI/GetDTRPerEmployee |
No documentation available. |
| POST api/AFNI/GetEmployeeDetails |
No documentation available. |
Rank
| API | Description |
|---|---|
| GET api/Rank/All?token={token} |
Get list of ranks |
| GET api/Rank/Detail?token={token} |
Detail |
| POST api/Rank/Add?token={token} |
Add rank |
| POST api/Rank/Update?token={token} |
Update rank |
| POST api/Rank/Remove?token={token} |
Remove rank |
Personal
Country
| API | Description |
|---|---|
| GET api/Country/All?token={token} |
Get list of country |
| POST api/Country/Add?token={token} |
Add country |
| GET api/Country/Detail?token={token} |
Detail |
| POST api/Country/Update?token={token} |
Update country |
| POST api/Country/Remove?token={token} |
Remove country |
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |