文档
测试

用户信息接口

POST
https://api.leadnew.com.cn/index.php/centeruser/index.html

接口描述

POST提交

请求参数

参数名
类型
描述
必填
action
string
user.info
必填
type
string
客户端类型 Web,App,Wechat
必填
mobile
string
手机号
必填
data
array
数组
必填
uid
string
登录或注册时返回的会员uid
必填
timestamp
int
时间戳,精确到秒
必填

响应参数

参数名
类型
描述
必填
result
int
1:成功 0:失败
必填
msg
string
result为0时固有出错信息
必填
timestamp
int
时间戳
必填
data
array
用户数组
必填
uid
int
用户编号
必填
status
int
状态 0冻结 1正常
必填
avatar
string
头像
必填
sex
int
0女 1男
必填
point
double
积分
必填
balance
double
余额
必填
id_card
string
身份证号
必填
id_card_name
string
身份证名称
必填
bank
array
银行卡
必填
receive_address
array
收货地址数组
必填

说明 / 示例

请看加密说明