The ProductListToOrderAdvice function generates orderadvices from the specified productlist for the specified stores.
Method | /productbasecomponents.asmx/ProductListToOrderAdviceAsync |
The request body is of type ProductListToOrderAdviceAsync.
Name | Description | Data Type |
---|---|---|
storeIds | ArrayOfInt | |
productListId | xml:int | |
saleDays | xml:int | |
destinationsFilter | GeneratePurchaseOrdersDestinationFilter | |
filterOrderMethod | OrderAdviceOrderMethod | |
useProductListAmount | xml:boolean | |
deleteRowsAfterImport | xml:boolean |
|
The response body is of type ProductListToOrderAdviceAsyncResponse.
Name | Description | Data Type |
---|---|---|
ProductListToOrderAdviceAsyncResult | xml:int |
|