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.
Query parameters
Sort field
Specify sorting direction.
Sort direction
Number of records to skip.
Number of records to return (maximum)
Request body
Response
A page of material-requirements report rows with the total matching count.
Changes
Changed in 1 of the 12 revisions of this API.6
- ○
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
- ○