Skip to main content

Get Capacity Heatmap

GET 

/api/manufacturing/mrp/runs/:mrpRun/capacity/heatmap

CRP data reshaped into a heatmap grid (work centers x buckets) with a color band per cell. Plain object. Auth: requires Bearer token. Path param: mrpRun = run id. Colors: under -> blue, over -> orange, ok -> green.

Required scope: manufacturing:read

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

Request

Responses

OK

Response Headers
    Content-Type