Parametric value to set. Use one of the value fields, depending on the type of the parameter. If code does not exist it will be created. If List value does not exist it will be created. Cultures for list values will only be added or updated, never deleted. Null values will result in no changes from before.
External parametric code configured in Norce Commerce. Used to match parameter.
List of parametric translations.
List of possible values to set for parametrics with multiple value choice.
{ "ParametricCode": "string", "Cultures": [ { … } ], "MultipleValueList": [ { … } ], "ValueBoolean": true, "ValueDateTime": "string", "ValueDecimal": 0, "ValueInteger": 0, "ValueList": { "Code": "string", "Value": "string", "Description": "string", "Cultures": [ … ] } }