1. Schemas
创客来商户服务系统-开放平台
  • 开放接口
    • 开放接口 - OAuth2.0 授权
      • 获得访问令牌
    • 开放接口 - 家政服务人员信息
      • 更新家政服务人员信息
      • 解绑公众号
      • 创建家政服务人员信息
      • 获得家政服务人员信息分页
      • 获得家政服务人员信息
      • 获取服务人员创建二维码
      • 获取服务人员绑定二维码
      • 删除家政服务人员信息
    • 开放接口 - 抖音用户券信息
      • 核销小程序用户券
      • 批量推送服务完成
      • 抖音用户券撤销核销
      • 查询抖音用户券信息列表
    • 开放接口 - 家政预约单
      • 修改家政预约单
      • 家政预约单服务
      • 家政预约单强制完单
      • 家政预约单完成服务
      • 家政预约单完单
      • 取消预约家政预约单
      • 家政预约单接单
      • 获取家政预约单详细信息
      • 家政预约单日志
      • 查询家政预约单列表
    • 开放接口 - 售卖明细(订单)
      • 获取售卖明细(订单)详细信息
      • 查询售卖明细(订单)列表
    • 开放接口 - 抖音来客门店信息
      • 修改抖音来客门店可预约状态
      • 批量设置抖音来客门店联系人
      • 同步抖音来客门店信息
      • 批量设置商品预约模版
      • 获取抖音来客门店信息详细信息
      • 查询抖音来客门店信息列表
    • 开放接口 - 抖音来客商品信息
      • 修改抖音来客商品可预约状态
      • 上/架商品
      • 同步抖音来客商品信息
      • 添加/修改商品
      • 查询模板列表
      • 查询商品品类
      • 获取抖音来客商品信息详细信息
      • 查询抖音来客商品信息列表
  • 消息订阅
    • 预约数据推送
    • 预约修改推送
    • 预约完单推送
    • 预约取消推送
  • 数据模型
    • Schemas
      • OpenHousekeepingPersonnelInfoSaveReqVO
      • CommonResultOAuth2OpenAccessTokenRespVO
      • CommonResultBoolean
      • OAuth2OpenAccessTokenRespVO
      • DyStoreInfoBatchContactReqVO
      • CommonResultInteger
      • OpenDyOrderCertificateVerifyVo
      • OpenHousekeepingReserveFormUpdateReqVO
      • CommonResultString
      • CommonResultLong
      • CommonResult
      • PoiReserveTmp
      • DisplayPrice
      • DyExt
      • DyLifeProductInfoReq
      • DyProductExt
      • JSONConfig
      • Poi
      • Product
      • RefundExtra
      • Sku
      • Stock
      • CommonResultOpenHousekeepingReserveFormRespVo
      • DyCertificateAmountVO
      • DyCertificateVerifyRecordsVO
      • DyOrderCertificateInfoVo
      • DyProductInfoVo
      • DyProductSkuVO
      • DyStoreInfoVo
      • HousekeepingPersonnelInfoRespVO
      • LockInfoList
      • MpReserveTmpDeliveryInfoVo
      • MpReserveTmpVo
      • OpenHousekeepingReserveFormRespVo
      • SocialUserDTO
      • StoreElectronicFenceVO
      • TimesCardInfo
      • VerifyInfoList
      • CommonResultListMpLaundryAndHouseLogFormVo
      • MpLaundryAndHouseLogFormVo
      • OpenHousekeepingReserveFormPageReqVO
      • CommonResultPageResultOpenHousekeepingReserveFormRespVo
      • PageResultOpenHousekeepingReserveFormRespVo
      • OpenHousekeepingPersonnelInfoPageReqVO
      • CommonResultPageResultHousekeepingPersonnelInfoRespVO
      • PageResultHousekeepingPersonnelInfoRespVO
      • CommonResultHousekeepingPersonnelInfoRespVO
      • DyStoreInfoPageReqVO
      • CommonResultPageResultDyStoreInfoRespVo
      • DyStoreInfoRespVo
      • PageResultDyStoreInfoRespVo
      • CommonResultDyProductInfoRespVO
      • DyProductInfoRespVO
      • DyProductInfoPageReqVO
      • CommonResultPageResultOpenDyOrderInfoRespVO
      • DyOrderItemInfoVO
      • OpenDyOrderInfoRespVO
      • PageResultOpenDyOrderInfoRespVO
      • CommonResultOpenDyOrderInfoRespVO
      • OpenDyOrderCertificateInfoPageReqVO
      • CommonResultPageResultOpenDyOrderCertificateInfoRespVO
      • OpenDyOrderCertificateInfoRespVO
      • PageResultOpenDyOrderCertificateInfoRespVO
  1. Schemas

