GET api/e/ys/EXUpgradeStandardSystem?memberID={memberID}&code={code}&AuthCode={AuthCode}&EntSytemType={EntSytemType}
升级至标准系统
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
code |
微信code |
string |
Required |
AuthCode |
认证码 |
string |
Required |
EntSytemType |
系统类型 |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.