The GenerateOrderAdvice function generates orderadvices for the specified stores.
Method | /productbasecomponents.asmx/GenerateOrderAdviceAsync |
The request body is of type GenerateOrderAdviceAsync.
Name | Description | Data Type |
---|---|---|
storeIds | ArrayOfInt | |
classificationLevel1Id | xml:int | |
productCategoryId | xml:int | |
cashRegisterGroupId | xml:int | |
supplierId | xml:int | |
productId | xml:int | |
saleDays | xml:int | |
destinationsFilter | GeneratePurchaseOrdersDestinationFilter |
|
The response body is of type GenerateOrderAdviceAsyncResponse.
Name | Description | Data Type |
---|---|---|
GenerateOrderAdviceAsyncResult | xml:int |
|