CharacteristicOverrideType
An override for a specific characteristic.
Fields
The characteristic being overridden.
The value to override the characteristic with.
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
{
"characteristic": CharacteristicType,
"overrideValue": CharacteristicValueInterface,
"productCode": "party-common-develop-do-last"
}