GET api/e/ys/ContactMessage?memberID={memberID}&SentMemberID={SentMemberID}&KeyWord={KeyWord}&PageIndex={PageIndex}&PageSize={PageSize}
人脉消息
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
SentMemberID |
发送者编号 |
globally unique identifier |
Required |
KeyWord | string |
Default value is |
|
PageIndex | integer |
Default value is 1 |
|
PageSize | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.