GET api/e/ys/OpenEntSytem?memberID={memberID}&code={code}&AuthCode={AuthCode}&EntSytemType={EntSytemType}

开通数字系统

Request Information

URI Parameters

NameDescriptionTypeAdditional information
memberID

会员编号

globally unique identifier

Required

code

微信code

string

Required

AuthCode

认证码 代支付码

string

Required

EntSytemType

选择系统版本

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.