Skip to main content
POST
Create Work Order

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Org-Id
string | null

Body

application/json
developmentOrderId
string | null
developmentOrderDocumentId
string | null
clientName
string | null
product
string | null
taskType
string | null
title
string | null
description
string | null
assignee
string | null
status
string | null
deadline
string | null
notes
string | null

Response

Successful Response