POST WorkShifts/UpdateWorkShift
Request Information
URI Parameters
None.
Body Parameters
WorkShiftsDataContext| Name | Description | Type | Additional information |
|---|---|---|---|
| filterStatus | boolean |
None. |
|
| paginationStatus | boolean |
None. |
|
| textSearch | string |
None. |
|
| language | string |
None. |
|
| columnName | string |
None. |
|
| statusWithAll | boolean |
None. |
|
| pageSize | integer |
None. |
|
| page | integer |
None. |
|
| sortToken | string |
None. |
|
| userAuthorizeToken | string |
None. |
|
| workShiftToken | string |
None. |
|
| workShiftCode | string |
None. |
|
| workShiftNameCurrent | string |
None. |
|
| workShiftNameEn | string |
None. |
|
| workShiftNameAr | string |
None. |
|
| workShiftNameUnd | string |
None. |
|
| workShiftTimeFrom | string |
None. |
|
| workShiftTimeTo | string |
None. |
|
| workShiftDuration | string |
None. |
|
| workShiftNotes | string |
None. |
|
| actionDateTime | string |
None. |
|
| actionDate | string |
None. |
|
| actionTime | string |
None. |
|
| isHaveShiftIntersectingStatus | boolean |
None. |
|
| listShiftIntersecting | Collection of WorkShiftsData |
None. |
|
| workShiftArchiveStatus | boolean |
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
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |