GET Api/F/YH/MemberGroupAdd?FactoryID={FactoryID}&Name={Name}&Memo={Memo}&State={State}
添加会员分组
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FactoryID |
供应商系统编号 |
globally unique identifier |
Required |
Name |
会员分组名称 |
string |
Required |
Memo |
会员分组备注 |
string |
Default value is |
State |
状态 |
boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.