VariationSelectionInput
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
Overview
The selected value of a dimension that a product varies on.
Arguments
Argument | Description |
---|---|
dimension (String required) | The name of the dimension. 'Color', for example. The size should be greater than or equal to 1 and less than or equal to 255. |
value (String required) | The value of this dimension for the product. 'Red', for example. The size should be greater than or equal to 1 and less than or equal to 6000. |
Updated 1 day ago