Products > Product Variants
A Product Variant signifies a specific version of a product. While a product may have different options like color and potentially differing prices among its variants, they all belong to the same product family. Variants do not maintain separate descriptions and cannot be assigned to different categories or brands. It's worth noting that many products may have just a single variant, which is perfectly acceptable.
Endpoints
Endpoint | Description |
---|---|
productVariants | Get product variants |
productVariantsCreate | Create product variants |
productVariantsDelete | Delete product variants |
productVariantsModify | Modify product variants |
productVariantsPage | Get product variants page |
productVariantsPriceHistory | Get product variant price history |
Types
Types |
---|
ProductVariant |
ProductVariantCreate |
ProductVariantModify |
ProductVariantPage |
ProductVariantPriceHistory |
ProductVariantsPageSortBy |