The ProductListToPurchaseOrders function imports a productlist to a purchase order per supplier
Method | /productbasecomponents.asmx/ProductListToPurchaseOrders |
The request body is of type ProductListToPurchaseOrders.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
onlyForPreferredSupplierId | xml:int | |
productListId | xml:int | |
countryId | xml:int | |
purchasePriceGroupId | xml:int | |
purchaseOrderSupplierId | xml:int | |
rowsScope | RowsSelectionType | |
selectedRowIds | ArrayOfInt | |
isDeleteRowsAfterImport | xml:boolean |
|
The response body is of type ProductListToPurchaseOrdersResponse.
Name | Description | Data Type |
---|---|---|
ProductListToPurchaseOrdersResult | xml:int |
|