Skip to main content
GET
/
v1
/
restocking
/
carts
Get restocking cart summaries
curl --request GET \
  --url http://localhost:3000/v1/restocking/carts
null

Response

200 - application/json

Cart summaries with unrestocked item counts

The response is of type unknown.