/
SC
schedkit
/
SchedKit API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-13
167
0
112.4 KB
Work Orders
Create work order
post
/v1/work-orders
Request body
object
required
title
string
required
description
string
site_address
string
site_notes
string
status
'draft'
|
'scheduled'
|
'in_progress'
|
'on_hold'
|
'completed'
|
'signed_off'
|
'closed'
priority
'low'
|
'normal'
|
'high'
|
'urgent'
scheduled_start
string
scheduled_end
string
booking_id
string
customer_name
string
customer_email
string
org_id
string
assignee_id
string
nullable
lat
number
lng
number
location_name
string
checklist
object[]
Response
Default Response