Home > @vsf-enterprise/commercetools-api > RemoveFromMyShoppingListParams
# RemoveFromMyShoppingListParams interface
Parameters for the removeFromMyShoppingList API endpoint
Signature:
export interface RemoveFromMyShoppingListParams
# Properties
| Property | Type | Description |
|---|---|---|
| id | string | Wishlist ID |
| products | LineItemIdentifier[] | Array of products IDs |
| version | string |