Id |
string |
Defines variant update specified by variant id |
[optional] |
ProductId |
string |
Defines product's id where the variant has to be updated |
[optional] |
StoreId |
string |
Defines store id where the variant should be found |
[optional] |
LangId |
string |
Language id |
[optional] |
Options |
List<ProductVariantUpdateOptionsInner> |
Defines variant's options list |
[optional] |
Name |
string |
Defines variant's name that has to be updated |
[optional] |
Description |
string |
Specifies variant's description |
[optional] |
ShortDescription |
string |
Defines short description |
[optional] |
Model |
string |
Specifies variant's model that has to be added |
[optional] |
Sku |
string |
Defines new product's variant sku |
[optional] |
Visible |
string |
Set visibility status |
[optional] |
Status |
string |
Defines product variant's status |
[optional] |
BackorderStatus |
string |
Set backorder status |
[optional] |
AvailableForSale |
bool |
Specifies the set of visible/invisible product's variants for sale |
[optional] [default to true] |
Avail |
bool |
Defines category's visibility status |
[optional] [default to true] |
IsDefault |
bool |
Defines as a default variant |
[optional] |
IsFreeShipping |
bool |
Specifies variant's free shipping flag that has to be added |
[optional] |
Taxable |
bool |
Specifies whether a tax is charged |
[optional] [default to true] |
TaxClassId |
string |
Defines tax classes where entity has to be added |
[optional] |
IsVirtual |
bool |
Defines whether the product is virtual |
[optional] [default to false] |
ManageStock |
bool |
Defines inventory tracking for product variant |
[optional] |
InStock |
bool |
Set stock status |
[optional] |
WarehouseId |
string |
This parameter is used for selecting a warehouse where you need to set/modify a product quantity. |
[optional] |
ReserveQuantity |
decimal |
This parameter allows to reserve/unreserve product variants quantity. |
[optional] |
Quantity |
decimal |
Defines new products' variants quantity |
[optional] |
IncreaseQuantity |
decimal |
Defines the incremental changes in product quantity |
[optional] [default to 0M] |
ReduceQuantity |
decimal |
Defines the decrement changes in product quantity |
[optional] [default to 0M] |
Price |
decimal |
Defines new product's variant price |
[optional] |
SpecialPrice |
decimal |
Defines new product's variant special price |
[optional] |
RetailPrice |
decimal |
Defines new product's retail price |
[optional] |
OldPrice |
decimal |
Defines product's old price |
[optional] |
CostPrice |
decimal |
Defines new product's cost price |
[optional] |
FixedCostShippingPrice |
decimal |
Specifies fixed cost shipping price |
[optional] |
SpriceCreate |
string |
Defines the date of special price creation |
[optional] |
SpriceExpire |
string |
Defines the term of special price offer duration |
[optional] |
Weight |
decimal |
Weight |
[optional] [default to 0M] |
Barcode |
string |
A barcode is a unique code composed of numbers used as a product identifier. |
[optional] |
Width |
decimal |
Defines product's width |
[optional] |
WeightUnit |
string |
Weight Unit |
[optional] |
Height |
decimal |
Defines product's height |
[optional] |
Length |
decimal |
Defines product's length |
[optional] |
Gtin |
string |
Global Trade Item Number. An GTIN is an identifier for trade items. |
[optional] |
Upc |
string |
Universal Product Code. A UPC (UPC-A) is a commonly used identifer for many different products. |
[optional] |
Mpn |
string |
Manufacturer Part Number. A MPN is an identifier of a particular part design or material used. |
[optional] |
Ean |
string |
European Article Number. An EAN is a unique 8 or 13-digit identifier that many industries (such as book publishers) use to identify products. |
[optional] |
Isbn |
string |
International Standard Book Number. An ISBN is a unique identifier for books. |
[optional] |
HarmonizedSystemCode |
string |
Harmonized System Code. An HSC is a 6-digit identifier that allows participating countries to classify traded goods on a common basis for customs purposes |
[optional] |
CountryOfOrigin |
string |
The country where the inventory item was made |
[optional] |
MetaTitle |
string |
Defines unique meta title for each entity |
[optional] |
MetaDescription |
string |
Defines unique meta description of a entity |
[optional] |
MetaKeywords |
string |
Defines unique meta keywords for each entity |
[optional] |
Reindex |
bool |
Is reindex required |
[optional] [default to true] |
ClearCache |
bool |
Is cache clear required |
[optional] [default to true] |