Fields
Sample data
This example overrides one attribute and adds a new one on a product’s attributes.| Field | Value |
|---|---|
| Data | { "size": "L", "material": "wool" } |
size value is overwritten with L, the new material field is added, and color is left untouched.