Updating the reason for changing the quote status

PUT {{api-url}}/quote/{{tenant}}/quote-reasons/{{quoteReasonId}}

Preview

Updating the reason for changing the quote status.


Required scopes

  • quote.quote_manage

Request Body

{"code"=>"PRICE_TOO_HIGH", "type"=>"CHANGE", "message"=>{"en"=>"The price is too high", "de"=>"Der Preis ist zu hoch"}, "metadata"=>{"version"=>1}}

HEADERS

KeyDatatypeRequiredDescription
Content-Languagestring(Required) The Content-Language request HTTP header defines language(s) of the payload.
Content-Typestring
Acceptstring