GET api/customer/info

获取当前用户信息

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

ResponseOfCustomerResponseModel
NameDescriptionTypeAdditional information
data

CustomerResponseModel

None.

errcode

错误码,默认为成功:SUCCESS

string

None.

errmsg

错误信息,默认为:成功

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.