GET Api/A/YS/MInfoGroupOffOrOn?MemberID={MemberID}&CGroup_InfoID={CGroup_InfoID}&State={State}
会员基本资料分组操作-启用禁用
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
MemberID | globally unique identifier |
Required |
|
CGroup_InfoID | globally unique identifier |
Required |
|
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.