GET api/Account/getmybalance?UserId={UserId}

获取我的账户余额

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserId

用户Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

获取我的账户余额

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.