Update price adaptations valueAsk AIput https://api.instellix.io/v2/price-adaptations/{ident}/values/{valueIdent}Update price adaptations valuePath Paramsidentstringrequiredlength between 1 and 100Price adaptation ident. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.valueIdentstringrequiredlength between 1 and 100Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.Body ParamsIndexPriceAdaptationValueUpdateRequesttypestringrequiredType of Price Adaptations. Currently only: INDEX. Must not be null. Must be one of: INDEXvaluenumberValue of the indexResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 7 months ago