Optional
Readonly
customCustom Fields defined for the ShoppingList.
Optional
Readonly
deleteNumber of days after which the ShoppingList will be automatically deleted if it has not been modified. If not set, the default value configured in the Project is used.
Optional
Readonly
descriptionDescription of the ShoppingList.
Optional
Readonly
lineLine Items (containing Products) to add to the ShoppingList.
Readonly
nameName of the ShoppingList.
Optional
Readonly
storeAssigns the new ShoppingList to the Store. The Store assignment can not be modified.
Optional
Readonly
textLine Items (containing text values) to add to the ShoppingList.
A MyShoppingListDraft is the object submitted as payload to the Create MyShoppingList request. The
customer
field of ShoppingList is automatically set with a password flow token. TheanonymousId
is automatically set with a token for an anonymous session. Thekey
andslug
fields can not be set.