Changes to Lists report-ready material and item requirement rows for scheduled job operations from the material-requirements reporting view, with resolved required quantities, so callers do not need to fan out per job to routings, items-to-make, operations, and per-operation requirement lookups.
POST /api/reporting/material-requirements/list
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 12 revisions of this API.6
What changed
- ○
added the optional property
data/items/collectedQuantityLbsto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/items/collectedQuantityLbsto the response with the200status (media type: application/problem+json)response-optional-property-added
- ○
added the optional property
data/items/outstandingQuantityLbsto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/items/outstandingQuantityLbsto the response with the200status (media type: application/problem+json)response-optional-property-added
- ○
added the optional property
data/items/requiredQuantityLbsto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/items/requiredQuantityLbsto the response with the200status (media type: application/problem+json)response-optional-property-added
- ○