/
AU
automile
/
Automile API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 2w ago
View markdown
automile
Automile API
post
Create a work order and containing attachments, items and notes
latest
Swagger 2.0
2026-08-08
454
367
651.1 KB
bd42075f6b02
ClientApi
1
ClientApiAuthorizations
2
ClientContracts
3
ClientCustom
10
ClientOnboarding
2
ClientOrder
2
ClientTextMessage
2
ClientUsers
3
Echo
1
Home
2
Login
2
OAuth
1
Order
1
Phone
2
ResourceOwnerCompany
5
ResourceOwnerCompanyContacts
5
ResourceOwnerCompanyVehicles
5
ResourceOwnerContact
8
ResourceOwnerContact2
15
ResourceOwnerContact3
15
ResourceOwnerContactSetting
3
ResourceOwnerContactVehicle
5
ResourceOwnerContent
2
ResourceOwnerExpenseReport3V2
8
ResourceOwnerExpenseReportRow3V2
4
ResourceOwnerExpenseReportRowContent3V2
5
ResourceOwnerExpenseReportRowContentV2
5
ResourceOwnerExpenseReportRowV2
4
ResourceOwnerExpenseReportV2
8
ResourceOwnerGeofence
5
ResourceOwnerGeofence2
4
ResourceOwnerGeofence3
5
ResourceOwnerHoursOfService
9
ResourceOwnerHoursOfServiceViolations
2
ResourceOwnerIMEIConfig
5
ResourceOwnerIMEIConfig3
4
ResourceOwnerIMEIEvent
4
ResourceOwnerIntegration
16
ResourceOwnerLead
1
ResourceOwnerOrganization
3
ResourceOwnerPlace
5
ResourceOwnerPlace2
2
ResourceOwnerPlace3
5
ResourceOwnerPublishSubscribe
13
ResourceOwnerQuote
8
ResourceOwnerRegisteredTollV2
7
ResourceOwnerReports
10
ResourceOwnerReports3
6
ResourceOwnerRoutePlanner
9
ResourceOwnerTask
6
ResourceOwnerTask3
5
ResourceOwnerTaskMessage
3
ResourceOwnerTaskMessage3
3
ResourceOwnerTrackedAsset
16
ResourceOwnerTriggerMessages
2
ResourceOwnerTriggers
9
ResourceOwnerTriggers3
8
ResourceOwnerTrip3V2
16
ResourceOwnerTripApprovalV2
6
ResourceOwnerTripMergeV2
3
ResourceOwnerTripScore
4
ResourceOwnerTripV2
18
ResourceOwnerUser
6
ResourceOwnerUserDevice
7
ResourceOwnerVehicle2V2
12
ResourceOwnerVehicle3V2
10
ResourceOwnerVehicleDefectComments
4
ResourceOwnerVehicleDefectComments3
4
ResourceOwnerVehicleDefectTypes
1
ResourceOwnerVehicleGeofence
5
ResourceOwnerVehicleHealth
2
ResourceOwnerVehicleHealth3
2
ResourceOwnerVehicleInspection
5
ResourceOwnerVehicleInspection3
5
ResourceOwnerVehicleOdometerV2
3
ResourceOwnerVehiclePlace
5
ResourceOwnerVehicleV2
6
ResourceOwnerWorkOrder
24
get
Retrieve a list of work orders and their containing attachments, items and notes
put
Update or create one or many work orders
post
Create a work order and containing attachments, items and notes
get
Retrieve a work order
put
Update a work order
delete
Delete work order
get
Retrieve a work order by quote id
post
Creates an attachment and adds it to an existing work order
put
Update status of a work order
get
Get all articles
post
Create a article
get
Get a specific article
put
Update a article
delete
Delete a article
get
Get all categories
post
Create a category
get
Get a specific category
delete
Delete a category
get
Get all customers
post
Create a customer
get
Get a specific customer
put
Update a customer
delete
Delete a customer
get
Get a new reference id for a work order (not unique)
ResourceOwnerWorkOrder
Create a work order and containing attachments, items and notes
post
/v1/resourceowner/workorders
Request body
WorkOrderModelPOST
required
JobDate
string
date-time
JobTime
TimeSpan
EstimatedTimeInMinutes
integer
JobDescription
string
ExternalId
string
CustomerContactName
string
CustomerEmail
string
CustomerName
string
CustomerCommunicationLanguageISO639_2
string
CustomerPhoneNumber
string
CustomerJobAddress
CustomerJobAddressModel
CustomerBillingAddress
CustomerBillingAddressModel
NotificationType
0
|
1
|
2
|
3
WorkOrderCategoryId
integer
CategoryName
string
AssignedToContactId
integer
QuoteId
integer
WorkOrderCustomerId
integer
Status
0
|
1
|
2
|
3
|
4
|
5
|
6
Notes
WorkOrderNoteModelPOST[]
Items
WorkOrderItemModelPOST[]
Attachments
WorkOrderAttachmentModelPOST[]
Response
Success