v1

latestSwagger 2.02026-07-13665689.1 KB
GroceryList

Update a grocery item by GUID

put/grocerylist/item/{guid}

Path parameters

guidstring required

Request body

guidstring

Gets or sets the unique identifier.

namestring

Gets or sets the name.

quantitystring

Gets or sets the quantity.

unitstring

Gets or sets the unit.

notesstring

Gets or sets the notes.

departmentstring

Gets or sets the department.

ischeckedboolean

Gets or sets the ischecked.

Response

OK

SystemObject required