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

ProductListControllerApi.removeEntryUsingDELETE() method

removeEntry

Signature:

removeEntryUsingDELETE(entrycode: string, options?: any): Promise<import("axios").AxiosResponse<void>>;

Parameters

Parameter Type Description
entrycode string entrycode
options any Override http request option.

Returns:

Promise<import("axios").AxiosResponse<void>>

Exceptions

{RequiredError} ProductListControllerApi