Home > @vsf-enterprise/bigcommerce-api > CreateWishlistParams
# CreateWishlistParams interface
Necessary props for calling the create wishlist API.
Signature:
export interface CreateWishlistParams extends CreateWishlistProps
Extends: CreateWishlistProps
# Properties
Property | Type | Description |
---|---|---|
customer_id | number | The customer id. |