Convert Variant to Bundle
Converts an existing product variant into a bundle product. Provide the bundle definition specifying which variants and quantities make up the bundle.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Path parameters
variantId
Request
The variant request that is to be converted to bundle
bundle_definition
channel_metadata
name
sku
Response
Created
created_on
Timestamp when the product was created
id
Unique identifier for the product
name
Product name
taxonomy
Product categorization information including category hierarchy
type
Product type (e.g., ‘Regular’ or ‘Bundle’)
updated_on
Timestamp when the product was last updated
user_id
ID of the user who owns this product
variants
List of variants belonging to this product. Each variant represents a specific SKU.

