GET Api/F/YH/CategoryImport?FactoryID={FactoryID}&SysCategoryID={SysCategoryID}&ParentID={ParentID}
商品分类导入
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FactoryID |
供应商系统编号 |
globally unique identifier |
Required |
SysCategoryID |
系统商品分类编号 |
globally unique identifier |
Required |
ParentID |
父节点编号 |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.