Get Shopping List
GET {{baseUrl}}/mealplanner/:username/shopping-list?hash=occaecat aliqua Duis cupidatat tempor
Get the current shopping list for the given user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hash | string | (Required) The private hash for the username. |
RESPONSES
status: OK
{"aisles":[{"aisle":"Baking","items":[{"id":115388,"name":"baking powder","measures":{"original":{"amount":1,"unit":"package"},"metric":{"amount":1,"unit":"pkg"},"us":{"amount":1,"unit":"pkg"}},"pantryItem":false,"aisle":"Baking","cost":0.71,"ingredientId":18369}]}],"cost":1.43,"startDate":1588291200,"endDate":1588896000}