Skip to content

Latest commit

 

History

History
92 lines (84 loc) · 7.67 KB

ProductUpdate.md

File metadata and controls

92 lines (84 loc) · 7.67 KB

ProductUpdate

Properties

Name Type Description Notes
id String Defines product id that has to be updated [optional]
model String Defines product model that has to be updated [optional]
oldPrice BigDecimal Defines product's old price [optional]
price BigDecimal Defines new product's price [optional]
specialPrice BigDecimal Defines new product's special price [optional]
spriceCreate String Defines the date of special price creation [optional]
spriceExpire String Defines the term of special price offer duration [optional]
costPrice BigDecimal Defines new product's cost price [optional]
fixedCostShippingPrice BigDecimal Specifies product's fixed cost shipping price [optional]
retailPrice BigDecimal Defines new product's retail price [optional]
quantity BigDecimal Defines new product's quantity [optional]
availableForView Boolean Specifies the set of visible/invisible products for users [optional]
weight BigDecimal Weight [optional]
weightUnit String Weight Unit [optional]
dimensionsUnit String Weight Unit [optional]
increaseQuantity BigDecimal Defines the incremental changes in product quantity [optional]
reduceQuantity BigDecimal Defines the decrement changes in product quantity [optional]
warehouseId String This parameter is used for selecting a warehouse where you need to set/modify a product quantity. [optional]
reserveQuantity BigDecimal This parameter allows to reserve/unreserve product quantity. [optional]
manageStock Boolean Defines inventory tracking for product [optional]
backorderStatus String Set backorder status [optional]
name String Defines product's name that has to be updated [optional]
sku String Defines new product's sku [optional]
visible String Set visibility status [optional]
manufacturer String Defines product's manufacturer [optional]
manufacturerId String Defines product's manufacturer by manufacturer_id [optional]
categoriesIds String Defines product add that is specified by comma-separated categories id [optional]
relatedProductsIds String Defines product related products ids that has to be updated [optional]
upSellProductsIds String Defines product up-sell products ids that has to be updated [optional]
crossSellProductsIds String Defines product cross-sells products ids that has to be updated [optional]
description String Defines new product's description [optional]
shortDescription String Defines short description [optional]
metaTitle String Defines unique meta title for each entity [optional]
metaKeywords String Defines unique meta keywords for each entity [optional]
metaDescription String Defines unique meta description of a entity [optional]
storeId String Defines store id where the product should be found [optional]
langId String Language id [optional]
inStock Boolean Set stock status [optional]
status String Defines product's status [optional]
seoUrl String Defines unique URL for SEO [optional]
reportRequestId String Report request id [optional]
disableReportCache Boolean Disable report cache for current request [optional]
reindex Boolean Is reindex required [optional]
tags String Product tags [optional]
clearCache Boolean Is cache clear required [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]
taxable Boolean Specifies whether a tax is charged [optional]
productClass String A categorization for the product [optional]
height BigDecimal Defines product's height [optional]
length BigDecimal Defines product's length [optional]
width BigDecimal Defines product's width [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]
searchKeywords String Defines unique search keywords [optional]
barcode String A barcode is a unique code composed of numbers used as a product identifier. [optional]
isVirtual Boolean Defines whether the product is virtual [optional]
isFreeShipping Boolean Specifies product free shipping flag that has to be updated [optional]
reservePrice BigDecimal Defines reserve price value [optional]
buyitnowPrice BigDecimal Defines buy it now value [optional]
availFrom String Allows to schedule a time in the future that the item becomes available. The value should be greater than the current date and time. [optional]
taxClassId String Defines tax classes where entity has to be added [optional]
type String Defines product's type [optional]
avail Boolean Defines category's visibility status [optional]
deliveryCode String The delivery promise that applies to offer [optional]
checkProcessStatus Boolean Disable or enable check process status. Please note that the response will be slower due to additional requests to the store. [optional]
packageDetails ProductAddPackageDetails [optional]
storesIds String Assign product to the stores that is specified by comma-separated stores' id [optional]
manufacturerInfo ProductAddManufacturerInfo [optional]
productionPartnerIds String Defines product production partner ids that has to be updated [optional]
shippingTemplateId Int The numeric ID of the shipping template associated with the products in Etsy. You can find possible values in the "cart.info" API method response, in the field shipping_zones[]->id. [optional]
whenMade String An enumerated string for the era in which the maker made the product. [optional]
isSupply Boolean If true, it indicates the product as a supply, otherwise it indicates that it is a finished product. [optional]
downloadable Boolean Defines whether the product is downloadable [optional]
materials Seq<String> A list of material strings for materials used in the product. [optional]
autoRenew Boolean When true, automatically renews a listing upon its expiration. [optional]
onSale Boolean Set whether the product on sale [optional]