/
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
delete
Remove a patient from a room's "Next Up" queue (returns them to the waiting list)
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Flowboard
Remove a patient from a room's "Next Up" queue (returns them to the waiting list)
delete
/Flowboard/visits/{appointmentId}/next-up
Path parameters
appointmentId
string
required
Response
OK
FlowboardVisitDto
required
A patient visit on the flowboard, derived from appointment and milestone data
id
string
appointmentId
string
patientId
string
patientName
string
species
string
nullable
breed
string
nullable
profilePhotoUrl
string
nullable
clientId
string
clientName
string
clientPhone
string
nullable
reasonForVisit
string
status
string
appointmentTypeId
string
nullable
appointmentTypeName
string
nullable
assignedStaff
FlowboardStaffDto[]
checkInTime
string
date-time
examStartTime
string
date-time
nullable
treatmentStartTime
string
date-time
nullable
dischargedTime
string
date-time
nullable
currentRoomId
string
nullable
currentRoomName
string
nullable
nextUpRoomId
string
nullable
nextUpQueuedAt
string
date-time
nullable
alerts
FlowboardAlertDto[]
milestones
FlowboardMilestoneDto[]
progressPercent
union