GET api/DSM/ShiftRequest/{shiftRequestCode}/WorkTimes

Used to get shift work times

Request Information

URI Parameters

NameDescriptionTypeAdditional information
shiftRequestCode

Code of ShiftRequest that is used to get shift work times

string

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

text/xml, multipart/form-data

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>