GET api/e/ys/GetSystemMessageInfo?memberID={memberID}&msgId={msgId}

获取系统信息详情

Request Information

URI Parameters

NameDescriptionTypeAdditional information
memberID

会员编号

globally unique identifier

Required

msgId

通知消息ID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.