Skip to main content
GET
Get billable lines for 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

Production batch ID

Response

Successful response

data
object[]
vendor_id
integer | null

Vendor associated with the production batch, if any.

production_batch_id
integer

The production batch these lines belong to.

production_batch_number
string | null

Human-readable production batch (run) number.

work_orders
object[]

The work orders contained in this production batch.

assembly_orders
object[]

The assembly orders across all work orders in this batch, de-duplicated by ID.