Skip to main content

Compare Scenario Runs

GET 

/api/manufacturing/mrp/scenarios/compare

Compare the planned-order output of two MRP RUNS (not scenarios) and return aggregate deltas. Plain object. Validation is inline. Auth: requires Bearer token. Query (both required): run_id_a (exists:mrp_runs), run_id_b (exists:mrp_runs).

Required scope: manufacturing:read

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

Request

Responses

OK

Response Headers
    Content-Type