OpenHousekeepingReserveFormRespVo

家政预约单

{
    "remark": "string",
    "createBy": "string",
    "createTime": "2019-08-24T14:15:22.123Z",
    "updateBy": "string",
    "updateTime": "2019-08-24T14:15:22.123Z",
    "reserveId": "string",
    "productId": 0,
    "productName": "string",
    "imageList": "string",
    "accountId": "string",
    "certificateId": "string",
    "orderId": "string",
    "poiId": "string",
    "laundryFactoryServiceId": 0,
    "reserveTemplatId": 0,
    "openId": "string",
    "nickname": "string",
    "userName": "string",
    "gender": "string",
    "phone": "string",
    "visitAddress": "string",
    "visitTime": "string",
    "visitEndTime": "string",
    "reserveStatus": "string",
    "dyOrderCertificateInfoVo": {
        "remark": "string",
        "createBy": "string",
        "createTime": "2019-08-24T14:15:22.123Z",
        "updateBy": "string",
        "updateTime": "2019-08-24T14:15:22.123Z",
        "certificateId": "string",
        "imageList": "string",
        "sourceType": "string",
        "skuId": 0,
        "productId": 0,
        "productName": "string",
        "productType": "string",
        "productTitle": "string",
        "imgUrl": "string",
        "orderId": "string",
        "orderItemId": "string",
        "accountId": "string",
        "canUse": "string",
        "expireTime": 0,
        "startTime": 0,
        "originalAmount": 0,
        "payAmount": 0,
        "usableTimes": 0,
        "grouponType": 0,
        "itemUpdateTime": 0,
        "verifyId": "string",
        "verifyPoiId": "string",
        "verifyPoiName": "string",
        "itemStatus": "string",
        "verifyStatus": "string",
        "refundAmount": 0,
        "refundTime": 0,
        "dyProductInfoVo": {
            "remark": "string",
            "createBy": "string",
            "createTime": "2019-08-24T14:15:22.123Z",
            "updateBy": "string",
            "updateTime": "2019-08-24T14:15:22.123Z",
            "productId": 0,
            "outId": "string",
            "merchantCategory": "string",
            "accountId": "string",
            "sourceType": "string",
            "productName": "string",
            "accountName": "string",
            "imageList": "string",
            "categoryId": 0,
            "bizLine": "string",
            "outUrl": "string",
            "categoryIds": "string",
            "categoryFullName": "string",
            "productType": "string",
            "productExt": {
                "property1": {},
                "property2": {}
            },
            "onlineStatus": "string",
            "auditFailReason": "string",
            "offlineReason": "string",
            "attrKeyValueMap": "string",
            "soldStartTime": 0,
            "soldEndTime": 0,
            "originAmount": 0,
            "actualAmount": 0,
            "availQty": 0,
            "soldTimeDesc": "string",
            "templateId": 0,
            "templateName": "string",
            "appointmentStatus": "string",
            "pois": "string",
            "appId": "string",
            "dyProductSkuVO": {
                "skuId": 1865,
                "productId": 3526,
                "accountId": "30924",
                "productType": "string",
                "sourceType": "string",
                "skuName": "王五",
                "attrKeyValueMap": "string",
                "originAmount": 0,
                "imageList": "string",
                "actualAmount": 0,
                "availQty": 0,
                "limitType": "1",
                "stockQty": 0,
                "soldQty": 0,
                "remark": "随便",
                "userId": 11395,
                "deptId": 12964,
                "createTime": "2019-08-24T14:15:22.123Z"
            },
            "dyProductSkuVOS": [
                {
                    "skuId": 1865,
                    "productId": 3526,
                    "accountId": "30924",
                    "productType": "string",
                    "sourceType": "string",
                    "skuName": "王五",
                    "attrKeyValueMap": "string",
                    "originAmount": 0,
                    "imageList": "string",
                    "actualAmount": 0,
                    "availQty": 0,
                    "limitType": "1",
                    "stockQty": 0,
                    "soldQty": 0,
                    "remark": "随便",
                    "userId": 11395,
                    "deptId": 12964,
                    "createTime": "2019-08-24T14:15:22.123Z"
                }
            ]
        },
        "appointmentStatus": "string",
        "timesCardInfo": {
            "lockedTimes": 0,
            "totalTimes": 0,
            "usedTimes": 0
        },
        "orderOrigin": "string",
        "verifyInfoList": [
            {
                "verifyId": "string",
                "verifyTime": 0
            }
        ],
        "dyCertificateVerifyRecordsVOS": [
            {
                "verifyId": "26122",
                "certificateId": "5810",
                "verifyTime": 0,
                "verifyType": "1",
                "poiId": "1042",
                "poiName": "1042",
                "verifierUniqueId": "1042",
                "canCancel": "string",
                "userId": 29609,
                "deptId": 12748,
                "createTime": "2019-08-24T14:15:22.123Z"
            }
        ],
        "dyCertificateAmountVO": {
            "certificateId": "3345",
            "originalAmount": 0,
            "payAmount": 0,
            "couponPayAmount": 0,
            "listMarketAmount": 0,
            "merchantTicketAmount": 0,
            "originListMarketAmount": 0,
            "platformDiscountAmount": 0,
            "originalCurrency": 0,
            "paymentDiscountAmount": 0,
            "orderReceivedAmount": 0
        },
        "lockInfoList": [
            {
                "lockKey": "string"
            }
        ],
        "canSettle": true,
        "bookId": "string"
    },
    "dyStoreInfoVo": {
        "remark": "string",
        "createBy": "string",
        "createTime": "2019-08-24T14:15:22.123Z",
        "updateBy": "string",
        "updateTime": "2019-08-24T14:15:22.123Z",
        "poiId": "string",
        "accountId": "string",
        "accountName": "string",
        "poiName": "string",
        "address": "string",
        "latitude": 0,
        "longitude": 0,
        "contactPerson": "string",
        "mpUserNum": 0,
        "contactNumber": "string",
        "delFlag": "string",
        "status": "string",
        "onlineStatus": "string",
        "distance": 0,
        "userLatitude": 0,
        "userLongitude": 0,
        "mpReserveTmpVo": {
            "remark": "string",
            "createBy": "string",
            "createTime": "2019-08-24T14:15:22.123Z",
            "updateBy": "string",
            "updateTime": "2019-08-24T14:15:22.123Z",
            "templateId": 0,
            "accountId": "string",
            "templateName": "string",
            "laundryFactoryServiceId": 0,
            "expressServiceId": 0,
            "defaultTmp": true,
            "expressServiceName": "string",
            "pickupDeliveryType": "string",
            "merchantCategory": "string",
            "orderRadius": 0,
            "status": "string",
            "appointmentDaysLater": 0,
            "advanceHour": 0,
            "availableDays": "string",
            "availableTimeSlots": [
                {
                    "property1": "string",
                    "property2": "string"
                }
            ],
            "autoOrder": "string",
            "autoServiceCompleted": "string",
            "cancellableStatus": [
                "string"
            ],
            "completedDelayTime": 0,
            "autoSelectPoi": "string",
            "autoProcessing": "string",
            "autoOrderCompletion": "string",
            "verifyMethod": "string",
            "reminderMessage": "string",
            "fenceType": "string",
            "verifyDelayTime": 0,
            "mpReserveTmpDeliveryInfo": {
                "remark": "string",
                "createBy": "string",
                "createTime": "2019-08-24T14:15:22.123Z",
                "updateBy": "string",
                "updateTime": "2019-08-24T14:15:22.123Z",
                "deliveryInfoId": 0,
                "templateId": 0,
                "deliveryName": "string",
                "deliveryMobile": 0,
                "deliveryFullAddress": "string"
            }
        },
        "provinceCode": 0,
        "cityCode": 0,
        "province": "string",
        "city": "string",
        "distanceExceed": true,
        "electronicFence": [
            {
                "id": 23730,
                "poiId": "25076",
                "serviceProviderId": 4290,
                "belong": "string",
                "electronicFenceData": [
                    [
                        0
                    ]
                ],
                "remark": "随便",
                "createTime": "2019-08-24T14:15:22.123Z"
            }
        ],
        "children": [
            {}
        ]
    },
    "cancellable": true,
    "verifyId": "string",
    "appId": "string",
    "housekeepingPersonnelInfo": {
        "servicePersonnelId": 17561,
        "accountId": "29711",
        "poiIds": 598,
        "name": "赵六",
        "phone": "string",
        "desensitizationPhone": "string",
        "idCard": "string",
        "workStatus": false,
        "buySafety": false,
        "safetyExpire": "2019-08-24T14:15:22.123Z",
        "depositBank": "2",
        "bankCard": "2",
        "hourlyCommission": 2,
        "avatar": "string",
        "socialUserId": 11929,
        "mpUser": {
            "id": 0,
            "type": 0,
            "openid": "string",
            "token": "string",
            "rawTokenInfo": "string",
            "nickname": "string",
            "avatar": "string",
            "rawUserInfo": "string",
            "code": "string",
            "state": "string",
            "createTime": "2019-08-24T14:15:22.123Z"
        },
        "remark": "随便"
    },
    "servicePersonnelId": 0,
    "verifyMethod": "string"
}
Built with