Home > @vsf-enterprise/sap-commerce-webservices-sdk > ProductListControllerApi > updateEntryUsingPOST
ProductListControllerApi.updateEntryUsingPOST() method
updateEntry
Signature:
updateEntryUsingPOST(entrycode: string, quantity?: number, options?: any): Promise<import("axios").AxiosResponse<void>>;
Parameters
Parameter | Type | Description |
---|---|---|
entrycode | string | entrycode |
quantity | number | quantity |
options | any | Override http request option. |
Returns:
Promise<import("axios").AxiosResponse<void>>
Exceptions
{RequiredError} ProductListControllerApi