宜泊科技
  1. 3.2.14-标准查询接口
宜泊科技
  • 宜泊科技标准接口文档v3.0
    • 3.1-接口规范
    • 3.2-合作商调用接口
      • 3.2.1-临停缴费
        • 订单同步paysyncWithDeductionV3
        • 查费getProStopWithDeductionV3
        • 无牌车入场
      • 3.2.2-CRM系统优惠接入
        • CRM查费V5
        • CRM订单同步V5
      • 3.2.3-抵扣券业务
        • 分钟抵扣券发放
        • 分钟抵扣券删除
        • 小时/金额抵扣券发放(同时支持5.0车场)
        • 查询抵扣券列表
        • 查询抵扣券详情
      • 3.2.4-月租/固定车同步
        • 3.2.4.1-使用宜泊系统进行月租管理
          • 月租费率按车场查询
          • 月租新增
          • 月租删除
          • 月租车获取充值费用
          • 月租车充值结果下发
          • 月租修改
          • 查询车场所有月租
          • 月租查询
        • 3.2.4.2-使用第三方物业系统进行月租管理
          • 月租同步
      • 3.2.5-道闸接口
        • 控制道闸开闸
        • 控制道闸落闸
        • 场内车出场状态更新(删除在场车)
        • 道闸常开
      • 3.2.6-共享停车6.0
        • 共享车预约下单同步
        • 共享车预约终止
        • 共享预约车查询用户数据
        • 预约同步接口V2-支持出入权限管理
      • 3.2.7-剩余车位查询
        • 剩余车位查询
      • 3.2.8-时段月租同步业务
        • 获取时段月租费率
        • 新增&更新时段月租车辆信息
        • 删除时段月租车辆信息
        • 根据车牌获取内部车信息
      • 3.2.9-电子发票平台接口
        • 电子发票查询
      • 3.2.10-锁车业务
        • 下发解锁车辆命令
        • 下发锁定车辆命令
      • 3.2.11-白名单同步接口
        • 删除白名单车
        • 添加白名单车
      • 3.2.12-新增酒店车
        • 新增酒店车
        • 查询酒店车
        • 删除酒店车
      • 3.2.13特殊车辆操作
        • 同步特殊车辆接口
        • 查询特殊车辆接口
        • 删除特殊车辆接口
      • 3.2.14-标准查询接口
        • 临停订单查询接口
          POST
        • 停车明细查询接口
          POST
      • 3.2.14查询在场车全量数据
        POST
    • 3.3-上报合作商接口
      • 3.3.1-停车场信息出入场上报
        • 车辆入场上报
        • 车辆出场上报
        • 车场订单上报
        • 第三方无感出场
        • 停车场基础信息上报
        • 异常抬杆数据上报
        • 设备状态上报
    • 3.4-CPGS
      • ⼀次性查询停车场内车位占⽤状态
      • 模糊查询车牌
      • 根据车牌获取车辆位置信息
      • 车库剩余车位数查询
  1. 3.2.14-标准查询接口

停车明细查询接口

开发中
testlpn
http://testlpn.ebopark.com
testlpn
http://testlpn.ebopark.com
POST
http://testlpn.ebopark.com
http://ump.ebopark.com/ebo/park/query/carParkSession
本接口测试环境为:http://120.79.137.164:8080/ebo/park/query/carParkSession
本接口正式环境为:http://ump.ebopark.com/ebo/park/query/carParkSession
接口规范参照:3.1-接口规范

请求参数

