...
Edit pricelist | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Request | PUT /editor/plugins_matchanalysis_pricingpresetprices | |||||||||
Params | pricesId Required. ID of pricelist to be edited | |||||||||
currency Optional. Currency of prices. Must be not longer than 3 alphanumeric or $€£¥ characters. Should be either not empty or not mentioned among the params | ||||||||||
noMatch Optional. Price for match-rates that do not belong to any range. Should be a decimal value with up to 4 digits after floating point. | ||||||||||
range123 Optional. Price for match-rates within the range having ID=123. Should be a decimal value with up to 4 digits after floating point. | ||||||||||
|
Deletepresetpricelist | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Request | DELETE /editor/plugins_matchanalysis_pricingpresetpricingpresetprices | |||||||||
Params | presetId pricesId Required. ID of preset pricelist to be deleted | |||||||||
|
...