Skip to main content

Get MO Cost Allocation Breakdown

GET 

/api/manufacturing/manufacturing-orders/:manufacturingOrder/cost-allocation-breakdown

Get the cumulative cost-allocation breakdown across all posted production for this manufacturing order: the allocation method in use, each output's basis value, share percent, allocated cost, and unit cost, plus byproduct valuations. Always returns a usable shape - has_production is false when no production has been recorded yet. Auth: requires Bearer token. Path param: manufacturingOrder = manufacturing order id.

Required scope: manufacturing:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type