GET api/V_ShiftType
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Pkid": "sample string 1",
"ShiftTypeId": 1,
"ShiftTypeName": "sample string 2",
"ShiftTypeNameE": "sample string 3"
}