ItemVariation
This object represents a variation that is configured on an item.
Field | Type | Description |
name | string | The name of the variation. Examples: size, color, length |
values | string [ ] | An array of values for the variation. |
The Developer Tools page on the merchant portal has a working example using variations. Please have a look.