获取所有的电卡信息Get all electric card
POST
/queryCardList
接口描述
应用场景Application scenarios 获取所有的电卡信息 Get all electric card information
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
token
String
身份标识 Identification
必填
pageSize
Integer
每页数量 Number each page
必填
pageNum
Integer
页码 Page numbe
必填
userId
Integer
用户id User id
必填
响应参数
参数名
类型
描述
必填
user_card_id
string
卡号 card ID number
必填
owner_id
int
公众号Id Official ID
必填
user_name
string
用户名称 User Name
必填
type
int
0、实体卡 entity cards 1、虚拟卡 virtualize card
必填
area_type
int
0 全国通用 1 省份0 全国通用 1 省份通用 2 城市通用 3 区县通用 4 小区通用 5 仅限设备使用 0 National general 1 Province 0 National general 1 Province general 2 City general 3 District county general 4 Community general 5 Only for equipment use
必填
area_id
int
0 全国 其余为各区域ID 0 countrywide The rest are the region IDs
必填
card_id
string
卡号ID card ID
必填
is_count
int
是否加入统计:0 加入统计(默认) 1 不统计充值款外的金额 2 完全不统计 Whether to add statistics: 0 Add statistics (default) 1 Do not count the amount other than the recharge 2 No statistics at all
必填
in_time
int
插入时间 insertion time
必填
balance
int
余额 balance
必填
user_id
int
用户Id User Id
必填
phone
string
手机号 phone number
必填
id
int
id
必填
email
string
示例邮箱地址 email address
必填
success
boolean
示例:true
必填