Home > @vsf-enterprise/sap-commerce-webservices-sdk > ProductListControllerApi > editProductListUsingPUT
ProductListControllerApi.editProductListUsingPUT() method
editProductList
Signature:
editProductListUsingPUT(newname: string, productlistname: string, isfavourite?: boolean, options?: any): Promise<import("axios").AxiosResponse<ProductList>>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| newname | string | newname | 
| productlistname | string | productlistname | 
| isfavourite | boolean | isfavourite | 
| options | any | Override http request option. | 
Returns:
Promise<import("axios").AxiosResponse<ProductList>>
Exceptions
{RequiredError} ProductListControllerApi