GET api/e/ys/AddVisitingCard?memberID={memberID}&infoID={infoID}&tempID={tempID}
创建名片
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
infoID |
信息编号 |
globally unique identifier |
Required |
tempID |
模板编号 |
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.