Name | Description | Type | Additional information |
---|---|---|---|
MerchantId |
商户ID int |
integer |
Required |
ShopId |
店铺ID char(4) Not Null. |
string |
Required Max length: 4 |
ProductId |
商品ID int 不能为空 |
integer |
Required |
StopStatus |
商品状态 char(1) 不能为空 |
string |
Required Max length: 1 Min length: 1 |
StopToTime |
停牌日期 char(10) 可以为空 |
string |
Max length: 10 Min length: 9 |