meal planning

Add to Shopping List

Add an item to the current shopping list of a user.

post/mealplanner/{username}/shopping-list/items

Path parameters

usernamestring required
Example:dsky

The username.

Query parameters

hashstring required

The private hash for the username.

Request body

itemstring required
aislestring required
parseboolean required

Response

Success

costnumber required
startDatenumber required
endDatenumber required

Changes

No recorded changes to this endpoint across all 1 revision of this API.