v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
ScrapReport

Returns scrap entries logged within the supplied date range. Both dates are optional; the Domain layer defaults to the prior 90 days when neither is supplied.

get/api/scrap-reports

Query parameters

startDateUtcstring date-time

Inclusive start of the report window (UTC). Defaults to today minus 90 days when omitted.

endDateUtcstring date-time

Exclusive end of the report window (UTC). Defaults to tomorrow when omitted.

Response

Scrap entries within the requested window.

quantitynumber double required

Quantity scrapped, in the item's unit of measure.

valuenumber double required

Cost value of the scrapped quantity, in the tenant's primary currency.

operationstring nullable

Operation name on the job during which the scrap was logged.

dateUtcstring date-time required

UTC timestamp at which the scrap entry was recorded.