POST api/SystemUsers/Save
Request Information
URI Parameters
None.
Body Parameters
tbl_SystemUsers| Name | Description | Type | Additional information |
|---|---|---|---|
| SystemUserID | integer |
None. |
|
| Username | string |
None. |
|
| Password | string |
None. |
|
| PermissionType | integer |
None. |
|
| GroupID | integer |
None. |
|
| StaffID | integer |
None. |
|
| AccessToken | string |
None. |
|
| IsAllowed | boolean |
None. |
|
| Status | boolean |
None. |
|
| ModifiedLoggedDate | date |
None. |
|
| CreationLoggedDate | date |
None. |
|
| tbl_Attendace | Collection of tbl_Attendace |
None. |
|
| tbl_CashAdvances | Collection of tbl_CashAdvances |
None. |
|
| tbl_Complaints | Collection of tbl_Complaints |
None. |
|
| tbl_Discounts | Collection of tbl_Discounts |
None. |
|
| tbl_Evaluation | Collection of tbl_Evaluation |
None. |
|
| tbl_Notifications | Collection of tbl_Notifications |
None. |
|
| tbl_PayrollAccreditaion | Collection of tbl_PayrollAccreditaion |
None. |
|
| tbl_Privileges | Collection of tbl_Privileges |
None. |
|
| tbl_Requests | Collection of tbl_Requests |
None. |
|
| tbl_Staffs | tbl_Staffs |
None. |
|
| tbl_SystemUsers1 | tbl_SystemUsers |
None. |
|
| tbl_SystemUsers2 | tbl_SystemUsers |
None. |
|
| tbl_Vacations | Collection of tbl_Vacations |
None. |
|
| tbl_VacationSettings | Collection of tbl_VacationSettings |
None. |
|
| tbl_Warnings | Collection of tbl_Warnings |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>