Bulk edit all rows in an order advice.
Method | /productbasecomponents.asmx/BulkEditOrderAdvice |
The request body is of type BulkEditOrderAdvice.
Name | Description | Data Type |
---|---|---|
orderAdviceId | xml:int | |
action | OrderAdviceAction | |
supplierId | xml:int | |
newSupplierId | xml:int | |
storeIds | ArrayOfInt | |
orderSurplusStockTreshold | xml:decimal |
|
The response body is of type BulkEditOrderAdviceResponse.
Name | Description | Data Type |
---|---|---|
BulkEditOrderAdviceResult | xml:boolean |
|