Vue Storefront Logo
Getting Started
  • Enterprise
  • BigCommerce BigCommerce
  • commercetools commercetools
  • SAP Commerce Cloud SAP Commerce Cloud
  • Open Source
  • Magento Magento
  • Shopify Shopify
  • Community
  • Sylius Sylius
  • Vendure Vendure
  • Odoo Odoo
  • PrestaShop PrestaShop
  • Spree Spree
  • See all integrations
  • Storefront UI
  • Vue Storefront Cloud
  • Vue Storefront 1
  • Essentials
    • Introduction
    • Scope of integration
    • Configuration
    • Demos
    • OpenAPI SDK
  • Composables
    • useCart()
    • useCartAddresses()
    • useCartDeliveryModes()
    • useCartEntries()
    • useCartPaymentDetails()
    • useCartPromotions()
    • useCategory()
    • useConsents()
    • useCountries()
    • useCountryRegions()
    • useOrder()
    • useMiscs()
    • useProduct()
    • useProductReferences()
    • useProductSearch()
    • useProductSuggestions()
    • useReview()
    • useStore()
    • useUser()
    • useUserAddresses()
    • useUserCarts()
    • useUserOrderHistory()
  • Guides
    • Multistore
    • Working with images
    • Session management
    • Extending API Methods
    • Handling notifications
  • Reference
    • Plugins
    • API Reference
    • Release notes
  • Essentials
    • Introduction
    • Scope of integration
    • Configuration
    • Demos
    • OpenAPI SDK
  • Composables
    • useCart()
    • useCartAddresses()
    • useCartDeliveryModes()
    • useCartEntries()
    • useCartPaymentDetails()
    • useCartPromotions()
    • useCategory()
    • useConsents()
    • useCountries()
    • useCountryRegions()
    • useOrder()
    • useMiscs()
    • useProduct()
    • useProductReferences()
    • useProductSearch()
    • useProductSuggestions()
    • useReview()
    • useStore()
    • useUser()
    • useUserAddresses()
    • useUserCarts()
    • useUserOrderHistory()
  • Guides
    • Multistore
    • Working with images
    • Session management
    • Extending API Methods
    • Handling notifications
  • Reference
    • Plugins
    • API Reference
    • Release notes
Docs Home Concepts All Integrations Storefront UI Vue Storefront Cloud Vue Storefront 1

Home > @vsf-enterprise/sap-commerce-webservices-sdk > ProductListControllerApi

ProductListControllerApi class

ProductListControllerApi - object-oriented interface ProductListControllerApi {BaseAPI}

Signature:

export declare class ProductListControllerApi extends BaseAPI 

Extends: BaseAPI

Methods

Method Modifiers Description
addEntriesToCartUsingPOST(baseSiteId, addToCartData, options) addEntriesToCart
addProductListUsingPOST(productlistname, options) addProductList
addProductToListUsingPOST(productcode, productlistname, quantity, options) addProductToList
editProductListUsingPUT(newname, productlistname, isfavourite, options) editProductList
getFavouriteProductListUsingGET(fields, options) getFavouriteProductList
getProductListBinUsingGET(fields, options) getProductListBin
getProductListUsingGET(productlistname, fields, options) getProductList
getSharedWithMeProductListsUsingGET(fields, options) getSharedWithMeProductLists
removeEntryUsingDELETE(entrycode, options) removeEntry
removeProductListUsingDELETE(productlistname, options) removeProductList
removeSharedProductListForUserUsingDELETE(productlistname, userid, options) removeSharedProductListForUser
setFavouriteProductListUsingPOST(name, options) setFavouriteProductList
shareProductListWithUserUsingPOST(productlistname, userid, options) shareProductListWithUser
updateEntryUsingPOST(entrycode, quantity, options) updateEntry
Introduction →

On this page

  • ProductListControllerApi class
  • Methods
Vue Storefront Logo

Stay connected:

Backed by:

Guides

  • Getting Started
  • Extending Vue Storefront

Documentation

  • Docs Home
  • Storefront UI
  • Vue Storefront Cloud
  • Vue Storefront 1

Company

  • About us
  • Careers
  • Blog
  • Privacy Policy