查询停车场白名单
POST
https://api.icar.leadnew.com.cn/index/index
请求参数
参数名
类型
描述
必填
merchantid
string
领新提供(上送)
必填
data
string
加密后的数据(上送)
必填
action
string
固定值:white.select(加密字段,不上送)
必填
park_number
string
停车场编号(加密字段,不上送)
必填
license_plate
string
车牌号(加密字段,不上送)
必填
响应参数
参数名
类型
描述
必填
result
int
成功标记:1 失败标记:0
必填
msg
string
result为0时固有出错信息
必填