GET api/e/ys/ActivityCategoryEdit?memberID={memberID}&enterpriseID={enterpriseID}&id={id}&name={name}
编辑活动类别
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
enterpriseID |
系统编号 |
globally unique identifier |
Required |
id |
类别编号 |
globally unique identifier |
Required |
name |
活动类别名称 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.