Skip to main content
POST
Estimate Labor Costs

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

Path Parameters

bol_id
string
required

Body

application/json

Request payload to estimate labor costs for a BOL.

productionLineId
string
required
comparisonLineIds
string[] | null

Response

Successful Response

bolId
string
required
productionLine
LaborEstimateLineSummary · object
required
totalLaborCost
number
required
operations
LaborEstimateOperation · object[]
required
comparisonTable
LaborEstimateLineSummary · object[] | null