Import productlist to received products
The request body is of type QuantityPriceBreakImportProductList.
Request Body Parameters
Name | Description | Data Type |
productListId | | xml:int |
productListRowIds | | ArrayOfInt |
quantityPriceBreakStoreId | | xml:int |
discountAgreementId | | xml:int |
promotionId | | xml:int |
dateFrom | | xml:dateTime |
dateTo | | xml:dateTime |
quantityPriceBreakType | | QuantityPriceBreakType |
amountType | | ProductListToDiscountAmountType |
isDeleteProductRowsOnSuccess | | xml:boolean |
Overview
The response body is of type QuantityPriceBreakImportProductListResponse.
Response Body Parameters
Name | Description | Data Type |
QuantityPriceBreakImportProductListResult | | ArrayOfString |
Overview