Skip to main content
POST
Create 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.

Body

application/json
name
string | null

Name of the production batch.

Maximum string length: 255
vendor_id
integer | null

Vendor associated with the batch.

notes
string | null

Free-form notes for the batch.

work_order_ids
integer[] | null

Work order IDs to link to the batch on creation.

Response

Created

data
object