Home > @vsf-enterprise/commercetools-api > ApiMethods > createMyShoppingList
# ApiMethods.createMyShoppingList() method
See the createMyShoppingList() function
Signature:
createMyShoppingList(draft: CreateMyShoppingListParams, customQuery?: CustomQuery): Promise<CreateMyShoppingListResponse>;
# Parameters
Parameter | Type | Description |
---|---|---|
draft | CreateMyShoppingListParams | |
customQuery | CustomQuery |
Returns:
Promise<CreateMyShoppingListResponse>