Stock Used
Returns historical stock used across all jobs, optionally filtered by filterDateFrom.
Stock used is defined as material line items that:
- Have been invoiced to the customer (sent or paid).
- And are assigned as materials sales account.
- And are not from purchase orders.
- And are not invoiced from suppliers.
get/stockUsed
Query parameters
filterDateFromstring date
Filter stock used on or after this date (yyyy-mm-dd) default is 90 days ago and max up to 180 days ago
pageCursorstring
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.