Skip to main content

Preview Reverse Production Iteration Impact

GET 

/api/manufacturing/manufacturing-orders/:id/production-iterations/:id2/reverse-impact

Read-only preview of the allocation-demotion impact of reversing this production iteration. Because reversing it removes the stock it added, this behaves like a manual negative adjustment and returns one row per affected product: how much of the removed quantity is unallocated vs soft-allocated vs hard-allocated, plus every sales-order allocation and fulfillment (printed shipping label) the removal would disturb. Use it to decide which fulfillments to authorize voiding via void_confirmations on the reversing call. Nothing is mutated. A removal that only re-adds stock returns an empty data array.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type