GET api/e/ys/SPNoticeList?memberID={memberID}&KeyWord={KeyWord}&PageIndex={PageIndex}&PageSize={PageSize}

服务商 通知列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
memberID

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

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.