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

  1. 016c1fd45a3f6

What changed

    • added the optional property data/items/collectedQuantityLbs to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/items/collectedQuantityLbs to the response with the 200 status (media type: application/problem+json)

      response-optional-property-added

    • added the optional property data/items/outstandingQuantityLbs to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/items/outstandingQuantityLbs to the response with the 200 status (media type: application/problem+json)

      response-optional-property-added

    • added the optional property data/items/requiredQuantityLbs to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/items/requiredQuantityLbs to the response with the 200 status (media type: application/problem+json)

      response-optional-property-added