productVariant1OptionName | Name of product variant option 1. Value must be an existing variantOption in productVariant1Options input of Product Input Model. | string | required when productVariant1Options input of Product Input Model has value. |
productVariant2OptionName | Name of product variant option 2. Value must be an existing variantOption in productVariant2Options input of Product Input Model. | string | required when productVariant2Options input of Product Input Model has value. |
price | Price of product. | number | |
minPrice | Minimum price of product. | number | |
stockCode | Stock code. It is recommended to assign a stock code that indicates the variant option values. | string, maxLength(30) | required |
barCode | Product barcode. | string | |
image | Product image. (Base64 encoded string) | string | |