Skip to main content
POST
Confirm Work Order

Authorizations

X-API-KEY
string
header
required

Your organization's API key

X-ORG-ID
string
header
required

Your organization's identifier

Body

application/json
visit_date
string
required

Scheduled visit date and time (ISO 8601)

wo_number
string | null

Work order number to confirm

confirmed
boolean | null

true to confirm the visit, false to cancel

Response

200

OK