Skip to main content

Variant

A Variant is the same product with different options available for sale. You can render it to various clients and can be purchased from various vendors in a business.

Headers

HeaderValues
Authorization Zoho-oauthtoken {{ your_auth_token }}
X-com-zoho-store-organizationid{{ your_organization-id }}

Note: Replace {{ your_auth_token }} and {{ your_organization-id }} with corresponsing values.

 

Attributes

AttributeDescription
attribute_id1string: Unique ID generated by the server for the first attribute of the product. This is used as identifier.
attribute_id2string: Unique ID generated by the server for the second attribute of the product. This is used as identifier.
attribute_id3string: Unique ID generated by the server for the third attribute of the product. This is used as identifier.
attribute_name1string: First attribute name of the product.
attribute_name2string: Second attribute name of the product.
attribute_name3string: Third attribute name of the product.
variant_typestring: Type of the product variant.
document_idstring: Unique ID generated by the server for the Images associated with the variant.
alter_textstring: Alternative text for the image.
variant_idstring: Unique ID generated by the server for the variant of the product. This is used as identifier.
namestring: Name of the variant.
ratestring: Selling price of the variant.
label_ratestring: Actual price of the variant.
skustring: SKU of the variant.
actual_available_stock string: Quantity of the variant.
statusstring: Status of the variant.
attribute_option_name1,attibute_option_name2, attribute_option_name3string: Corresponding attribute values for the variant.
created_timestring: Created time of the variant.
last_modified_time string: Last modified time of the variant.