GET api/s/yg/RechargeMoney?SID={SID}&UserID={UserID}&MemberID={MemberID}&Amount={Amount}&Pwd={Pwd}
会员充值
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SID | globally unique identifier |
Required |
|
UserID | globally unique identifier |
Required |
|
MemberID | globally unique identifier |
Required |
|
Amount | integer |
Required |
|
Pwd | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.