Skip to main content

Get Capacity Load Profile

GET 

/api/manufacturing/mrp/runs/:mrpRun/capacity/load-profile

Detailed CRP load profile from BOM routings: required vs rated capacity per work center per time bucket. Plain array. Auth: requires Bearer token. Path param: mrpRun = run id. Status per bucket: under (<50% util), ok, over (required > rated or util > 100%).

Required scope: manufacturing:read

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

Request

Responses

OK

Response Headers
    Content-Type