Added to additional fields to the Item json:-
minimum_stock - The threshold quantity of minimum stock
track_minimum_stock - If true, send email upon minimum stock
To filter for just under the threshold.
Use URL parameter:- ?threshold=true
Current PATCH and CREATE for Item will support this!
Added the minimum_stocks
Added to additional fields to the Item json:- minimum_stock - The threshold quantity of minimum stock track_minimum_stock - If true, send email upon minimum stock
To filter for just under the threshold. Use URL parameter:- ?threshold=true
Current PATCH and CREATE for Item will support this!