curl --request GET \
--url http://localhost:3000/v1/restocking/cartsnullReturns a summary of stocking carts with unrestocked items, sorted by oldest item first.
curl --request GET \
--url http://localhost:3000/v1/restocking/cartsnullCart summaries with unrestocked item counts
The response is of type unknown.