Update Item Attribute Value
PATCH {{base-url}}/tso/webconnector/v2.0/companies({{company}})/itemAttributeValuesWebCon({{ItemAttributeValueId}})
Request Body
{"value"=>"{{$randomHexColor}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
content-type | string | ||
If-Match | string |
RESPONSES
status: OK
{"@odata.context":"https://start.tso.de/bc/api/tso/webconnector/v2.0/$metadata#companies(f85466d7-0d30-ee11-bdfc-6045bde98c16)/itemAttributeValuesWebCon/$entity","@odata.etag":"W/\"JzE4Ozc2Mjg2OTM4MjYyOTk5MzMzOTE7MDA7Jw==\"","id":"eff080af-1540-ee11-a0d1-e2bf3d7f8083","actualID":63,"value":"Blueisch Lilac","blocked":false,"attributeValueID":1}