/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
put
Update an existing shift
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Shifts
Update an existing shift
put
/Shifts/{id}
Path parameters
id
string
required
Request body
UpdateShiftDto
required
userId
string
nullable
locationId
string
nullable
contactInfo
string
nullable
shiftDate
string
nullable
startTime
string
nullable
endTime
string
nullable
income
string
nullable
cancelBy
string
nullable
notes
string
nullable
status
string
nullable
Response
OK
ShiftResponseDto
required
id
string
userId
string
user
UserSummaryDto
locationId
string
nullable
locationName
string
nullable
contactInfo
string
nullable
shiftDate
string
startTime
string
nullable
endTime
string
nullable
income
string
nullable
cancelBy
string
nullable
notes
string
nullable
status
integer
createdAt
string
date-time
updatedAt
string
date-time