CharacteristicOverrideInputType
Input type for overriding a product characteristic.
Input fields
The code of the characteristic to override.
Override the characteristic with a list of values.
Optional product code. If specified, the override applies only to this product.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"characteristicCode": "everybody-have-image-left-between",
"overrideValue": {"key": "value"},
"productCode": "single-position-recently-speech-story"
}