GET api/UnPos/Shop/ProductClass/Get
获取当前商户的商品类别数据
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
获取当前商户的商品类别数据
CommonOperationResultWithTagOfV_UnPos_ProductClassDataTableName | Description | Type | Additional information |
---|---|---|---|
errcode | integer |
None. |
|
errmsg | string |
None. |
|
tag | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "errcode": 1, "errmsg": "sample string 2", "tag": null }
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.