OrderDetailDTO节点

参数名称 类型 说明
orderNo String 订单号
createDate Long 创建时间 (时间戳)
bookingDateMillis Long 预约用车时间 (时间戳)
bookerName String 预定人姓名
bookerPhone String 预定人手机号
bookingStartAddr String 上车地点
bookingStartAddrShort String 预定开始地点短地址
bookingStartPoint String 预定上车坐标点
bookingEndAddr String 下车地点
bookingEndAddrShort String 预定结束地点短地址
bookingEndPoint String 预定下车坐标点
factStartAddr String 实际上车地点
factStartAddrShort String 实际开始地点短地址
factStartPoint String 实际上车坐标点
factEndAddr String 实际下车地点
factEndAddrShort String 实际结束地点短地址
factEndPoint String 实际下车坐标点
cityId Integer 城市id
serviceId Integer 订单类型 30:巴士接机 31:巴士送机 32:巴士日租 33:巴士半日租 34:巴士特色路线 50:多日租
carGroupId Integer 车组
driverName String 司机姓名
driverPhone String 司机手机号
licensePlates String 车牌号
flightNo String 航班号
estimatedAmount String 预估金额(单位 : 分)
estimatedAmountYuan String 预估金额(单位 : 元)
status Integer 订单状态:详见订单状态枚举
factDate Long 实际上车时间(时间戳)
factEndDate Long 实际下车时间(时间戳)(订单完成时间)
endServiceDate Long 服务结束时间(时间戳)
cityName String 城市名称
carGroupName String 车型名称
cancelCreateDate String 取消操作时间
memo String 取消原因
roundTrip Integer 是否往返 0-否(即单程) 1-是(即往返)
arriveDate Long 司机到达时间(时间戳)
startOffDate Long 司机出发时间(时间戳)
bindDriverDate Long 绑定司机时间(时间戳)
bookingDays Integer 多日预订日期天数 "3" 代表3天
driverMeal Integer 包吃 1 是 0 否
driverRest Integer 包住 1 是 0 否
multiPoint String 多日预订地点 ([{ "bookingDate":1504342541000,出发日期 "booking":[{ "bookingAddr":"天安门", 地点名称 "bookingPointLo":"123", 坐标经度 "bookingPointLa":"123", 坐标纬度 "bookingStatus":"0" 地点状态:0 未经过 1 已经过}] }])
remark String 备注
chargeDetail ChargeDetailDTO 费用明细,待结算以及以后的状态返回,详见ChargeDetailDTO

JSON数据示例

  {
    "code": 1000,
    "msg": "success",
    "data": {
        "orderNo": "BD200511044728598659",
        "createDate": 1589193664000,
        "bookingDateMillis": 1589336940000,
        "bookerName": "铁憨憨",
        "bookerPhone": "13800000000",
        "bookingStartAddr": "aa",
        "bookingStartAddrShort": "aa",
        "bookingStartPoint": "116.45894,39.90889",
        "bookingEndAddr": "bb",
        "bookingEndAddrShort": "bb",
        "bookingEndPoint": "116.4648,39.947268",
        "factStartAddr": null,
        "factStartAddrShort": null,
        "factStartPoint": null,
        "factEndAddr": null,
        "factEndAddrShort": null,
        "factEndPoint": null,
        "cityId": 44,
        "serviceId": 32,
        "carGroupId": 50,
        "driverName": null,
        "driverPhone": null,
        "licensePlates": null,
        "flightNo": null,
        "estimatedAmount": 1900,
        "estimatedAmountYuan": "19.0",
        "status": 10600,
        "factDate": null,
        "factEndDate": null,
        "endServiceDate": null,
        "cityName": "北京",
        "carGroupName": "舒适",
        "cancelCreateDate": "1589194320000",
        "memo": "派单超时定时任务自动取消",
        "roundTrip": 1,
        "arriveDate": null,
        "startOffDate": null,
        "bindDriverDate": null,
        "bookingDays": null,
        "driverMeal": 0,
        "driverRest": 0,
        "multiPoint": null,
        "remark": "",
        "chargeDetail": {
            "estimatedAmount": "19.00",
            "amount": "19.00",
            "baseFee": "10.00",
            "baseDiscount": 1,
            "includeMileage": 1,
            "includeMinute": 1,
            "distance": 0,
            "overDistance": 4.00,
            "overDistancePrice": "0.00",
            "overDistanceFee": "0.00",
            "duration": 0,
            "overDuration": 9,
            "overDurationPrice": "1.00",
            "overDurationFee": "9.00",
            "nightDuration": 10,
            "nightDurationPrice": "0.00",
            "nightDurationFee": "0.00",
            "longDistant": 13.00,
            "longDistantFee": "0.00",
            "otherFee": "0.00",
            "damageFee": "0.00",
            "refundFee": "19.00",
            "refundDate": 1589194320000,
            "couponId": 0,
            "couponAmount": "0.00",
            "overEstimateDistance": 0.00,
            "overEstimateDistanceFee": "0.00",
            "overEstimateDuration": 0,
            "overEstimateDurationFee": "0.00",
            "longDistantPrice": "0.00",
            "includeLongDistance": 0,
            "waitingPrice": "0.00",
            "waitingMinutes": 0,
            "waitingFee": "0.00",
            "hotelFee": "0.00",
            "mealFee": "0.00",
            "gsFee": "0.00",
            "tcFee": "0.00",
            "jcFee": "0.00",
            "ssFee": "0.00",
            "qtFee": "0.00",
            "settleAmount": "0.00",
            "settleDate": null,
            "overNightDistance": 0.0,
            "overNightDistanceFee": "0.00",
            "overNightDuration": 0,
            "overNightDurationFee": "0.00",
            "nightDistanceActual": 0.00,
            "nightDistanceFeeActual": "0.00",
            "nightDurationActual": 0,
            "nightDurationFeeActual": "0.00",
            "overEstimateLongDistant": 0.00,
            "overEstimateLongDistantFee": "0.00",
            "longDistantActual": 0.00,
            "longDistantFeeActual": "0.00",
            "nightDistance": 0,
            "nightDistancePrice": "0.00",
            "nightDistanceFee": "0.00",
            "baseDiscountAmount": "0.00",
            "estimateDuration": 10.00,
            "estimateDistance": 5.00
        }
    }
}
Copyright © 首约科技(北京)有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2024-09-10 08:31:45

results matching ""

    No results matching ""