NameDescriptionTypeAdditional information
ShopId

店铺ID。

string

None.

AddState

在上当前店铺的上架状态,1上架,可售。 此值为“1”,且State字段也为1时才是真的可售。

string

None.

RetailPrice

零售价

decimal number

None.

RetailLowestPrice

最低零售价。

decimal number

None.

Inventory

库存。

decimal number

None.

ShopName

门店名

string

None.

Unit

单位。

string

None.

TotalValueByPrice

按零售价计算的(当前门店)仓库库存货值。

decimal number

None.

TotalValueByLowestPrice

按最低零售价计算的(当前门店)仓库库存货值 。

decimal number

None.

ProductId

商品ID。

integer

None.

ProductName

商品名

string

None.

BarCode

条码。

string

None.

ProductClassCode

商品类别码。

string

None.

ProductClassName

商品类别名。

string

None.

IsNeedWeighing

是否计重商品,1表示是。

string

None.

Standard

规格

string

None.

ProductingArea

产地

string

None.

QualityLevel

质量标准/等级

string

None.

IndexCode

快捷检索码,产品名称的拼音声母首字母。

string

None.

Reserve1

保留字段一

string

None.

Reserve2

保留字段二。

string

None.

ImgUrl

图片文件的URL,相对路径(在本API站点上。) /upload/product/1.jpg

string

None.

State

1表示可售,0表示禁售。(商品的状态,作用于所有店铺)

string

None.