/
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
post
Create a new shift swap request
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
ShiftSwaps
Create a new shift swap request
post
/ShiftSwaps
Request body
CreateShiftSwapDto
required
shiftId
string
toUserId
string
nullable
notes
string
nullable
expiresAt
string
nullable
Response
Created
ShiftSwapResponseDto
required
id
string
shiftId
string
shift
ShiftSummaryDto
fromUserId
string
fromUser
UserSummaryDto
toUserId
string
nullable
toUser
UserSummaryDto
notes
string
nullable
status
integer
resolvedByUserId
string
nullable
resolvedByUser
UserSummaryDto
resolvedAt
string
date-time
nullable
expiresAt
string
date-time
nullable
createdAt
string
date-time
updatedAt
string
date-time