GET Api/F/YH/CategoryDelete?FactoryID={FactoryID}&CategoryID={CategoryID}
删除商品分类
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FactoryID |
供应商系统编号 |
globally unique identifier |
Required |
CategoryID |
商品分类编号 |
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.