GET api/e/ys/ApplyFriend?memberID={memberID}&ContactID={ContactID}
申请 添加好友
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
ContactID |
人脉编号 |
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.