GET api/e/ys/GetVersionServiceFee?memberID={memberID}&intType={intType}
返回版本续费费用
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
intType |
认证类型 1 默认个人认证 2企业认证 |
integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.