Shifts
Create a new shift
post/Shifts
Request body
userIdstring nullable
locationIdstring nullable
contactInfostring nullable
shiftDatestring
startTimestring nullable
endTimestring nullable
incomestring nullable
cancelBystring nullable
notesstring nullable
statusstring nullable
Response
OK
idstring
userIdstring
locationIdstring nullable
locationNamestring nullable
contactInfostring nullable
shiftDatestring
startTimestring nullable
endTimestring nullable
incomestring nullable
cancelBystring nullable
notesstring nullable
statusinteger
createdAtstring date-time
updatedAtstring date-time