ProductVariants
Returns collection of PRODUCT VARIANTS resources that belong to given shop and product.
Columns
| Name | Type | References | |
| VariantId | String | ||
| Href | String | ||
| Name | String | ||
| Url | String | ||
| Price | Integer | ||
| PriceTax | Double | ||
| PreviousPrice | Integer | ||
| PreviousPriceTax | Double | ||
| Quantity | Integer | ||
| Position | Integer | ||
| Barcode | String | ||
| Sku | String | ||
| ExternalId | String | ||
| Description | String | ||
| Images | String | ||
| Taxes | String | ||
| MetaFields | String | ||
| CreatedOn | Datetime | ||
| UpdatedOn | Datetime | ||
| ShopId | String |
Shops.ShopId | |
| ProductId | String |
Products.ProductId |