Skip to main content
POST
Quick complete a work order

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

workOrderId
integer
required

The ID of the work order.

Body

application/json
quantity
number | null

The quantity to complete. Defaults to the full work order quantity.

Required range: x >= 0.0001

Response

Successful response

data
object