GET api/e/ys/LeavingMessageContact?memberID={memberID}&otherMemberid={otherMemberid}&msg={msg}&FileUrl={FileUrl}
人脉留言
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
发送者会员编号 |
globally unique identifier |
Required |
otherMemberid |
接受者会员编号 |
globally unique identifier |
Required |
msg |
留言内容 |
string |
Required |
FileUrl |
文件路径 |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.