POST api/Staffs/Save
Request Information
URI Parameters
None.
Body Parameters
tbl_Staffs| Name | Description | Type | Additional information |
|---|---|---|---|
| StaffID | integer |
None. |
|
| USERID | integer |
None. |
|
| OrganizationID | integer |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| Mobile | string |
None. |
|
| Mobile_2 | string |
None. |
|
| string |
None. |
||
| Address | string |
None. |
|
| JopTitleID | integer |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| StartWork | string |
None. |
|
| EndWork | string |
None. |
|
| Note | string |
None. |
|
| Map | string |
None. |
|
| NationalityID | string |
None. |
|
| Nationality | integer |
None. |
|
| BankID | string |
None. |
|
| Relation | integer |
None. |
|
| AttachmentID | integer |
None. |
|
| ExtraMinutes | string |
None. |
|
| LateMinutes | string |
None. |
|
| WorkingHours | integer |
None. |
|
| Holiday | integer |
None. |
|
| Gender | integer |
None. |
|
| UserImage | string |
None. |
|
| IsActive | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| CreationDate | date |
None. |
|
| ModifiedDate | date |
None. |
|
| tbl_Attachments | Collection of tbl_Attachments |
None. |
|
| tbl_Attendace | Collection of tbl_Attendace |
None. |
|
| tbl_CashAdvances | Collection of tbl_CashAdvances |
None. |
|
| tbl_Countries | tbl_Countries |
None. |
|
| tbl_Discounts | Collection of tbl_Discounts |
None. |
|
| tbl_Evaluation | Collection of tbl_Evaluation |
None. |
|
| tbl_JobTitles | tbl_JobTitles |
None. |
|
| tbl_Notifications | Collection of tbl_Notifications |
None. |
|
| tbl_Orders | Collection of tbl_Orders |
None. |
|
| tbl_Organizations | tbl_Organizations |
None. |
|
| tbl_PayrollAccreditaion | Collection of tbl_PayrollAccreditaion |
None. |
|
| tbl_Privileges | Collection of tbl_Privileges |
None. |
|
| tbl_StaffCustody | Collection of tbl_StaffCustody |
None. |
|
| tbl_SystemUsers | Collection of tbl_SystemUsers |
None. |
|
| tbl_TodoList | Collection of tbl_TodoList |
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>