PriceList
Delete price list
Deletes a price list definition. Only custom price lists are supported.
Parameters for "Delete price list"
Update price list
Updates an existing price list definition. Only custom price lists are supported.
List price lists
Gets all price list definitions. - Prices on campaign price lists (id: xxxxxx2) can not be updated. Any such entries will be ignored. - ID for Ordinary, Sale and Campaign price lists starts from 1000000. The ID is calculated by this formula, Market ID * 1000000 + Type of price list (Ordinary=0, Sale=1, Capaign=2) Eg: Ordinary price list for market with ID 1 has ID = 1000000 Sale price list for market with ID 1 has ID = 1000001 Campaign price list for market with ID 1 has ID = 1000002 Ordinary price list for market with ID 2 has ID = 2000000