描述:获取会员基础资料
请求方式:GET
请求地址:/v1/user
版本:v1
内部API调用方法名:User_getUser
返回参数
参数 | 类型 | 验证规则 | 最大长度 | 描述 | 示例 |
_client | array | - | 客户资料 | ||
Lemail | string | - | 邮箱 | example | |
Lphone_code | string | - | 手机区号 | +86 | |
Lphone | string | - | 手机号 | example | |
Lqq | string | - | QQ号 | example | |
Lusername | string | - | 真实姓名 | example | |
Lcompanyname | string | - | 公司名称 | example | |
Lcountry | string | - | 国家 | example | |
Lprovince | string | - | 省份 | example | |
Lcity | string | - | 城市 | example | |
Lregion | string | - | 地区 | example | |
Laddress | string | - | 地址 | example | |
Ldefaultgateway | string | - | 默认支付方式 | example | |
Lmarketing_emails_opt_in | string | - | 接受营销信息,1接收,0不接收 | 1 | |
Lcredit | string | - | 余额 | example | |
country | array | - | 国家 | example |