GET Api/A/YS/MInfoGroupSet?MemberID={MemberID}&MemberInfoID={MemberInfoID}&GroupIDs={GroupIDs}
设置基本信息分组
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
MemberID |
会员编号 |
globally unique identifier |
Required |
MemberInfoID |
基本资料编号 |
globally unique identifier |
Required |
GroupIDs |
分组编号列表 多个用逗号隔开 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.