GET api/s/yg/RechargeScore?SID={SID}&UserID={UserID}&MemberID={MemberID}&Score={Score}&Pwd={Pwd}

会员充值积分

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SID

globally unique identifier

Required

UserID

globally unique identifier

Required

MemberID

globally unique identifier

Required

Score

integer

Required

Pwd

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.