Query 参数
partnerid
string 
可选
示例值:
test
sign
string 
可选
示例值:
{{lpn_sign}}
Body 参数application/json
parkCode
string 
车场编码
必需
startTime
string 
查询开始时间
必需
格式:"yyyy-MM-dd HH:mm:ss"
endTime
string 
查询结束时间
必需
格式:"yyyy-MM-dd HH:mm:ss"
示例
{"parkCode":"510185001","startTime":"2025-06-26 10:00:00","endTime":"2025-06-27 00:00:00"}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'http://ump.ebopark.com/ebo/park/query/carParkSession?partnerid=test&sign=' \
--header 'Content-Type: application/json' \
--data-raw '{"parkCode":"510185001","startTime":"2025-06-26 10:00:00","endTime":"2025-06-27 00:00:00"}'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
msg
string 
必需
result
object 
必需
carParkSessionList
array [object {41}] 
停车明细列表
必需
示例
{
    "code": 200,
    "msg": "成功",
    "result": {
        "carParkSessionList": [
            {
                "entryChannelId": 9460,
                "miscAmount": 0.00,
                "isNewEnergy": 0,
                "freeReason": "",
                "entryNotes": null,
                "companyName": "",
                "chargeType": "TEMP",
                "operatorName": "",
                "plateColor": "",
                "entryPlateImage": "",
                "exitPlateImage": "",
                "carColor": "",
                "couponAmount": 0.00,
                "carType": "小型车",
                "outId": "300907174_",
                "stationName": "chen",
                "chargeAmount": 0.00,
                "operatorId": 0,
                "exitChannelId": 9460,
                "stationId": 380,
                "isAbnormal": 0,
                "carBrand": "",
                "isDelete": 0,
                "deductAmount": 0.00,
                "incomeAmount": 0.00,
                "entryImage": "https://ebo-image-v6.oss-cn-shenzhen.aliyuncs.com/953c8daf-88855f07-20250625160630",
                "plateNumber": "",
                "userName": "",
                "userId": 0,
                "exitNotes": "",
                "exitChannelName": "225-RM",
                "entryTime": "2025-06-25 16:06:30",
                "exitTime": "2025-06-25T16:12:21.000+08:00",
                "companyId": 0,
                "exitImage": "https://ebo-image-v6.oss-cn-shenzhen.aliyuncs.com/953c8daf-88855f07-20250625161221",
                "parkCode": "510185001",
                "parkMins": 6,
                "tokenType": "APPID",
                "entryChannelName": "225-RM",
                "tokenValue": "oEBYnw7QMt3pFHIEjdSGORDi7o-Y",
                "carModel": ""
            },
            {
                "entryChannelId": 9460,
                "miscAmount": 0.00,
                "isNewEnergy": 0,
                "freeReason": "",
                "entryNotes": null,
                "companyName": "",
                "chargeType": "TEMP",
                "operatorName": "",
                "plateColor": "",
                "entryPlateImage": "",
                "exitPlateImage": "",
                "carColor": "",
                "couponAmount": 0.00,
                "carType": "小型车",
                "outId": "300907175_",
                "stationName": "luo_test",
                "chargeAmount": 0.00,
                "operatorId": 3460,
                "exitChannelId": 9322,
                "stationId": 254,
                "isAbnormal": 0,
                "carBrand": "",
                "isDelete": 0,
                "deductAmount": 0.00,
                "incomeAmount": 0.00,
                "entryImage": "https://ebo-image-v6.oss-cn-shenzhen.aliyuncs.com/953c8daf-88855f07-20250625162436",
                "plateNumber": "临HEY662",
                "userName": "",
                "userId": 0,
                "exitNotes": "人工出场。操作人:陈慧宗",
                "exitChannelName": "231-R3-9322",
                "entryTime": "2025-06-25 16:24:36",
                "exitTime": "2025-06-25T16:28:49.000+08:00",
                "companyId": 0,
                "exitImage": "",
                "parkCode": "510185001",
                "parkMins": 5,
                "tokenType": "APPID",
                "entryChannelName": "225-RM",
                "tokenValue": "oEBYnw7QMt3pFHIEjdSGORDi7o-Y",
                "carModel": ""
            },
            {
                "entryChannelId": 9460,
                "miscAmount": 0.00,
                "isNewEnergy": 0,
                "freeReason": "",
                "entryNotes": null,
                "companyName": "",
                "chargeType": "TEMP",
                "operatorName": "",
                "plateColor": "",
                "entryPlateImage": "",
                "exitPlateImage": "",
                "carColor": "",
                "couponAmount": 0.00,
                "carType": "小型车",
                "outId": "300907176_",
                "stationName": "luo_test",
                "chargeAmount": 0.00,
                "operatorId": 3460,
                "exitChannelId": 9322,
                "stationId": 254,
                "isAbnormal": 0,
                "carBrand": "",
                "isDelete": 0,
                "deductAmount": 0.00,
                "incomeAmount": 0.00,
                "entryImage": "https://ebo-image-v6.oss-cn-shenzhen.aliyuncs.com/",
                "plateNumber": "浙O88888",
                "userName": "",
                "userId": 0,
                "exitNotes": "人工出场。操作人:陈慧宗",
                "exitChannelName": "231-R3-9322",
                "entryTime": "2025-06-26 13:46:03",
                "exitTime": "2025-06-26T13:47:09.000+08:00",
                "companyId": 0,
                "exitImage": "",
                "parkCode": "510185001",
                "parkMins": 2,
                "tokenType": "LPN",
                "entryChannelName": "225-RM",
                "tokenValue": "",
                "carModel": ""
            },
            {
                "entryChannelId": 9460,
                "miscAmount": 0.00,
                "isNewEnergy": 0,
                "freeReason": "",
                "entryNotes": null,
                "companyName": "",
                "chargeType": "FIXNOLIMIT",
                "operatorName": "",
                "plateColor": "",
                "entryPlateImage": "",
                "exitPlateImage": "",
                "carColor": "",
                "couponAmount": 0.00,
                "carType": "小型车",
                "outId": "300907177_",
                "stationName": "luo_test",
                "chargeAmount": 0.00,
                "operatorId": 3460,
                "exitChannelId": 9322,
                "stationId": 254,
                "isAbnormal": 0,
                "carBrand": "",
                "isDelete": 0,
                "deductAmount": 0.00,
                "incomeAmount": 0.00,
                "entryImage": "https://ebo-image-v6.oss-cn-shenzhen.aliyuncs.com/",
                "plateNumber": "青T66666",
                "userName": "K",
                "userId": 1456099,
                "exitNotes": "人工出场。操作人:陈慧宗",
                "exitChannelName": "231-R3-9322",
                "entryTime": "2025-06-26 13:58:27",
                "exitTime": "2025-06-26T14:06:44.000+08:00",
                "companyId": 0,
                "exitImage": "",
                "parkCode": "510185001",
                "parkMins": 9,
                "tokenType": "LPN",
                "entryChannelName": "225-RM",
                "tokenValue": "",
                "carModel": ""
            }
        ]
    }
}
修改于 2025-06-27 09:19:49
上一页
临停订单查询接口
下一页
3.2.14查询在场车全量数据
Built with