Add Product Variants
Adds new variants to an existing product. The request body must be an array of variant objects, each requiring a unique SKU.
Authentication using Personal Access Token (PAT) token
Channel-specific metadata for different sales platforms (Amazon, Shopify, BigCommerce, etc.)
The physical dimensions (length, width, height) of the variant
The Global Trade Item Number (GTIN) for the variant
Lot tracking information including whether the variant is lot-tracked and minimum shelf life
The ID of the packaging material type (e.g., Box, Envelope, Poly Mailer)
The ID of the packaging requirement for the variant (e.g., IsFragile, RequiresBubbleWrap)
The unique stock keeping unit (SKU) for the variant
The status ID of the variant (0 = Active, 1 = Inactive)
The Universal Product Code (UPC) for the variant
Product type (e.g., ‘Regular’ or ‘Bundle’)