GET api/Account/getmybalance?UserId={UserId}
获取我的账户余额
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
UserId |
用户Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
获取我的账户余额
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.