Skip to main content
POST
Add work orders to a production batch

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

batchId
integer
required

Body

application/json
work_order_ids
integer[]
required

Work order IDs to link to the batch.

Minimum array length: 1

Response

Successful response

data
object