GET api/e/ys/ServicePoster?memberID={memberID}&enterpriseID={enterpriseID}&wwwID={wwwID}&serviceid={serviceid}
获取服务海报
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
enterpriseID |
系统编号 |
globally unique identifier |
Required |
wwwID |
网站编号 |
globally unique identifier |
Required |
serviceid |
服务编号 |
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.