List price lists
Parameters for "List price lists"
Delete price list
Deletes a price list definition. Only custom price lists are supported.
Update price list prices
Updates price list prices. - 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 To remove a price, set the price to -1. This only applies to custom price lists.