| Name | Description | Type | Additional information |
|---|---|---|---|
| productid |
商品的ID |
integer |
None. |
| productname |
商品的名称 |
string |
Required Max length: 40 |
| barcode |
商品的条形码 |
string |
Max length: 20 |
| unit |
商品的单位 |
string |
Required Max length: 8 |
| normalretailprice |
商品的一般零售价 |
decimal number |
Required |
| normallowestretailprice |
商品的一般零售折扣底价 |
decimal number |
Required |
| normalpurchaseprice |
商品的一般进货价 |
decimal number |
Required |
| productclasscode |
商品的所属类别 |
string |
Required Max length: 9 |
| producttype |
商品的类型 |
string |
Max length: 20 |
| isneedweighing |
是否计重商品 |
string |
Required Max length: 1 |
| state |
商品的状态 |
string |
Required Max length: 1 |
| standard |
商品的规格 |
string |
Max length: 30 |
| producingarea |
商品的产地 |
string |
Max length: 20 |
| qualitylevel |
商品的质量标准 |
string |
Max length: 30 |
| indexcode |
商品的检索码,可以不输入。 |
string |
Max length: 40 |
| reserv1 |
保留一 |
string |
Max length: 50 |
| reserved |
保留二 |
string |
Max length: 50 |
| Details |
套装商品明细 |
Collection of PosProductSubParm |
None. |