Create A Shopping List
Creates a shopping list. Both Server Token and User Access Token are allowed to be used in this endpoint. In the case of Server Token, a list will not be linked to any user and it will be only possible to access it by id.
POST
https://graph.whisk.com/v1/lists
Request Body
Parameters
ShoppingListRecipePayload
ShoppingListItemPayload
Response
ShoppingListItemElement
SLItemAnalysis
ProductCategory
Request (adding raw items)
Request (adding items)
Request (adding recipes)
Last updated